mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
Update services_dhcpv6.php (#4489)
This commit is contained in:
parent
f1afcae521
commit
c48ee6251a
@ -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/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user