summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-06 13:10:13 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-05-07 15:07:06 -0400
commit0925f82d683194824a04771c69b6b965eadcc26d (patch)
treef834d96e9f533439c9c43d06fb738cdaccfcf50e
parent0a52ea653b209d69d552f953eb2f7e6506069818 (diff)
downloadpfsense-0925f82d683194824a04771c69b6b965eadcc26d.zip
pfsense-0925f82d683194824a04771c69b6b965eadcc26d.tar.gz
Miscellaneous Textual Correction - Firewall / Rules
(cherry picked from commit 1fd8a5520602803108ef8bbb56b8ffd6493f2a00)
-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 641e50d..12a9327 100644
--- a/src/usr/local/www/firewall_rules.php
+++ b/src/usr/local/www/firewall_rules.php
@@ -889,7 +889,7 @@ if ($seprows[$nrules]) {
}
printf(gettext("%sClick the anchor icon %s to move checked rules before the clicked row. Hold down " .
- "the shift key and click to move the rules after the clicked row"), '<br /><br />', '<i class="fa fa-anchor"></i>')
+ "the shift key and click to move the rules after the clicked row."), '<br /><br />', '<i class="fa fa-anchor"></i>')
?>
</div>
</div>
OpenPOWER on IntegriCloud