summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-04-15 09:39:45 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-04-15 09:39:45 -0300
commit808ba41785e78d1216148db004a2101db7ff6b8c (patch)
treeb1f350d18a0075843c3fc803eb43916b3e28c039 /usr/local/www/services_dhcp.php
parent4ba494580313167b37ca55e0c6eba613766c6d4b (diff)
downloadpfsense-808ba41785e78d1216148db004a2101db7ff6b8c.zip
pfsense-808ba41785e78d1216148db004a2101db7ff6b8c.tar.gz
Notify user that static arp will be configured even if DHCP server is disabled
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 a1269cf..81c9b2b 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -938,7 +938,7 @@ include("head.inc");
<tr>
<td>&nbsp;</td>
<td>
- <span class="red"><strong><?=gettext("Note:");?></strong></span> <?=gettext("Only the machines listed below will be able to communicate with the firewall on this NIC.");?>
+ <span class="red"><strong><?=gettext("Note:");?></strong></span> <?=gettext("This option persists even if DHCP server is disabled. Only the machines listed below will be able to communicate with the firewall on this NIC.");?>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud