summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/easyrule.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-08 00:19:27 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-04-11 08:21:30 -0400
commitb9f7281a626242df5a6b4671294a0f8c7dc76fe7 (patch)
tree1a14cc583abe03edc080cdda6ac582c09cabb4c9 /src/usr/local/www/easyrule.php
parenta88977e36edf536760e9bc30cff9717543d289b2 (diff)
downloadpfsense-b9f7281a626242df5a6b4671294a0f8c7dc76fe7.zip
pfsense-b9f7281a626242df5a6b4671294a0f8c7dc76fe7.tar.gz
Miscellaneous - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/easyrule.php')
-rw-r--r--src/usr/local/www/easyrule.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/easyrule.php b/src/usr/local/www/easyrule.php
index ceca6f7..8c04a06 100644
--- a/src/usr/local/www/easyrule.php
+++ b/src/usr/local/www/easyrule.php
@@ -106,7 +106,7 @@ if ($message) {
} else {
print_info_box(
gettext('This is the Easy Rule status page, mainly used to display errors when adding rules.') . ' ' .
- gettext('If you are seeing this, there apparently was not an error, and you navigated to the page directly without telling it what to do.') .
+ gettext('There apparently was not an error, and this page was navigated to directly without any instructions for what it should do.') .
'<br /><br />' .
gettext('This page is meant to be called from the block/pass buttons on the Firewall Logs page') .
', <a href="status_logs_filter.php">' . gettext("Status") . ' &gt; ' . gettext('System Logs') . ', ' . gettext('Firewall Tab') . '</a>.<br />');
OpenPOWER on IntegriCloud