X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Floginform.html;h=90c2b2b6498c3b2872e57b7e4af3e61d601ae46b;hb=refs%2Fpull%2F1566%2Fhead;hp=d481f452ab95c6bb5777eee28b00441d8ebb7dec;hpb=44acf706812bc77812e6648c2cc28af36e172a14;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/loginform.html b/tpl/default/loginform.html index d481f452..90c2b2b6 100644 --- a/tpl/default/loginform.html +++ b/tpl/default/loginform.html @@ -1,51 +1,37 @@ - + {include="includes"} {include="page.header"} -{if="!$user_can_login"} -
-
-
- {'You have been banned after too many failed login attempts. Try again later.'|t} -
-
- +
+
+ +
-{else} -
-
-
-
-

{'Login'|t}

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