X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=330ac859fb13a3a15875f185a611bfaa6c5f5587;hp=5777a2186da5d94521d5d7c43726a4ab79da1de1;hpb=c5f5365ae6d57f6ca49b9ed6b6be05c52a05c3bb;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/loginform.html b/tpl/default/loginform.html index 5777a218..90c2b2b6 100644 --- a/tpl/default/loginform.html +++ b/tpl/default/loginform.html @@ -1,51 +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"} -