<td><ahref="services_unbound.php?type=host&act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this host?");?>')"class="btn btn-default btn-xs"><spanclass="glypicon glyphicon-remove"></span></a></td>
<td><ahref="services_unbound.php?type=host&act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this host?");?>')"class="btn btn-default btn-xs"><spanclass="glyphicon glyphicon-remove"></span></a></td>
</tr>
</table>
</tr>
...
...
@@ -450,7 +450,7 @@ function show_advanced_dns() {
<tdvalign="middle"><ahref="services_unbound.php?act=del&type=doverride&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this domain override?");?>')"class="btn btn-default btn-xs"><spanclass="glypicon glyphicon-remove"></span></a></td>
<tdvalign="middle"><ahref="services_unbound.php?act=del&type=doverride&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this domain override?");?>')"class="btn btn-default btn-xs"><spanclass="glyphicon glyphicon-remove"></span></a></td>