alecpl
2009-07-17 fa5b0e6f69d66bf2e2a3720ab6f5fe8a6ae850e7
- use empty alt for watermark image


1 files modified
2 ■■■ changed files
skins/default/templates/identities.html 2 ●●● patch | view | raw | blame | history
skins/default/templates/identities.html
@@ -21,7 +21,7 @@
<div id="identity-details">
  <div style="margin:10px auto; text-align:center">
  <img src="/images/watermark.gif" width="260" height="228" alt="RoundCube" />
  <img src="/images/watermark.gif" width="260" height="228" alt="" />
  </div>
</div>