summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorAndrew Thompson <andrew@clonedev.co.nz>2011-07-12 16:08:22 +1200
committerAndrew Thompson <andrew@clonedev.co.nz>2011-07-13 10:22:31 +1200
commit0a213420fabfc8a76a8708e5e36b58b665d38b2d (patch)
treeb4bfd4d29439a00e34191d0fb7358caaf56090cc /usr/local/www/services_dnsmasq.php
parentf7c7eecb32bb3e95b01fd3a4cf9dc5552bf64e19 (diff)
downloadpfsense-0a213420fabfc8a76a8708e5e36b58b665d38b2d.zip
pfsense-0a213420fabfc8a76a8708e5e36b58b665d38b2d.tar.gz
Fix botched patch, add closing bracket
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rwxr-xr-xusr/local/www/services_dnsmasq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php
index a422fb0..a58e6f8 100755
--- a/usr/local/www/services_dnsmasq.php
+++ b/usr/local/www/services_dnsmasq.php
@@ -160,7 +160,7 @@ function enable_change(enable_over) {
<strong><?=gettext("Resolve DHCP mappings first");?><br>
</strong><?php printf(gettext("If this option is set, then DHCP mappings will ".
"be resolved before the manual list of names below. This only ".
- "affects the name given for a reverse lookup (PTR).");?></p>
+ "affects the name given for a reverse lookup (PTR)."));?></p>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud