mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
unbound: add default to hint, tweak link embed
Requested by: @NOYB
This commit is contained in:
parent
c6dc3dbd22
commit
b2dc0c3e0a
@ -212,7 +212,7 @@ include_once("head.inc");
|
||||
endforeach; ?>
|
||||
</select>
|
||||
<output class="hidden" for="help_for_local_zone_type">
|
||||
<?=sprintf(gettext('The local zone type used for the system domain. Type descriptions are available under "local-zone:" in the %s manual page.'), '<a target="_blank" href="https://www.unbound.net/documentation/unbound.conf.html">unbound.conf(5)</a>');?>
|
||||
<?=sprintf(gettext('The local zone type used for the system domain. Type descriptions are available under "local-zone:" in the %sunbound.conf(5)%s manual page. The default is \'transparent\'.'), '<a target="_blank" href="https://www.unbound.net/documentation/unbound.conf.html">', '</a>');?>
|
||||
</output>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user