summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-17 04:38:27 +0000
committerBill Marquette <billm@pfsense.org>2005-07-17 04:38:27 +0000
commit588b7fc5f4cc2f707a15a987d0eb36656232b3d9 (patch)
treee564edd0acc9d5c5419e3025c65a0d0c46340bc1 /usr/local/www/services_dhcp.php
parentfb21008c4e327971746e37b462211ace996d5f18 (diff)
downloadpfsense-588b7fc5f4cc2f707a15a987d0eb36656232b3d9.zip
pfsense-588b7fc5f4cc2f707a15a987d0eb36656232b3d9.tar.gz
I can tell who failed school...7 f's is bad!!!
Diffstat (limited to 'usr/local/www/services_dhcp.php')
-rwxr-xr-xusr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index 7ccb1d0..953e0a2 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -343,7 +343,7 @@ The default is to use the IP of the firewall as the gateway. Specify an alterna
<?=htmlspecialchars($mapent['ipaddr']);?>&nbsp;
</td>
<td class="listbg" ondblclick="document.location='services_dhcp_edit.php?if=<?=$if;?>&id=<?=$i;?>';">
- <font color="#FFFFFFF"><?=htmlspecialchars($mapent['descr']);?>&nbsp;</font>
+ <font color="#FFFFFF"><?=htmlspecialchars($mapent['descr']);?>&nbsp;</font>
</td>
<td valign="middle" nowrap class="list">
<table border="0" cellspacing="0" cellpadding="1">
OpenPOWER on IntegriCloud