Update app-miscellaneous.tpl
radius rest interim update
This commit is contained in:
parent
0dfa412be8
commit
c5907c194b
@ -134,6 +134,16 @@
|
|||||||
phpnuxbill-login-hotspot</a></small>
|
phpnuxbill-login-hotspot</a></small>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</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">
|
<div class="form-group">
|
||||||
<label class="col-md-3 control-label">{Lang::T('Check if Customer Online')}</label>
|
<label class="col-md-3 control-label">{Lang::T('Check if Customer Online')}</label>
|
||||||
<div class="col-md-5">
|
<div class="col-md-5">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user