summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_resetstate.php
diff options
context:
space:
mode:
authorlukehamburg <luke.hamburg@gmail.com>2016-04-25 10:48:19 -0400
committerlukehamburg <luke.hamburg@gmail.com>2016-04-25 10:48:19 -0400
commit90968c493922bd9d80a37fe90d1b9440ca7a2333 (patch)
tree74d244590ae3b2837a4e626bf718e7bc9ea0f2ad /src/usr/local/www/diag_resetstate.php
parent7f99f523cab771cf3871c8cbc15065a1b740df53 (diff)
downloadpfsense-90968c493922bd9d80a37fe90d1b9440ca7a2333.zip
pfsense-90968c493922bd9d80a37fe90d1b9440ca7a2333.tar.gz
Extra comma, not needed
Removed an extra comma - more correct IMO
Diffstat (limited to 'src/usr/local/www/diag_resetstate.php')
-rw-r--r--src/usr/local/www/diag_resetstate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_resetstate.php b/src/usr/local/www/diag_resetstate.php
index eb2e98c..a62ef67 100644
--- a/src/usr/local/www/diag_resetstate.php
+++ b/src/usr/local/www/diag_resetstate.php
@@ -101,7 +101,7 @@ $statetablehelp = sprintf(gettext('Resetting the state tables will remove all en
'will be broken and will have to be re-established. This may be necessary after making substantial changes to the ' .
'firewall and/or NAT rules, especially if there are IP protocol mappings (e.g. for PPTP or IPv6) with open connections.%s' .
'The firewall will normally leave the state tables intact when changing rules.%s' .
- '%sNOTE:%s Resetting the firewall state table, may cause the browser session to appear hung after clicking &quot;Reset&quot;. ' .
+ '%sNOTE:%s Resetting the firewall state table may cause the browser session to appear hung after clicking &quot;Reset&quot;. ' .
'Simply refresh the page to continue.'), "<br /><br />", "<br /><br />", "<strong>", "</strong>");
$sourcetablehelp = sprintf(gettext('Resetting the source tracking table will remove all source/destination associations. ' .
OpenPOWER on IntegriCloud