From 931cb4e4ae2ddf6569ec67ea07fcb4f4d3881a83 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 26 May 2007 22:11:38 +0000 Subject: Remove gettext() --- usr/local/www/firewall_system_tunables.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'usr/local/www/firewall_system_tunables.php') diff --git a/usr/local/www/firewall_system_tunables.php b/usr/local/www/firewall_system_tunables.php index da2d886..6fead1e 100644 --- a/usr/local/www/firewall_system_tunables.php +++ b/usr/local/www/firewall_system_tunables.php @@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE. */ -$pgtitle = array(gettext("Firewall"),gettext("System Tunables")); +$pgtitle = array("Firewall","System Tunables"); require("guiconfig.inc"); @@ -76,7 +76,7 @@ include("fbegin.inc");

-
+
@@ -84,9 +84,9 @@ include("fbegin.inc");
- - - + + + @@ -103,7 +103,7 @@ include("fbegin.inc");
Tunable NameDescriptionValue
- +
')">
-- cgit v1.1