Update services_dhcpv6.php (#4489)

This commit is contained in:
Gabriel Mazzocato 2020-11-27 13:32:37 -03:00 committed by Ad Schellevis
parent f1afcae521
commit c48ee6251a

View File

@ -539,7 +539,7 @@ if (isset($config['interfaces'][$if]['dhcpd6track6allowoverride'])) {
"The start and end of the range must end on boundaries of the prefix delegation size."); ?>
<?= gettext("Ensure that any prefix delegation range does not overlap the LAN prefix range."); ?>
<br/><br/>
<?= gettext('The system does not check the validity of your emtry against the selected mask - please refer to an online net ' .
<?= gettext('The system does not check the validity of your entry against the selected mask - please refer to an online net ' .
'calculator to ensure you have entered a correct range if the dhcpd6 server fails to start.') ?>
<?php if (isset($config['interfaces'][$if]['dhcpd6track6allowoverride'])): ?>
<br/><br/>