Merge pull request #374 from agstrxyz/patch-20

Update app-miscellaneous.tpl
This commit is contained in:
iBNu Maksum 2024-12-30 08:35:34 +07:00 committed by GitHub
commit b3f6417bbe
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">