summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-20 21:33:24 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-20 21:33:24 -0400
commit2a778c444d279be60caf7df696e0f07acdbdd309 (patch)
tree9525eadf647b31fe3ba417c0e644793513a9d837 /usr
parentf2305ddb276f116dc918856af2401698c431e62b (diff)
downloadpfsense-2a778c444d279be60caf7df696e0f07acdbdd309.zip
pfsense-2a778c444d279be60caf7df696e0f07acdbdd309.tar.gz
Add URL to custom BOOTP and DHCP options page hosted at iana.org
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/services_dhcp.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index a847e1d..d21fc3a 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -715,7 +715,9 @@ include("head.inc");
<tbody>
<tr>
<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>
+ <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. For a list of available options please visit this <a href="http://www.iana.org/assignments/bootp-dhcp-parameters/" target="_new">URL</a>.
+ </div>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud