summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index b07721e..c600577 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -2092,7 +2092,7 @@
if($config['ezshaper']['step4']['p2pcatchall'] == "on") {
$othersplist = array();
$othersplist[] = array('p2pCatchAll', 'tcp', '', '', 'both', '');
- $othersplist[] = array('p2pCatchAll2', 'udp', '', '', 'both', '');
+ $othersplist[] = array('p2pCatchAll2', 'udp', '', '', 'both', '');
} else {
$othersplist = array();
}
OpenPOWER on IntegriCloud