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