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-12 16:08:22 +1200
commit649ea752ce83f7bf858c7d21ee9ba4b8efb0d57d (patch)
treeb7f3e6513a32ef3bc62c2f58f31402ddd8665e25 /usr/local/www/services_dnsmasq.php
parentaa9948147cea4951784bc85b52bd79c289d0921c (diff)
downloadpfsense-649ea752ce83f7bf858c7d21ee9ba4b8efb0d57d.zip
pfsense-649ea752ce83f7bf858c7d21ee9ba4b8efb0d57d.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