X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=054e03f37fa29da8066f1a637919f13c7e7dc5d2;hp=bfc548154b982add5db736e90be864a6584589fc;hpb=786f35f2700d83687ef494b98e3dace37d268e1c;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"} -