From a95e0e174c48b7c5242b8969aef99838a52c41ee Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 21 Oct 2005 08:12:23 -0400
Subject: [PATCH] Improved support for UTF-8 and other charsets

---
 skins/default/templates/compose.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html
index 5fd5e73..5774b78 100644
--- a/skins/default/templates/compose.html
+++ b/skins/default/templates/compose.html
@@ -112,7 +112,5 @@
 </div>
 -->
 
-<roundcube:include file="/includes/taskbar.html" />
-
 </body>
 </html>

--
Gitblit v1.9.1