User-Login auf Controller umgestellt
[kivitendo-erp.git] / index.html
index 27b0f6a..d785dd2 100644 (file)
@@ -1,8 +1,8 @@
 <html>
  <head>
-  <meta http-equiv="refresh" content="0;URL=login.pl">
+  <meta http-equiv="refresh" content="0;URL=controller.pl?action=LoginScreen/user_login">
  </head>
  <body>
-  <a href="login.pl">Lx-Office-Login</a>
+  <a href="controller.pl?action=LoginScreen/user_login">kivitendo-Login</a>
  </body>
 </html>