User-Login auf Controller umgestellt
[kivitendo-erp.git] / templates / webpages / login / password_error.html
diff --git a/templates/webpages/login/password_error.html b/templates/webpages/login/password_error.html
deleted file mode 100644 (file)
index 1ee8ec8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[%- USE T8 %]
-<body>
-
- <p><b>[% 'Error!' | $T8 %]</b></p>
-
- <p>[% error %]</p>
-
- <p><a href="[% IF is_admin %]admin.pl[% ELSE %]login.pl[% END %]" target="_top">[% 'Login' | $T8 %]</a></p>
-
-</body>
-</html>