summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcpv6.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-06-18 10:15:13 -0400
committerjim-p <jimp@pfsense.org>2012-06-18 10:15:13 -0400
commitbfb005344d122b6cc304f0e6866b6990e5e812b6 (patch)
tree4a45823c922598b4a9b2916ceac0fd5955f73fc4 /usr/local/www/services_dhcpv6.php
parent20e7e4445d05f14a79efd33fe81ce32ae6dc3f92 (diff)
downloadpfsense-bfb005344d122b6cc304f0e6866b6990e5e812b6.zip
pfsense-bfb005344d122b6cc304f0e6866b6990e5e812b6.tar.gz
Fix link
Diffstat (limited to 'usr/local/www/services_dhcpv6.php')
-rw-r--r--usr/local/www/services_dhcpv6.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_dhcpv6.php b/usr/local/www/services_dhcpv6.php
index 325f04b..dcff502 100644
--- a/usr/local/www/services_dhcpv6.php
+++ b/usr/local/www/services_dhcpv6.php
@@ -819,8 +819,8 @@ display_top_tabs($tab_array);
"forwarder"); ?></a>, <?=gettext("if enabled)"); ?> </span><span class="vexpl"><?=gettext("will " .
"be assigned to clients by the DHCP server."); ?><br>
<br>
- <?=gettext("The DHCP lease table can be viewed on the"); ?> <a href="status_dhcp_leases.php"><?=gettext("Status: " .
- "DHCP leases"); ?></a> <?=gettext("page."); ?><br>
+ <?=gettext("The DHCP lease table can be viewed on the"); ?> <a href="status_dhcpv6_leases.php"><?=gettext("Status: " .
+ "DHCPv6 leases"); ?></a> <?=gettext("page."); ?><br>
</span></p>
</td>
</tr>
OpenPOWER on IntegriCloud