interfaces: stray line break in previous

This commit is contained in:
Franco Fichtner 2016-12-09 00:09:04 +01:00
parent 28dccacf78
commit 836a07c56e

View File

@ -2049,7 +2049,7 @@ include("head.inc");
<input name="adv_dhcp_option_modifiers" type="text" id="adv_dhcp_option_modifiers" value="<?=$pconfig['adv_dhcp_option_modifiers'];?>" />
<div class="hidden" for="help_for_dhcp_option_modifiers">
<?=gettext("The values in this field are DHCP option modifiers applied to obtained DHCP lease. [modifier option declaration [, ...]] <br />" .
"modifiers: (default, supersede, prepend, append)"); ?><br/>
"modifiers: (default, supersede, prepend, append)"); ?>
</div>
</td>
</tr>