Code

Updated mailAccount
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 29 Jan 2010 17:21:54 +0000 (17:21 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 29 Jan 2010 17:21:54 +0000 (17:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15473 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/personal/mail/main.inc

index db39f469b2f85621da5f9f849dd96a12cbcd9872..da8659206cf073405386bb35b0085acfbbec9334 100644 (file)
@@ -108,7 +108,7 @@ if ( $cleanup ){
 
   $info= "";
   /* Show page footer depending on the mode */
-  if (!$mailAccount->forward_dialog && $mailAccount->is_account && empty($lock_msg)){
+  if (!$mailAccount->dialog && $mailAccount->is_account && empty($lock_msg)){
     $display.= "<p class=\"plugbottom\">";
 
     /* Are we in edit mode? */