Code

Removed redundant key
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 4 May 2007 11:25:03 +0000 (11:25 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 4 May 2007 11:25:03 +0000 (11:25 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6261 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/login.tpl

index 1c9a09600e39dae54c7e5b2d761bdbbf2d83e9fc..a63b42504444f036e749e12ca7a99f77f175f1d2 100644 (file)
@@ -21,8 +21,8 @@
 
        <div style='border-bottom:1px dashed #AAAAAA'>
                <div style='padding:3px;'>
-               <p class="center" style="margin:0px 0px 0px 5px;padding:0px;font-size:24px;font-weight:bold;">
-                       <img class="center" src='{$password_img}' align="middle" alt="*"/>&nbsp;{t}Login screen{/t}
+               <p class="center" style="margin:0px 0px 0px 5px;padding:5px;font-size:24px;font-weight:bold;">
+                       {t}Login screen{/t}
                </p>
                </div>
        </div>