Update app-miscellaneous.tpl

radius rest interim update
This commit is contained in:
AGSTR 2024-12-29 19:17:55 +07:00 committed by GitHub
parent 0dfa412be8
commit c5907c194b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,6 +134,16 @@
phpnuxbill-login-hotspot</a></small>
</p>
</div>
<div class="form-group">
<label class="col-md-3 control-label">{Lang::T('Radius Rest Interim-Update')}</label>
<div class="col-md-5">
<input type="number" class="form-control" id="frrest_interim_update" name="frrest_interim_update"
value="{if $_c['frrest_interim_update']}{$_c['frrest_interim_update']}{else}0{/if}">
</div>
<p class="help-block col-md-4"><small>
{Lang::T('in minutes, leave 0 to disable this feature.')}</small>
</p>
</div>
<div class="form-group">
<label class="col-md-3 control-label">{Lang::T('Check if Customer Online')}</label>
<div class="col-md-5">