Not to translate hostname example (#3307)

This commit is contained in:
nhirokinet 2019-03-11 00:11:07 +09:00 committed by Franco Fichtner
parent 041d6eaab4
commit d19b778571

View File

@ -280,8 +280,6 @@ include("head.inc");
<input name="hostname" type="text" size="40" value="<?=$pconfig['hostname'];?>" />
<div class="hidden" data-for="help_for_hostname">
<?=gettext("Name of the firewall host, without domain part"); ?>
<br />
<?=gettext("e.g."); ?> <em><?=gettext("firewall");?></em>
</div>
</td>
</tr>