Cover delete_block if empty

This commit is contained in:
Miles Lott 2003-12-03 04:31:16 +00:00
parent 6eb49e1666
commit da6ba3797f

View File

@ -553,6 +553,7 @@
reset($columns_to_display);
}
$GLOBALS['phpgw']->template->set_var('delete_button','');
if(count($entries))
{
$GLOBALS['phpgw']->template->fp('delete_button','delete_block');