X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=39b75ea9836054df22a377f0f0f28d6ac9a19dc2;hp=5777a2186da5d94521d5d7c43726a4ab79da1de1;hpb=e4ed3a46b7029eeed757daf33596eb5d345c32b5;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"} -