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/mail.html | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index 631f46d..56d0df6 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -45,7 +45,5 @@ <roundcube:button command="select-none" label="none" classAct="active" /> </div> -<roundcube:include file="/includes/taskbar.html" /> - </body> </html> -- Gitblit v1.9.1