summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-20 21:27:43 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-20 21:27:43 -0400
commitf2305ddb276f116dc918856af2401698c431e62b (patch)
tree3f788720741a28727a511c41e36504aa8b3be343 /usr/local/www/services_dhcp.php
parent8c19e67dc25812b80d2faa93bdd6ec23f87cac69 (diff)
downloadpfsense-f2305ddb276f116dc918856af2401698c431e62b.zip
pfsense-f2305ddb276f116dc918856af2401698c431e62b.tar.gz
Reduce colspan to 3
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 4799196..a847e1d 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -714,7 +714,7 @@ include("head.inc");
<table id="maintable">
<tbody>
<tr>
- <td colspan="4">
+ <td colspan="3">
<div style="padding:5px; margin-top: 16px; margin-bottom: 16px; border:1px dashed #000066; background-color: #ffffff; color: #000000; font-size: 8pt;" id="itemhelp">Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information.</div>
</td>
</tr>
OpenPOWER on IntegriCloud