Revision b9f7281a
Added by NOYB NOYB over 9 years ago
src/usr/local/www/easyrule.php | ||
---|---|---|
106 | 106 |
} else { |
107 | 107 |
print_info_box( |
108 | 108 |
gettext('This is the Easy Rule status page, mainly used to display errors when adding rules.') . ' ' . |
109 |
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.') .
|
|
109 |
gettext('There apparently was not an error, and this page was navigated to directly without any instructions for what it should do.') .
|
|
110 | 110 |
'<br /><br />' . |
111 | 111 |
gettext('This page is meant to be called from the block/pass buttons on the Firewall Logs page') . |
112 | 112 |
', <a href="status_logs_filter.php">' . gettext("Status") . ' > ' . gettext('System Logs') . ', ' . gettext('Firewall Tab') . '</a>.<br />'); |
Also available in: Unified diff
Miscellaneous - Remove Personalizations
Remove "you" personalizations.