Aleksander Machniak
2013-07-04 c3762a5ad5ef8940b7c8d456675edc371f656c80
skins/classic/templates/messageerror.html
@@ -27,7 +27,7 @@
</style>
</head>
<body onload="rcube_init_mail_ui()">
<body>
<roundcube:include file="/includes/taskbar.html" />
<roundcube:include file="/includes/header.html" />
@@ -61,6 +61,10 @@
    rcmail.add_onload('mailviewsplitv.init()');
</script>
<script type="text/javascript">
rcube_init_mail_ui();
</script>
</body>
<roundcube:endif />