summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_ntpd.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-01-27 08:41:08 -0200
committerRenato Botelho <renato@netgate.com>2016-01-27 08:41:08 -0200
commit6f8ee5f036d8c51484f9dede09075a7046963fd3 (patch)
tree87e088d912da1d049ececc6be6bd5a27c37940f7 /src/usr/local/www/services_ntpd.php
parentede6c233f81e6762c6a82606dfbd59a327e4a820 (diff)
parent6a6d37c3ea6a6487ca89d3e660464a0f54a18a67 (diff)
downloadpfsense-6f8ee5f036d8c51484f9dede09075a7046963fd3.zip
pfsense-6f8ee5f036d8c51484f9dede09075a7046963fd3.tar.gz
Merge pull request #2548 from phil-davis/diag-logs
Diffstat (limited to 'src/usr/local/www/services_ntpd.php')
-rw-r--r--src/usr/local/www/services_ntpd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_ntpd.php b/src/usr/local/www/services_ntpd.php
index f87fa81..7892456 100644
--- a/src/usr/local/www/services_ntpd.php
+++ b/src/usr/local/www/services_ntpd.php
@@ -374,7 +374,7 @@ $section->addInput(new Form_Checkbox(
'Log system messages (default: disabled).',
$pconfig['logsys']
))->setHelp('These options enable additional messages from NTP to be written to the System Log ' .
- '<a href="diag_logs_ntpd.php">' . 'Status > System Logs > NTP' . '</a>');
+ '<a href="status_logs.php?logfile=ntpd">' . 'Status > System Logs > NTP' . '</a>');
// Statistics logging section
$btnadvstats = new Form_Button(
OpenPOWER on IntegriCloud