summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-29 11:07:17 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-29 11:07:17 +0000
commit2af731f8bfd483d5b6a27eab00aa603dec757011 (patch)
tree423b3e046a7f13f736f1538edf694f35b46a6ebf /src/usr/local/www/firewall_nat.php
parent1fde544ff653016c505580017f6f9541cf842198 (diff)
downloadpfsense-2af731f8bfd483d5b6a27eab00aa603dec757011.zip
pfsense-2af731f8bfd483d5b6a27eab00aa603dec757011.tar.gz
Minor cleanup
1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.
Diffstat (limited to 'src/usr/local/www/firewall_nat.php')
-rw-r--r--src/usr/local/www/firewall_nat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat.php b/src/usr/local/www/firewall_nat.php
index 8b481d1..ee0315c 100644
--- a/src/usr/local/www/firewall_nat.php
+++ b/src/usr/local/www/firewall_nat.php
@@ -475,7 +475,7 @@ endforeach;
<script type="text/javascript">
//<![CDATA[
-//Need to create some variables here so that jquert/pfSenseHelpers.php can read them
+//Need to create some variables here so that jquery/pfSenseHelpers.js can read them
iface = "<?=strtolower($if)?>";
cncltxt = '<?=gettext("Cancel")?>';
svtxt = '<?=gettext("Save")?>';
OpenPOWER on IntegriCloud