mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
unbound: all the help text here is bad for translation...
... but for now just fix the translation that was invalidated anyway.
This commit is contained in:
parent
154d75816f
commit
5c10697cb3
@ -180,8 +180,7 @@ include("head.inc");
|
||||
<td>
|
||||
<input name="host" type="text" value="<?=$pconfig['host'];?>" />
|
||||
<div class="hidden" data-for="help_for_host">
|
||||
<?=gettext("Name of the host, without domain part. Use '*' to create a wildcard-entry"); ?>
|
||||
<?=gettext("e.g."); ?> <em><?=gettext("myhost"); ?></em> or <em>*</em>
|
||||
<?= gettext('Name of the host, without domain part. Use "*" to create a wildcard entry.') ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user