diff options
| author | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-01-29 14:14:01 +0000 |
|---|---|---|
| committer | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-01-29 14:14:01 +0000 |
| commit | 9207c198a8aa8401a49c3d62cf463b2c96f75ab6 (patch) | |
| tree | 501628f9a8563764e585a72498c1bb0d7c78b510 | |
| parent | edc16a769cbd18c2421233b2b6508e0916af2df4 (diff) | |
* committed #1484719
git-svn-id: https://svn.roundcube.net/trunk@967 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/login.html b/roundcubemail/skins/default/templates/login.html index 6f7999d77..1950be2e8 100644 --- a/roundcubemail/skins/default/templates/login.html +++ b/roundcubemail/skins/default/templates/login.html @@ -28,7 +28,7 @@ </head> <body> -<img src="/images/roundcube_logo.png" width="165" height="55" border="0" alt="<roundcube:object name='productname' />" hspace="10" /> +<img src="/images/roundcube_logo.png" width="165" height="55" border="0" alt="<roundcube:object name='productname' />" hspace="12" vspace="2"/> <roundcube:object name="message" id="message" /> |
