Update hotspot-add.tpl
This commit is contained in:
parent
0f19c80cfc
commit
bf95713512
@ -10,7 +10,7 @@
|
|||||||
<label class="col-md-2 control-label">{Lang::T('Status')}
|
<label class="col-md-2 control-label">{Lang::T('Status')}
|
||||||
<a tabindex="0" class="btn btn-link btn-xs" role="button" data-toggle="popover"
|
<a tabindex="0" class="btn btn-link btn-xs" role="button" data-toggle="popover"
|
||||||
data-trigger="focus" data-container="body"
|
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>
|
</label>
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<input type="radio" name="enabled" value="1" checked> {Lang::T('Active')}
|
<input type="radio" name="enabled" value="1" checked> {Lang::T('Active')}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user