Code

Fixed two w3c issues
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 Apr 2007 06:54:04 +0000 (06:54 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 Apr 2007 06:54:04 +0000 (06:54 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6188 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/login.tpl
setup/setup_welcome.tpl

index 2f286e2e497f6e0bc809d288f30ffe995a673b2c..9bb3b3724ec8d5826e8853fa33c64484f7363ffd 100644 (file)
@@ -72,7 +72,7 @@
                </div>
                <div style='float:right; text-align:right; background-color:blue'>
                        <!-- Display error message on demand -->
-                         <input border=0 type='submit' name='login' value='{t}Sign in{/t}'
+                         <input 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}' />             
index 7b1d939e02bc114b87f468119ca5e15533793987..e6f76c7b6a94c07740b94613c11270fab818d98b 100644 (file)
@@ -3,7 +3,6 @@
        <p>
        {t}This seems to be the first time you start GOsa - we didn't find any configuration right now. This simple wizard intends to help you while setting it up.{/t}
        </p>
-       <p>
        
        <p style='border-top:1px solid #AAAAAA; padding-top:10px;'>
        <b>{t}What will the wizard do for you?{/t}</b>
@@ -22,7 +21,6 @@
         <li>{t}Migrate every possible LDAP setup - create backup dumps!{/t}</li>
        </ul>
 
-       </p>
        <p style='border-top:1px solid #AAAAAA; padding-top:10px;'>
        <b>{t}To continue...{/t}</b>
        </p>