mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-23 20:34:56 +02:00
Update pool-edit.tpl
This commit is contained in:
parent
e36db6d16c
commit
aeeb9a2b63
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
<input type="text" class="form-control" id="routers" name="routers" value="{$d['routers']}" readonly>
|
<input type="text" class="form-control" id="routers" name="routers" value="{$d['routers']}" readonly>
|
||||||
</div>
|
</div>
|
||||||
{if $_c['radius_enable']}
|
{if $_c['radius_enable']}
|
||||||
<p class="help-block col-md-4">{Lang::T('For Radius, you need to add')} <b>Pool {Lang::T('Name')}</b> {Lang::T('in Mikrotik manually')}</p>
|
<p class="help-block col-md-4">{Lang::T('For Radius, you need to add')} <b>{Lang::T('Name')} Pool</b> {Lang::T('in Mikrotik manually')}</p>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue