diff -r 7be4525290cc -r 2ff220cfde13 delete_record.php --- a/delete_record.php Sun Apr 22 16:27:45 2007 +0000 +++ b/delete_record.php Mon Jun 04 18:43:11 2007 +0000 @@ -1,23 +1,5 @@ trancer nl> | -// | Sjeemz sjeemz nl> | -// +--------------------------------------------------------------------+ - -// -// $Id: delete_record.php,v 1.5 2002/12/10 01:29:47 azurazu Exp $ -// - require_once("inc/toolkit.inc.php"); if ($_GET["id"]) { @@ -28,15 +10,18 @@ clean_page("edit.php?id=".$_GET["domain"]); } include_once("inc/header.inc.php"); - ?>

" + +

""

"" . ('You are trying to delete a record that is needed for this zone to work.') . "
"; + print "" . _('You are trying to delete a record that is needed for this zone to work.') . "
"; } - ?>


- &confirm=1'" VALUE=""> &confirm=0'" VALUE=""> + ?>


+ &confirm=1'" value=""> + &confirm=0'" value="">