From d5184fef33bbd9f22e5728a8329dad8a888bc34a Mon Sep 17 00:00:00 2001 From: SteveD Date: Tue, 18 Dec 2012 21:46:05 +0000 Subject: [PATCH] Issue #57 - fix menu display in mailout functions (only occurred if no mailshots to display on page) --- e107_handlers/mailout_admin_class.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/e107_handlers/mailout_admin_class.php b/e107_handlers/mailout_admin_class.php index de0def970..fb3f8137f 100644 --- a/e107_handlers/mailout_admin_class.php +++ b/e107_handlers/mailout_admin_class.php @@ -1090,8 +1090,7 @@ class mailoutAdminClass extends e107MailManager { $text = "
".LAN_MAILOUT_79."
"; $this->e107->ns-> tablerender("
".$this->tasks[$type]['title']."
", $text); - require_once(e_ADMIN."footer.php"); - exit; + return; } $text .= "