diff options
author | thomascube <thomas@roundcube.net> | 2005-10-21 12:12:23 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-10-21 12:12:23 +0000 |
commit | a95e0e174c48b7c5242b8969aef99838a52c41ee (patch) | |
tree | eb87cb9c33433269d2f2376e841e1d6d66eff667 /skins/default/templates/mail.html | |
parent | 7902df457d3401c83f78a6ddd48df1a7f07f68b1 (diff) |
Improved support for UTF-8 and other charsets
Diffstat (limited to 'skins/default/templates/mail.html')
-rw-r--r-- | 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 631f46d59..56d0df66f 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> |