From 618d17f68d8bcd612fe8d4e563388542fce0c1f0 Mon Sep 17 00:00:00 2001
From: Franco Fichtner
Date: Thu, 30 Apr 2015 18:11:42 +0200
Subject: [PATCH] src: whitespace sweep
---
src/etc/inc/shaper.inc | 2 +-
src/www/fbegin.inc | 2 +-
src/www/firewall_rules_edit.php | 4 ++--
src/www/head.inc | 3 +--
4 files changed, 5 insertions(+), 6 deletions(-)
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;
-
+
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 "{$x} \n";
} ?>
-
+
=gettext("Maximum new connections per host / per second(s) (TCP only)");?>
@@ -1347,7 +1347,7 @@ include("head.inc");
>=gettext("keep state");?>
>=gettext("sloppy state");?>
>=gettext("synproxy state");?>
- >=gettext("none");?>
+ >=gettext("none");?>
=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;?>
-