X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=6a716758871885e5bd045d1981f890dbf3343b1d;hp=761aec0cacaf932773466c431fefd242206cbbc5;hpb=c088ae99bfdd25607e79528adbb8abd7ee39cd3c;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/loginform.html b/tpl/default/loginform.html index 761aec0c..90c2b2b6 100644 --- a/tpl/default/loginform.html +++ b/tpl/default/loginform.html @@ -5,44 +5,32 @@ {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"}