diff options
Diffstat (limited to 'skins/classic/templates/compose.html')
-rw-r--r-- | skins/classic/templates/compose.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/classic/templates/compose.html b/skins/classic/templates/compose.html index e2164659c..f764d6bb8 100644 --- a/skins/classic/templates/compose.html +++ b/skins/classic/templates/compose.html @@ -17,6 +17,7 @@ </head> <roundcube:if condition="env:extwin" /> <body class="extwin" onload="rcube_init_mail_ui()"> +<roundcube:object name="message" id="message" /> <roundcube:else /> <body onload="rcube_init_mail_ui()"> <roundcube:include file="/includes/taskbar.html" /> |