mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-20 10:57:28 +02:00
Update hotspot-add.tpl
This commit is contained in:
parent
0f19c80cfc
commit
bf95713512
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<label class="col-md-2 control-label">{Lang::T('Status')}
|
||||
<a tabindex="0" class="btn btn-link btn-xs" role="button" data-toggle="popover"
|
||||
data-trigger="focus" data-container="body"
|
||||
data-content="Customer cannot buy disabled Package, but admin can recharge it, use it if you want only admin recharge it">?</a>
|
||||
data-content="Lang::T("Customer cannot buy disabled Package, but admin can recharge it, use it if you want only admin recharge it")">?</a>
|
||||
</label>
|
||||
<div class="col-md-10">
|
||||
<input type="radio" name="enabled" value="1" checked> {Lang::T('Active')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue