remove maps menu under Network
This commit is contained in:
parent
a81bb5c4f5
commit
f520352bc9
@ -977,5 +977,10 @@
|
|||||||
"Continue_the_process_of_adding_the_PPPoE_Package_": "Continue the process of adding the PPPoE Package?",
|
"Continue_the_process_of_adding_the_PPPoE_Package_": "Continue the process of adding the PPPoE Package?",
|
||||||
"Personal_Package_will_only_show_to_personal_Customer__Business_Package_will_only_show_to_Business_Customer": "Personal Package will only show to personal Customer, Business Package will only show to Business Customer",
|
"Personal_Package_will_only_show_to_personal_Customer__Business_Package_will_only_show_to_Business_Customer": "Personal Package will only show to personal Customer, Business Package will only show to Business Customer",
|
||||||
"Continue_the_PPPoE_Package_change_process_": "Continue the PPPoE Package change process?",
|
"Continue_the_PPPoE_Package_change_process_": "Continue the PPPoE Package change process?",
|
||||||
"Sending_message_in_progress__Don_t_close_this_page_": "Sending message in progress. Don't close this page."
|
"Sending_message_in_progress__Don_t_close_this_page_": "Sending message in progress. Don't close this page.",
|
||||||
|
"Port_Pool": "Port Pool",
|
||||||
|
"New_port": "New port",
|
||||||
|
"Port_Name": "Port Name",
|
||||||
|
"Public_IP": "Public IP",
|
||||||
|
"Range_Port": "Range Port"
|
||||||
}
|
}
|
@ -244,8 +244,6 @@
|
|||||||
href="{Text::url('pool/list')}">IP Pool</a></li>
|
href="{Text::url('pool/list')}">IP Pool</a></li>
|
||||||
<li {if $_routes[0] eq 'pool' and $_routes[1] eq 'port' }class="active" {/if}><a
|
<li {if $_routes[0] eq 'pool' and $_routes[1] eq 'port' }class="active" {/if}><a
|
||||||
href="{Text::url('pool/port')}">Port Pool</a></li>
|
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}
|
{$_MENU_NETWORK}
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user