summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2017-03-20 09:52:21 -0400
committerSteve Beaver <sbeaver@netgate.com>2017-03-20 09:52:21 -0400
commit44baf8038141606afb5fb289600dac8f55c15f21 (patch)
tree162e72cba08187bda92077e1b06d60356fc197bc /src/usr
parent9302ff3fb7a231deaa3ddef3daac63277907677b (diff)
parentfcf29c87bbb3dd16bff5f9327b4e8973f79af4d7 (diff)
downloadpfsense-44baf8038141606afb5fb289600dac8f55c15f21.zip
pfsense-44baf8038141606afb5fb289600dac8f55c15f21.tar.gz
Merge pull request #3645 from phil-davis/patch-5
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_rules.php b/src/usr/local/www/firewall_rules.php
index aff201a..b6087af 100644
--- a/src/usr/local/www/firewall_rules.php
+++ b/src/usr/local/www/firewall_rules.php
@@ -940,7 +940,7 @@ events.push(function() {
}
});
- // If so, change the icon to show the insetion point
+ // If so, change the icon to show the insertion point
if (ruleselected) {
if (e.shiftKey) {
$(this).removeClass().addClass("fa fa-lg fa-arrow-down text-danger");
OpenPOWER on IntegriCloud