From e0b4e460e86aa2897a716e9239ff9e38217337ee Mon Sep 17 00:00:00 2001 From: till <till@php.net> Date: Tue, 29 Jan 2008 09:14:01 -0500 Subject: [PATCH] * committed #1484719 --- 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 6f7999d..1950be2 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" /> -- Gitblit v1.9.1