diff options
author | till <till@php.net> | 2008-01-29 14:14:01 +0000 |
---|---|---|
committer | till <till@php.net> | 2008-01-29 14:14:01 +0000 |
commit | e0b4e460e86aa2897a716e9239ff9e38217337ee (patch) | |
tree | 5b7e42961c67ff97d88c976504e335450382fb51 /skins/default/templates/login.html | |
parent | 7dfe3d3144cd4a87d725d43a833e83ef0bf8ad81 (diff) |
* committed #1484719
Diffstat (limited to 'skins/default/templates/login.html')
-rw-r--r-- | skins/default/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/login.html b/skins/default/templates/login.html index 6f7999d77..1950be2e8 100644 --- a/skins/default/templates/login.html +++ b/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" /> |