mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
remove message_org block in displayMsg as it is used only in view_message_printable template
This commit is contained in:
parent
3a74183a4f
commit
e1657c74ec
@ -339,7 +339,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