From 8327246694910ef2e37a1dab3ae346083b12cca9 Mon Sep 17 00:00:00 2001 From: ogun acik Date: Mon, 5 Nov 2012 14:35:03 +0200 Subject: fixed paths --- usr/local/www/firewall_nat_edit.php | 4 ++-- usr/local/www/firewall_rules.php | 2 +- usr/local/www/firewall_rules_edit.php | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php index ce00580..aa5f710 100755 --- a/usr/local/www/firewall_nat_edit.php +++ b/usr/local/www/firewall_nat_edit.php @@ -439,11 +439,11 @@ $pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("Port Forward"),gett include("head.inc"); ?> - + - + diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php index 876abc4..806a2b3 100755 --- a/usr/local/www/firewall_rules.php +++ b/usr/local/www/firewall_rules.php @@ -300,7 +300,7 @@ echo " +
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php index ba9b3ce..85a098d 100755 --- a/usr/local/www/firewall_rules_edit.php +++ b/usr/local/www/firewall_rules_edit.php @@ -596,11 +596,11 @@ $page_filename = "firewall_rules_edit.php"; include("head.inc"); ?> - + - + -- cgit v1.1