From 28f3d71ca19f72732aaae508b65487393a2e16b1 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Wed, 17 Dec 2008 03:22:21 -0500
Subject: [PATCH] #1485633: use new watermark image

---
 skins/default/templates/identities.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/skins/default/templates/identities.html b/skins/default/templates/identities.html
index 1609fbe..9799bc5 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>
 

--
Gitblit v1.9.1