From a1dd913efa2b743f762fe1bf8b2b8d87bcca2495 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 12 Oct 2012 16:32:28 +0545 Subject: Limiter addBwRowTo plus icon syntax Fix the syntax so that the GUI Limiter, Creat new limiter, Bandwidth "+" icon as the correct title text, and the Mask field gets displayed. Note that clicking the "+" icon still does not make an empty first row when creating a new limiter. --- etc/inc/shaper.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/inc/shaper.inc') diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index 65f6b23..82df11e 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -1,6 +1,6 @@ "; $form .= ""; - $form .= ""; $form .= ""; $form .= "" . gettext("Mask") . ""; $form .= ""; -- cgit v1.1