diff -r 58094faf794d -r 9a485c41cfcf delete_record.php --- a/delete_record.php Tue Apr 10 22:40:43 2007 +0000 +++ b/delete_record.php Sat Apr 14 11:37:27 2007 +0000 @@ -28,15 +28,15 @@ clean_page("edit.php?id=".$_GET["domain"]); } include_once("inc/header.inc.php"); - ?>

Delete record "

""

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.') . "
"; } - ?>
Are you sure?

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


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