From 87b10bedc10e977a32d8dca7570a284c06ffe0a6 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Thu, 24 Feb 2005 05:54:07 +0000 Subject: spelling mistake and whitespace cleanup --- usr/local/www/firewall_nat_out.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php index 297c963..b897b10 100755 --- a/usr/local/www/firewall_nat_out.php +++ b/usr/local/www/firewall_nat_out.php @@ -79,8 +79,7 @@ if (isset($_POST['del_x'])) { } } else { - /* yuck - IE won't send value attributes for image buttons, while Mozilla does - - so we use .x/.y to fine move button clicks instead... */ + /* yuck - IE won't send value attributes for image buttons, while Mozilla does - so we use .x/.y to find move button clicks instead... */ unset($movebtn); foreach ($_POST as $pn => $pd) { if (preg_match("/move_(\d+)_x/", $pn, $matches)) { -- cgit v1.1