Update hotspot-add.tpl

This commit is contained in:
Ahmad Husein 2025-01-19 13:26:53 +07:00 committed by GitHub
parent 0f19c80cfc
commit bf95713512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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')}