X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Floginform.html;fp=tpl%2Floginform.html;h=84176385765837973d77be29941db622ccad1f6a;hb=8147ff76a49206a08999f420206d971de10db12e;hp=a49b42d3c0de71aa1d699c05dd05abe7d981c78d;hpb=9eba6ff469bdea8f341af06ef23c8bb4bd3a6869;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}