X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=e570cc8b1aac8ce879987594e6cb6a048ff83186;hp=2ad3fe9cdc8e5e0813895d7527126f1bb010e442;hpb=5978588578ca103152598ccfbe41019b12e00a4f;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/loginform.html b/tpl/default/loginform.html index 2ad3fe9c..90c2b2b6 100644 --- a/tpl/default/loginform.html +++ b/tpl/default/loginform.html @@ -1,59 +1,37 @@ - + {include="includes"} {include="page.header"} -{if="!ban_canLogin($conf)"} -
-
-
- {'You have been banned after too many failed login attempts. Try again later.'|t} -
-
- +
+
+ +
-{else} -
-
-
-
-

{'Login'|t}

-
- -
-
- -
-
- - -
-
- -
- - {if="$returnurl"}{/if} -
-
-
-
-{/if} {include="page.footer"} - -