forked from kevinowino869/mitrobill
Update hotspot-add.tpl
This commit is contained in:
parent
9f997ec68f
commit
fdaa87d02c
@ -13,8 +13,8 @@
|
|||||||
data-content="Customer cannot buy disabled Plan, but admin can recharge it, use it if you want only admin recharge it">?</a>
|
data-content="Customer cannot buy disabled Plan, 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> Enable
|
<input type="radio" name="enabled" value="1" checked> {Lang::T('Enable')}
|
||||||
<input type="radio" name="enabled" value="0"> Disable
|
<input type="radio" name="enabled" value="0"> {Lang::T('Disable')}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user