summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2015-11-25 12:14:01 -0500
committerjim-p <jimp@pfsense.org>2015-11-25 12:14:01 -0500
commit9599211d3d2720e1871b5193ab37eb1c7962cd6d (patch)
tree7e27fff15d5614abb830956744265cab133e0566 /src/usr/local/www/firewall_rules_edit.php
parente16c1ecf36ddf02ea9a147dd1c07da6a3bc832ec (diff)
downloadpfsense-9599211d3d2720e1871b5193ab37eb1c7962cd6d.zip
pfsense-9599211d3d2720e1871b5193ab37eb1c7962cd6d.tar.gz
Fix more privilege text/name/page inconsistencies
Diffstat (limited to 'src/usr/local/www/firewall_rules_edit.php')
-rw-r--r--src/usr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_rules_edit.php b/src/usr/local/www/firewall_rules_edit.php
index 157fb44..b81a602 100644
--- a/src/usr/local/www/firewall_rules_edit.php
+++ b/src/usr/local/www/firewall_rules_edit.php
@@ -1351,7 +1351,7 @@ $section->addInput(new Form_Checkbox(
$pconfig['log']
))->setHelp('Hint: the firewall has limited local log space. Don\'t turn on logging '.
'for everything. If you want to do a lot of logging, consider using a remote '.
- 'syslog server (see the <a href="diag_logs_settings.php">Diagnostics: System logs: '.
+ 'syslog server (see the <a href="diag_logs_settings.php">Status: System logs: '.
'Settings</a> page).');
$section->addInput(new Form_Input(
OpenPOWER on IntegriCloud