summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups_edit.php
diff options
context:
space:
mode:
authorheper <heper@users.noreply.github.com>2015-12-21 23:35:28 +0100
committerheper <heper@users.noreply.github.com>2015-12-21 23:35:28 +0100
commitfa3844d70c176497d43dcecead94e3481827fc9c (patch)
treeb154e99fe5dd1eb2eaa13c2d816d0b2dfac81d9f /src/usr/local/www/system_gateway_groups_edit.php
parentb9a66e49f6df5cc5a735fb344c120d3db31d5368 (diff)
downloadpfsense-fa3844d70c176497d43dcecead94e3481827fc9c.zip
pfsense-fa3844d70c176497d43dcecead94e3481827fc9c.tar.gz
Update system_gateway_groups_edit.php
Diffstat (limited to 'src/usr/local/www/system_gateway_groups_edit.php')
-rw-r--r--src/usr/local/www/system_gateway_groups_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateway_groups_edit.php b/src/usr/local/www/system_gateway_groups_edit.php
index 83ee419..4b0e1e6 100644
--- a/src/usr/local/www/system_gateway_groups_edit.php
+++ b/src/usr/local/www/system_gateway_groups_edit.php
@@ -176,7 +176,7 @@ if ($_POST) {
exit;
}
}
-// SystemRoutingGateway Groups
+
$pgtitle = array(gettext("System"), gettext("Routing"), gettext("Gateway Groups"), gettext("Edit"));
$shortcut_section = "gateway-groups";
OpenPOWER on IntegriCloud