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/includes | |
parent | 7902df457d3401c83f78a6ddd48df1a7f07f68b1 (diff) |
Improved support for UTF-8 and other charsets
Diffstat (limited to 'skins/default/includes')
-rw-r--r-- | skins/default/includes/taskbar.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/skins/default/includes/taskbar.html b/skins/default/includes/taskbar.html deleted file mode 100644 index be3d57df0..000000000 --- a/skins/default/includes/taskbar.html +++ /dev/null @@ -1,6 +0,0 @@ - -<!-- -<form name="debugform" style="position:absolute; right:10px; bottom:10px;"> -<textarea name="console" cols="60" rows="15" wrap="off"></textarea> -</form> --->
\ No newline at end of file |