diff options
Diffstat (limited to 'skins')
-rw-r--r-- | 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 f67d34bbe..395da1cfc 100644 --- a/skins/default/templates/identities.html +++ b/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> |