summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authornagyrobi <robreg@zsurob.hu>2014-02-18 15:30:13 +0100
committernagyrobi <robreg@zsurob.hu>2014-02-18 15:30:13 +0100
commitb2c559daf80988c77e9ae9574d0696226142e782 (patch)
treebc9f389fa1c66af0e4ac4fcc3adc92cba3c57808 /usr/local
parentb8ab37b8296c11a6e2f85c2b121c8d5c23a6b6db (diff)
downloadpfsense-b2c559daf80988c77e9ae9574d0696226142e782.zip
pfsense-b2c559daf80988c77e9ae9574d0696226142e782.tar.gz
Create ntp_status.inc
NTP widget helper
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/widgets/include/ntp_status.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/local/www/widgets/include/ntp_status.inc b/usr/local/www/widgets/include/ntp_status.inc
new file mode 100644
index 0000000..1115095
--- /dev/null
+++ b/usr/local/www/widgets/include/ntp_status.inc
@@ -0,0 +1,5 @@
+<?php
+//set variable for custom title
+$ntp_status_title = "NTP Status";
+$ntp_status_title_link = "status_ntpd.php";
+?>
OpenPOWER on IntegriCloud