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>
|
||||
</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">
|
||||
@ -197,4 +207,4 @@
|
||||
</div>
|
||||
</form>
|
||||
|
||||
{include file="sections/footer.tpl"}
|
||||
{include file="sections/footer.tpl"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user