Dispatcher: Auch Controller ermöglichen, die Admin-Login benötigen
[kivitendo-erp.git] / templates / webpages / login / password_error.html
index e1060a0..1ee8ec8 100644 (file)
@@ -5,7 +5,7 @@
 
  <p>[% error %]</p>
 
- <p><a href="login.pl" target="_top">[% 'Login' | $T8 %]</a></p>
+ <p><a href="[% IF is_admin %]admin.pl[% ELSE %]login.pl[% END %]" target="_top">[% 'Login' | $T8 %]</a></p>
 
 </body>
 </html>