Patch aus Bug 1343: csv in ../users speichern
[kivitendo-erp.git] / templates / webpages / login / login_screen_de.html
index 4000362..8a3dd7c 100644 (file)
@@ -1,4 +1,4 @@
-[% USE HTML %]<body class="login" onLoad="fokus()">
+[% USE HTML %]<body class="login" onLoad="document.loginscreen.login.focus()">
 
  <center>
   <table class="login" border="3" cellpadding="20">
@@ -7,9 +7,13 @@
      <a href="http://www.lx-office.org" target="_top"><img src="image/lx-office-erp.png" border="0"></a>
      <h1 class="login" align="center">Version [% version %]</h1>
 
+     [% IF error_message %]
+     <p><span class="error_message">[% error_message %]</span></p>
+     [% END %]
+
      <p>
 
-      <form method="post" name="loginscreen" action="login.pl">
+      <form method="post" name="loginscreen" action="login.pl" target="_top">
 
        <input type="hidden" name="show_dbupdate_warning" value="1">