diff options
author | thomascube <thomas@roundcube.net> | 2005-10-22 14:17:25 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-10-22 14:17:25 +0000 |
commit | f619dedc5aa2020eeffa01e05feacedb043ccb66 (patch) | |
tree | 21d544808edbd23837951cbe19d64ed84242dbe5 /skins/default/includes | |
parent | 7dd801e71011f62ff7b2dd59636a6908fd037993 (diff) |
Patches for 20051021 release
Diffstat (limited to 'skins/default/includes')
-rw-r--r-- | skins/default/includes/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/includes/header.html b/skins/default/includes/header.html index 375140fa1..bcb6efb37 100644 --- a/skins/default/includes/header.html +++ b/skins/default/includes/header.html @@ -7,4 +7,4 @@ <div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" width="165" height="55" /></div> -<roundcube:object name="message" id="message" />
\ No newline at end of file +<roundcube:object name="message" id="message" /> |