summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.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.php
parentf0e730e50e1d958016d6d9270b03ecb6a27049bf (diff)
downloadpfsense-b9546722a14cee9fac88632dc6209892055acbad.zip
pfsense-b9546722a14cee9fac88632dc6209892055acbad.tar.gz
this page is status, not diag.
Diffstat (limited to 'usr/local/www/services_dhcp.php')
-rwxr-xr-xusr/local/www/services_dhcp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index d4259ed..79fd1d8 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -373,7 +373,7 @@ if ($_GET['act'] == "del") {
}
$pgtitle = array("Services","DHCP server");
-$statusurl = "diag_dhcp_leases.php";
+$statusurl = "status_dhcp_leases.php";
$logurl = "diag_logs_dhcp.php";
include("head.inc");
@@ -807,7 +807,7 @@ include("head.inc");
forwarder</a>, if enabled) </span><span class="vexpl">will
be assigned to clients by the DHCP server.<br>
<br>
- The DHCP lease table can be viewed on the <a href="diag_dhcp_leases.php">Status:
+ The DHCP lease table can be viewed on the <a href="status_dhcp_leases.php">Status:
DHCP leases</a> page.<br>
</span></p>
</td>
OpenPOWER on IntegriCloud