summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_edit.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-01 16:03:05 -0400
committerjim-p <jimp@pfsense.org>2010-06-01 16:03:05 -0400
commit5224b8e7d2bb6f6452d4d66c716c722178cf0ebe (patch)
treec9df1a869fd78c5c982303b93cc47b2ed6b8a2a1 /usr/local/www/services_dhcp_edit.php
parente85858df666a5464f151630e2ea4f1bbb5f7ba67 (diff)
downloadpfsense-5224b8e7d2bb6f6452d4d66c716c722178cf0ebe.zip
pfsense-5224b8e7d2bb6f6452d4d66c716c722178cf0ebe.tar.gz
Add status/log icons to DHCP page.
Diffstat (limited to 'usr/local/www/services_dhcp_edit.php')
-rwxr-xr-xusr/local/www/services_dhcp_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/services_dhcp_edit.php b/usr/local/www/services_dhcp_edit.php
index 86fefe3..e7bc745 100755
--- a/usr/local/www/services_dhcp_edit.php
+++ b/usr/local/www/services_dhcp_edit.php
@@ -177,6 +177,9 @@ if ($_POST) {
}
$pgtitle = array("Services","DHCP","Edit static mapping");
+$statusurl = "diag_dhcp_leases.php";
+$logurl = "diag_logs_dhcp.php";
+
include("head.inc");
?>
OpenPOWER on IntegriCloud