#359: Wrongely named FTL variable name fix
This commit is contained in:
parent
fcba470aad
commit
3b00bace23
@ -51,7 +51,7 @@
|
||||
<#local doExistMessageForUsernameOrPassword = true>
|
||||
</#attempt>
|
||||
|
||||
<#if !doExists>
|
||||
<#if !doExistMessageForUsernameOrPassword>
|
||||
<#attempt>
|
||||
<#local doExistMessageForUsernameOrPassword = messagesPerField.exists('password')>
|
||||
<#recover>
|
||||
|
Loading…
x
Reference in New Issue
Block a user