summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-12-17 08:22:21 +0000
committeralecpl <alec@alec.pl>2008-12-17 08:22:21 +0000
commit28f3d71ca19f72732aaae508b65487393a2e16b1 (patch)
tree60fe8b8cbc9855f7f18e9811c502cbf5d7353e3c
parent1b21ed5152dfea7a93d0e9d406d5f8d23c720853 (diff)
#1485633: use new watermark image
-rw-r--r--skins/default/templates/identities.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/identities.html b/skins/default/templates/identities.html
index 1609fbe0f..9799bc576 100644
--- a/skins/default/templates/identities.html
+++ b/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>