]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/login/authentication_pl_missing.html
User-Login auf Controller umgestellt
[mfinanz.git] / templates / webpages / login / authentication_pl_missing.html
diff --git a/templates/webpages/login/authentication_pl_missing.html b/templates/webpages/login/authentication_pl_missing.html
deleted file mode 100644 (file)
index 8f158cf..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-[%- USE T8 %]
-<body>
-
- <p><b>[% 'Error!' | $T8 %]</b></p>
-
- <p>[% 'The authentication configuration file &quot;config/lx_office.conf&quot; does not exist. This kivitendo installation has probably not been updated correctly yet. Please contact your administrator.' | $T8 %]</p>
-
- <p>[% 'If you yourself want to upgrade the installation then please read the file &quot;doc/UPGRADE&quot; and follow the steps outlined in this file.' | $T8 %]</p>
-
- <p>
-  <a href="login.pl" target="_top">[% 'Login' | $T8 %]</a> |
-  <a href="admin.pl" target="_top">[% 'Administration' | $T8 %]</a>
- </p>
-
-</body>
-</html>