X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Floginform.html;fp=tpl%2Floginform.html;h=84176385765837973d77be29941db622ccad1f6a;hb=848939b7ba6e34789baa32e467042f481754e2e5;hp=a49b42d3c0de71aa1d699c05dd05abe7d981c78d;hpb=1022c59df8ff5c67c1c3191b035985f4037ea9cf;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/loginform.html b/tpl/loginform.html index a49b42d3..84176385 100644 --- a/tpl/loginform.html +++ b/tpl/loginform.html @@ -2,7 +2,7 @@ {include="includes"} - {if="!ban_canLogin()"} + {if="!ban_canLogin($conf)"} You have been banned from login after too many failed attempts. Try later. {else}