epic-s6ts
[kivitendo-erp.git] / index.html
index 27b0f6a..71bb766 100644 (file)
@@ -1,8 +1,11 @@
+<!DOCTYPE html>
 <html>
  <head>
-  <meta http-equiv="refresh" content="0;URL=login.pl">
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <meta http-equiv="refresh" content="0;URL=controller.pl?action=LoginScreen/user_login">
+  <link rel='shortcut icon' href='favicon.ico' type='image/x-icon'>
  </head>
  <body>
-  <a href="login.pl">Lx-Office-Login</a>
+  <a href="controller.pl?action=LoginScreen/user_login">kivitendo-Login</a>
  </body>
 </html>