diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-07-30 12:00:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-07-30 12:00:52 +0200 |
commit | c40419bdfe866932fecf9fcb1f552312c669c228 (patch) | |
tree | 2c8e21f2f53d3b3b1ca86b743f9159a831424ba9 /skins/default/includes/header.html | |
parent | baecd8becccd7786632c1cda895123293ceb1408 (diff) |
Rename old 'default' skin folder to 'classic'
Diffstat (limited to 'skins/default/includes/header.html')
-rw-r--r-- | skins/default/includes/header.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/skins/default/includes/header.html b/skins/default/includes/header.html deleted file mode 100644 index 08d777af0..000000000 --- a/skins/default/includes/header.html +++ /dev/null @@ -1,2 +0,0 @@ -<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" onclick="location.href='./?_page=1'" /> -<roundcube:object name="message" id="message" /> |