mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 21:49:28 +01:00
remove message_org block in displayMsg as it is used only in view_message_printable template
This commit is contained in:
parent
4cd24e87ee
commit
f035f30dd8
@ -329,7 +329,7 @@
|
||||
$this->t->set_block('displayMsg','message_attachement_row');
|
||||
$this->t->set_block('displayMsg','previous_message_block');
|
||||
$this->t->set_block('displayMsg','next_message_block');
|
||||
$this->t->set_block('displayMsg','message_org');
|
||||
//$this->t->set_block('displayMsg','message_org');
|
||||
|
||||
$this->t->egroupware_hack = False;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user