summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-17 08:22:21 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-17 08:22:21 +0000
commit10da7e205a37074bb8dc55c982ec0f25fad7472c (patch)
tree926e3168e45753100004376142791a3c98543597
parentbf82033b536b622d5a23f4e8f18825faa0925d7f (diff)
#1485633: use new watermark image
git-svn-id: https://svn.roundcube.net/trunk@2167 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/templates/identities.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/identities.html b/roundcubemail/skins/default/templates/identities.html
index 1609fbe0f..9799bc576 100644
--- a/roundcubemail/skins/default/templates/identities.html
+++ b/roundcubemail/skins/default/templates/identities.html
@@ -22,7 +22,7 @@
<div id="identity-details">
<div style="margin:10px auto; text-align:center">
- <img src="/images/rcube_watermark.png" width="245" height="245" alt="RoundCube" />
+ <img src="/images/watermark.gif" width="260" height="228" alt="RoundCube" />
</div>
</div>