diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-04 10:42:24 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-04 10:42:24 +0000 |
| commit | aea23bd18afa293e1e30d9c123edb9a54116a7be (patch) | |
| tree | 136439ceb646a18e8c596f8d0983afb557a9822c /roundcubemail/skins/default/templates/printmessage.html | |
| parent | 3ea9e2334f798e71b7e1e843b1f55567187ffa9b (diff) | |
New logo and minor changes to default skin
git-svn-id: https://svn.roundcube.net/trunk@2913 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates/printmessage.html')
| -rw-r--r-- | roundcubemail/skins/default/templates/printmessage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/printmessage.html b/roundcubemail/skins/default/templates/printmessage.html index 17ea7bf5a..f2775cd61 100644 --- a/roundcubemail/skins/default/templates/printmessage.html +++ b/roundcubemail/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" /> |
