| @@ -423,37 +423,37 @@ include("fbegin.inc"); | ||||||||||
| + |
- |
-
|
diff --git a/usr/local/www/firewall_shaper_layer7.php b/usr/local/www/firewall_shaper_layer7.php index 44c659fa4b..17c674bc62 100755 --- a/usr/local/www/firewall_shaper_layer7.php +++ b/usr/local/www/firewall_shaper_layer7.php @@ -62,8 +62,8 @@ $shortcut_section = "trafficshaper"; $output_form = ""; $default_layer7shaper_msg = "
" . gettext("Note") . ":
";
-$default_layer7shaper_msg .= "" . gettext("You can add new layer7 protocol patterns by simply uploading the file") . " " . gettext("here") . ".
";
+$default_layer7shaper_msg .= "" . gettext("Note") . ":
";
+$default_layer7shaper_msg .= "" . gettext("You can add new layer7 protocol patterns by simply uploading the file") . " " . gettext("here") . ".
";
$default_layer7shaper_msg .= "
-" . gettext("You must apply the changes in order for them to take effect."));?>
+" . gettext("You must apply the changes in order for them to take effect."));?>
|
-
|