skins/classic/templates/mail.html
@@ -18,7 +18,7 @@ } </style> </head> <body onload="rcube_init_mail_ui()"> <body> <roundcube:include file="/includes/taskbar.html" /> <roundcube:include file="/includes/header.html" /> @@ -207,5 +207,9 @@ <roundcube:object name="messageimportform" id="upload-form" attachmentFieldSize="40" class="popupmenu" /> <script type="text/javascript"> rcube_init_mail_ui(); </script> </body> </html>