<?phpprint_info_box_np(gettext("The static mapping configuration has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?><br/>
<?phpprint_info_box_np(gettext("The static mapping configuration has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?><br/>
<tdvalign="middle"><ahref="services_dhcpv6.php?if=<?=$if;?>&act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this mapping?");?>')"><imgsrc="./themes/<?=$g['theme'];?>/images/icons/icon_x.gif"width="17"height="17"border="0"alt="delete"/></a></td>
<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="glyphicon glyphicon-remove"></span></a></td>
<aonclick="removeRow(this); return false;"href="#"><imgborder="0"src="/themes/<?echo$g['theme'];?>/images/icons/icon_x.gif"alt=""title="<?=gettext("remove this entry");?>"/></a>
<aonclick="removeRow(this); return false;"href="#"alt=""title="<?=gettext("remove this entry");?>"><spanclass="glyphicon glyphicon-remove"></span></a>