summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_routes.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-06-17 19:11:13 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-06-17 19:11:13 +0000
commitb059ef728aa117058607e9adb830d88bb7a370f8 (patch)
treefd240b27edc11986473aac44de1ffb014c2b17b4 /usr/local/www/system_routes.php
parentc67a0d18a81e01e74370e5daf3d75adb879d7112 (diff)
downloadpfsense-b059ef728aa117058607e9adb830d88bb7a370f8.zip
pfsense-b059ef728aa117058607e9adb830d88bb7a370f8.tar.gz
double active tab not ok.
Diffstat (limited to 'usr/local/www/system_routes.php')
-rwxr-xr-xusr/local/www/system_routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_routes.php b/usr/local/www/system_routes.php
index 7626c52..4b7a3b3 100755
--- a/usr/local/www/system_routes.php
+++ b/usr/local/www/system_routes.php
@@ -121,7 +121,7 @@ include("head.inc");
$tab_array = array();
$tab_array[0] = array("Gateways", false, "system_gateways.php");
$tab_array[1] = array("Routes", true, "system_routes.php");
- $tab_array[2] = array("Groups", true, "system_gateway_groups.php");
+ $tab_array[2] = array("Groups", false, "system_gateway_groups.php");
display_top_tabs($tab_array);
?>
</td></tr>
OpenPOWER on IntegriCloud