Teil 1 von: Usability und Lokalisierung de und de_DE (neu)
[kivitendo-erp.git] / templates / webpages / admin / adminlogin.html
index e821874..803d984 100644 (file)
@@ -1,11 +1,11 @@
 [%- USE T8 %]
 [% USE HTML %]<body class="admin" onload="document.getElementById('rpw').focus()">
-
+ <p><input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"></p>
  <div align="center">
 
   <a href="http://www.lx-office.org"><img src="image/lx-office-erp.png" border="0"></a>
 
-  <h1 class="login">[% 'Version' | $T8 %] [% HTML.escape(version) %]</h1>
+  <h3 class="login">[% 'Lx-Office' | $T8 %] [% HTML.escape(version) %]</h3>
 
   <h2>[% 'Administration' | $T8 %]</h2>
 
@@ -26,7 +26,7 @@
 
   </form>
 
-  <p><a href="http://www.lx-office.org/">[% 'Lx-Office website' | $T8 %]</a></p>
+  <p>[% 'Lx-Office Homepage' | $T8 %]: <a href="http://lx-office.org" target="_blank" title="[% 'Lx-Office Homepage' | $T8 %]">http://lx-office.org</a></p>
 
  </div>