Add missing footer call.

This commit is contained in:
Miles Lott 2001-01-11 12:35:35 +00:00
parent 45d2f83bd4
commit e396d52301

View File

@ -40,8 +40,8 @@
<a href="<?php echo $phpgw->link("delete.php","ab_id=$ab_id&confirm=true&order=$order&sort=$sort&filter=$filter&start=$start&query=$query");
?>"><?php echo lang("YES"); ?></a><center>
<?php
$phpgw->common->phpgw_footer();
//$phpgw->common->phpgw_exit();
} else {
$phpgw->db->query("delete from addressbook where ab_owner='" . $phpgw_info["user"]["account_id"]