summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-06-17 19:09:18 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-06-17 19:09:18 +0000
commitc67a0d18a81e01e74370e5daf3d75adb879d7112 (patch)
treee77a81109acab7606c03508135a9d7231e5bc3a3 /usr/local/www/system_gateways.php
parentffd1a2403b3cabea43ac94f8aee9fac997c39b54 (diff)
downloadpfsense-c67a0d18a81e01e74370e5daf3d75adb879d7112.zip
pfsense-c67a0d18a81e01e74370e5daf3d75adb879d7112.tar.gz
Add menu item and tabs for page to come
Diffstat (limited to 'usr/local/www/system_gateways.php')
-rwxr-xr-xusr/local/www/system_gateways.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_gateways.php b/usr/local/www/system_gateways.php
index 0e9187a..97599b7 100755
--- a/usr/local/www/system_gateways.php
+++ b/usr/local/www/system_gateways.php
@@ -91,6 +91,7 @@ effect.");?><br>
$tab_array = array();
$tab_array[0] = array("Gateways", true, "system_gateways.php");
$tab_array[1] = array("Routes", false, "system_routes.php");
+ $tab_array[2] = array("Groups", false, "system_gateway_groups.php");
display_top_tabs($tab_array);
?>
</td></tr>
OpenPOWER on IntegriCloud