diff --git a/src/etc/inc/shaper.inc b/src/etc/inc/shaper.inc
index f9a252089..f54d0598b 100644
--- a/src/etc/inc/shaper.inc
+++ b/src/etc/inc/shaper.inc
@@ -514,7 +514,7 @@ class altq_root_queue {
return "\n";
}
$frule .= $rules;
- }
+ }
$rules .= " \n";
return $rules;
diff --git a/src/www/fbegin.inc b/src/www/fbegin.inc
index c248fc43c..84ea44759 100755
--- a/src/www/fbegin.inc
+++ b/src/www/fbegin.inc
@@ -156,7 +156,7 @@ $pgtitle_output = true;
">VisibleName;?>
-
+
diff --git a/src/www/firewall_rules_edit.php b/src/www/firewall_rules_edit.php
index 59fa97cf4..20e0c8451 100644
--- a/src/www/firewall_rules_edit.php
+++ b/src/www/firewall_rules_edit.php
@@ -1281,7 +1281,7 @@ include("head.inc");
if($x == $pconfig['max-src-conn-rates']) $selected = " selected=\"selected\""; else $selected = "";
echo "\n";
} ?>
-
+
=gettext("Maximum new connections per host / per second(s) (TCP only)");?>
@@ -1347,7 +1347,7 @@ include("head.inc");
-
+
=gettext("Hint: Select which type of state tracking mechanism you would like to use. If in doubt, use keep state.");?>
diff --git a/src/www/head.inc b/src/www/head.inc
index 6da37fe56..0ebfef60f 100644
--- a/src/www/head.inc
+++ b/src/www/head.inc
@@ -50,7 +50,7 @@ $pagetitle = gentitle( $pgtitle );
-
+
endif;?>
-