mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-02 17:24:41 +02:00
Update admin-add.tpl
This commit is contained in:
parent
463ee27116
commit
6da6041cb8
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
<label class="col-md-5 control-label">{Lang::T('Send Notification')}</label>
|
||||
<div class="col-md-7">
|
||||
<select name="send_notif" id="send_notif" class="form-control">
|
||||
<option value="-">{Lang::T('Don't Send')}</option>
|
||||
<option value="-">{Lang::T("Don't Send")}</option>
|
||||
<option value="sms">{Lang::T('By SMS')}</option>
|
||||
<option value="wa">{Lang::T('By WhatsApp')}</option>
|
||||
</select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue