X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=8d8fa898ab09da87d6c5b333ce6c5b7e8d1506d0;hp=bfc548154b982add5db736e90be864a6584589fc;hpb=90e048594a2981ac510d024a4f0ae2d5f188a176;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/loginform.html b/tpl/default/loginform.html index bfc54815..90c2b2b6 100644 --- a/tpl/default/loginform.html +++ b/tpl/default/loginform.html @@ -5,47 +5,33 @@ {include="page.header"} -{if="!$user_can_login"} -
-
-
- {'You have been banned after too many failed login attempts. Try again later.'|t} -
-
- +
+
+ +
-{else} -
-
- -
-
-{/if} {include="page.footer"} -