summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateway_groups_edit.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2012-04-25 08:39:12 +0200
committerWarren Baker <warren@decoy.co.za>2012-04-25 08:39:12 +0200
commit8de4a8bc4d52755dce1fbf2fe80d45687397a429 (patch)
tree24425464027cd2a65035cbaf2cba1dcc31638186 /usr/local/www/system_gateway_groups_edit.php
parentf81398b07495138f895c8d5fabf81e8e9a8ccd48 (diff)
downloadpfsense-8de4a8bc4d52755dce1fbf2fe80d45687397a429.zip
pfsense-8de4a8bc4d52755dce1fbf2fe80d45687397a429.tar.gz
Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"
This reverts commit 1cc71979e44d7955084a0cdb50d7698239fac770.
Diffstat (limited to 'usr/local/www/system_gateway_groups_edit.php')
-rwxr-xr-xusr/local/www/system_gateway_groups_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_gateway_groups_edit.php b/usr/local/www/system_gateway_groups_edit.php
index 2b83959..e8a1472 100755
--- a/usr/local/www/system_gateway_groups_edit.php
+++ b/usr/local/www/system_gateway_groups_edit.php
@@ -48,7 +48,7 @@ $a_gateway_groups = &$config['gateways']['gateway_group'];
$a_gateways = return_gateways_array();
$categories = array(
- 'downlosslatency' => gettext("Packet Loss or High Latency"),
+ 'downlosslatency' => gettext("Packet Loss or High Latency").
'downloss' => gettext("Packet Loss"),
'downlatency' => gettext("High Latency"),
'down' => gettext("Member Down")
OpenPOWER on IntegriCloud