summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-02-01 07:49:31 -0200
committerRenato Botelho <renato@netgate.com>2017-02-01 07:49:31 -0200
commit935b826fbed9ff563a2198f4e93d3580b1a45c75 (patch)
treee204f0ea1df9d43aaff1b3fbd5f0f230874afa1c
parent7881b72008abd43c15224f680c6c5c00038b4e8a (diff)
parent4ede308c615508a7b70074f56a3ca77cae7b68f1 (diff)
downloadpfsense-935b826fbed9ff563a2198f4e93d3580b1a45c75.zip
pfsense-935b826fbed9ff563a2198f4e93d3580b1a45c75.tar.gz
Merge pull request #3461 from phil-davis/patch-3
-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 105ab2a..d87efe2 100644
--- a/src/usr/local/www/diag_resetstate.php
+++ b/src/usr/local/www/diag_resetstate.php
@@ -73,7 +73,7 @@ $statetablehelp = sprintf(gettext('Resetting the state tables will remove all en
'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. ' .
- 'This means that the \"sticky\" source/destination association ' .
+ 'This means that the "sticky" source/destination association ' .
'will be cleared for all clients.%s' .
'This does not clear active connection states, only source tracking.'), "<br /><br />");
OpenPOWER on IntegriCloud