mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix botched patch, add closing bracket
This commit is contained in:
parent
aa9948147c
commit
649ea752ce
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user