manuelle ergänzung zum vorherigen commit
[kivitendo-erp.git] / templates / webpages / login_screen / user_login.html
index 877cc18..118ba9b 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="login" onLoad="document.loginscreen.login.focus()">
+[%- USE HTML %]
+<body class="login" onLoad="document.loginscreen.login.focus()">
 
  <center>
   <table class="login" border="3" cellpadding="20">
@@ -46,5 +47,3 @@
    </tr>
   </table>
 
-</body>
-</html>