summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-06-14 00:08:50 -0400
committerChris Buechler <cmb@pfsense.org>2010-06-14 00:08:50 -0400
commitb9546722a14cee9fac88632dc6209892055acbad (patch)
treee3268bac59f28211a73a2f963611bdc53f703dee /usr/local/www/services_dhcp_edit.php
parentf0e730e50e1d958016d6d9270b03ecb6a27049bf (diff)
downloadpfsense-b9546722a14cee9fac88632dc6209892055acbad.zip
pfsense-b9546722a14cee9fac88632dc6209892055acbad.tar.gz
this page is status, not diag.
Diffstat (limited to 'usr/local/www/services_dhcp_edit.php')
-rwxr-xr-xusr/local/www/services_dhcp_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp_edit.php b/usr/local/www/services_dhcp_edit.php
index e7bc745..02a7315 100755
--- a/usr/local/www/services_dhcp_edit.php
+++ b/usr/local/www/services_dhcp_edit.php
@@ -177,7 +177,7 @@ if ($_POST) {
}
$pgtitle = array("Services","DHCP","Edit static mapping");
-$statusurl = "diag_dhcp_leases.php";
+$statusurl = "status_dhcp_leases.php";
$logurl = "diag_logs_dhcp.php";
include("head.inc");
OpenPOWER on IntegriCloud