<?phpprint_info_box_apply(gettext("The static mapping configuration has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?><br/>
<strong><?phpprintf(gettext("Enable DHCPv6 server on "."%s "."interface"),!empty($config['interfaces'][$if]['descr'])?htmlspecialchars($config['interfaces'][$if]['descr']):strtoupper($if));?></strong>
</td>
</tr>
<?php
/* the PPPoE Server could well have no IPv6 address and operate fine with just link-local, just hide these */
<?=gettext("NOTE: leave blank to use the system default DNS servers - this interface's IP if DNS forwarder is enabled, otherwise the servers configured on the General page.");?>
<?=gettext("The default is to use the domain name of this system as the default domain name provided by DHCP. You may specify an alternate domain name here.");?>
<strong><?=gettext("Note:");?></strong><?=gettext("By default DHCPv6 leases are displayed in UTC time. By checking this box DHCPv6 lease time will be displayed in local time and set to time zone selected. This will be used for all DHCPv6 interfaces lease time.");?>
<?=gettext("Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this");?><ahref="http://www.iana.org/assignments/bootp-dhcp-parameters/"target="_blank"><?=gettext("URL");?></a>
<aonclick="javascript:addRowTo('maintable', 'formfldalias'); return false;"href="#"alt=""title="<?=gettext("add another entry");?>">
<spanclass="glyphicon glyphicon-plus"></span>
</a>
<script type="text/javascript">
//<![CDATA[
field_counter_js=2;
rows=1;
totalrows=<?phpecho$counter;?>;
loaded=<?phpecho$counter;?>;
//]]>
</script>
<divclass="hidden"for="help_for_numberoptions">
<?=gettext("Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this");?><ahref="http://www.iana.org/assignments/bootp-dhcp-parameters/"target="_blank"><?=gettext("URL");?></a>
<tdvalign="middle"><ahref="services_dhcpv6.php?if=<?=$if;?>&act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this mapping?");?>')"alt="delete"><spanclass="fa fa-trash"></span></a></td>