summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorlukehamburg <luke.hamburg@gmail.com>2016-04-25 10:48:19 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-26 10:21:01 -0400
commit957b7bab637dde0173d73935c633d8b8823485b5 (patch)
treea0b10e8f253542d4dd4cc6aa574b3e864128c586 /src
parentd051bdd1283d8fbd600deb12e1f741e68052d306 (diff)
downloadpfsense-957b7bab637dde0173d73935c633d8b8823485b5.zip
pfsense-957b7bab637dde0173d73935c633d8b8823485b5.tar.gz
Extra comma, not needed
Removed an extra comma - more correct IMO (cherry picked from commit 90968c493922bd9d80a37fe90d1b9440ca7a2333)
Diffstat (limited to 'src')
-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