Patch aus Bug 1343: csv in ../users speichern
[kivitendo-erp.git] / templates / webpages / admin / adminlogin_de.html
index 012625e..cc37bee 100644 (file)
@@ -1,13 +1,17 @@
-<body class="admin" onload="document.getElementById('rpw').focus()">
+[% USE HTML %]<body class="admin" onload="document.getElementById('rpw').focus()">
 
  <div align="center">
 
   <a href="http://www.lx-office.org"><img src="image/lx-office-erp.png" border="0"></a>
 
-  <h1 class="login">Version <TMPL_VAR version ESCAPE=HTML></h1>
+  <h1 class="login">Version [% HTML.escape(version) %]</h1>
 
   <h2>Administration</h2>
 
+  [% IF error_message %]
+  <p><span class="error_message">[% error_message %]</span></p>
+  [% END %]
+
   <form method="post" action="admin.pl">
 
    <table>