diff options
author | thomascube <thomas@roundcube.net> | 2009-09-04 10:42:24 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-09-04 10:42:24 +0000 |
commit | 4b1647fcdc6e6442252e0866ceea45c3abd5de33 (patch) | |
tree | 458ae0110d7d9cec9f694a5a7f4ac2a0fe898411 /skins/default/templates/printmessage.html | |
parent | 35f40fbda78a02a765c5efab41e1b8444257389c (diff) |
New logo and minor changes to default skin
Diffstat (limited to 'skins/default/templates/printmessage.html')
-rw-r--r-- | skins/default/templates/printmessage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/printmessage.html b/skins/default/templates/printmessage.html index 17ea7bf5a..f2775cd61 100644 --- a/skins/default/templates/printmessage.html +++ b/skins/default/templates/printmessage.html @@ -6,7 +6,7 @@ </head> <body> -<div id="header"><img src="/images/roundcube_logo_print.gif" alt="<roundcube:object name="productname" />" /></div> +<div id="header"><img src="/images/roundcube_logo.png" alt="<roundcube:object name="productname" />" /></div> <div id="printmessageframe"> <roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" /> |