mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
Typo in interfaces.php
This commit is contained in:
parent
37f852632c
commit
88a45c2bfe
@ -2853,7 +2853,7 @@ include("head.inc");
|
||||
<input name="dhcpd6track6allowoverride" type="checkbox" value="yes" <?= $pconfig['dhcpd6track6allowoverride'] ? 'checked="checked"' : '' ?>/>
|
||||
<?= gettext('Allow manual adjustment of DHCPv6 and Router Advertisements') ?>
|
||||
<div class="hidden" data-for="help_for_dhcpd6_opt">
|
||||
<?= gettext('If this option is set, you will be able to manually set the DHCPv4 and Router Advertisments service for this interface. Use with care.') ?>
|
||||
<?= gettext('If this option is set, you will be able to manually set the DHCPv6 and Router Advertisments service for this interface. Use with care.') ?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user