Code

Added another word to avoid mis-translations
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 24 Apr 2007 07:35:46 +0000 (07:35 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 24 Apr 2007 07:35:46 +0000 (07:35 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6180 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/login.tpl

index 537753094dde2b034b168183902f291e1af70f0b..2f286e2e497f6e0bc809d288f30ffe995a673b2c 100644 (file)
@@ -22,7 +22,7 @@
        <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{/t}
+                       <img class="center" src='{$password_img}' align="middle" alt="*"/>&nbsp;{t}Login screen{/t}
                </p>
                </div>
        </div>
@@ -72,7 +72,7 @@
                </div>
                <div style='float:right; text-align:right; background-color:blue'>
                        <!-- Display error message on demand -->
-                         <input type='submit' name='login' value='{t}Sign in{/t}'
+                         <input border=0 type='submit' name='login' value='{t}Sign in{/t}'
                                 title='{t}Click here to log in{/t}' onFocus="nextfield='login';" />
                        <input type='hidden' name='javascript' value='false' />         
                        <input type='hidden' name='login' value='{t}Sign in{/t}' />