mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 01:34:53 +02:00
remove maps menu under Network
This commit is contained in:
parent
a81bb5c4f5
commit
f520352bc9
2 changed files with 6 additions and 3 deletions
|
@ -244,8 +244,6 @@
|
|||
href="{Text::url('pool/list')}">IP Pool</a></li>
|
||||
<li {if $_routes[0] eq 'pool' and $_routes[1] eq 'port' }class="active" {/if}><a
|
||||
href="{Text::url('pool/port')}">Port Pool</a></li>
|
||||
<li {if $_routes[0] eq 'routers' and $_routes[1] eq 'maps' }class="active" {/if}><a
|
||||
href="{Text::url('routers/maps')}">{Lang::T('Routers Maps')}</a></li>
|
||||
{$_MENU_NETWORK}
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue