Commit 8d561f62 authored by Ad Schellevis's avatar Ad Schellevis

(menusystem) add missing options

parent 052d5aba
...@@ -15,7 +15,10 @@ ...@@ -15,7 +15,10 @@
<HighAvailSync VisibleName="High Availability" url="/system_hasync.php"/> <HighAvailSync VisibleName="High Availability" url="/system_hasync.php"/>
<Routing url="/system_gateways.php"/> <Routing url="/system_gateways.php">
<Routes url="/system_routes.php"/>
<GatewayGroups url="/system_gateway_groups.php"/>
</Routing>
<Settings url="/system_general.php"> <Settings url="/system_general.php">
<General VisibleName="General" url="/system_general.php"/> <General VisibleName="General" url="/system_general.php"/>
...@@ -24,7 +27,7 @@ ...@@ -24,7 +27,7 @@
<Networking url="/system_advanced_network.php"></Networking> <Networking url="/system_advanced_network.php"></Networking>
<Miscellaneos url="/system_advanced_misc.php"/> <Miscellaneos url="/system_advanced_misc.php"/>
<System_Tunables VisibleName="System Tunables" url="/system_advanced_sysctl.php"/> <System_Tunables VisibleName="System Tunables" url="/system_advanced_sysctl.php"/>
<Notifications url="system_advanced_notifications.php"/> <Notifications url="/system_advanced_notifications.php"/>
</Settings> </Settings>
<SetupWizard VisibleName="Setup Wizard" url="wizard.php?xml=setup_wizard.xml"/> <SetupWizard VisibleName="Setup Wizard" url="wizard.php?xml=setup_wizard.xml"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment