diff options
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rwxr-xr-x | usr/local/www/services_dnsmasq.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php index 910065b..4535f6b 100755 --- a/usr/local/www/services_dnsmasq.php +++ b/usr/local/www/services_dnsmasq.php @@ -156,7 +156,7 @@ function enable_change(enable_over) { </td> </tr> <tr> - <td><p><span class="vexpl"><span class="red"><strong><?=gettext("Note");?>:<br> + <td><p><span class="vexpl"><span class="red"><strong><?=gettext("Note:");?><br> </strong></span><?php printf(gettext("If the DNS forwarder is enabled, the DHCP". " service (if enabled) will automatically serve the LAN IP". " address as a DNS server to DHCP clients so they will use". |