Revision 649ea752
Added by Andrew Thompson about 14 years ago
usr/local/www/services_dnsmasq.php | ||
---|---|---|
160 | 160 |
<strong><?=gettext("Resolve DHCP mappings first");?><br> |
161 | 161 |
</strong><?php printf(gettext("If this option is set, then DHCP mappings will ". |
162 | 162 |
"be resolved before the manual list of names below. This only ". |
163 |
"affects the name given for a reverse lookup (PTR).");?></p> |
|
163 |
"affects the name given for a reverse lookup (PTR)."));?></p>
|
|
164 | 164 |
</td> |
165 | 165 |
</tr> |
166 | 166 |
<tr> |
Also available in: Unified diff
Fix botched patch, add closing bracket