patch for the patch regarding the composeability of messages in subfolders of the draft folder.

This commit is contained in:
Klaus Leithoff 2008-05-21 06:15:10 +00:00
parent b16f65078a
commit cee98e9293

View File

@ -571,6 +571,7 @@
$uiwidgets->messageTable(
$headers,
($userPreferences['sentFolder'] == $this->mailbox || $userPreferences['draftFolder'] == $this->mailbox),
$this->mailbox,
$userPreferences['message_newwindow'],
$userPreferences['rowOrderStyle']
)