#359: Wrongely named FTL variable name fix

This commit is contained in:
garronej 2023-06-16 23:30:36 +02:00
parent fcba470aad
commit 3b00bace23

View File

@ -51,7 +51,7 @@
<#local doExistMessageForUsernameOrPassword = true>
</#attempt>
<#if !doExists>
<#if !doExistMessageForUsernameOrPassword>
<#attempt>
<#local doExistMessageForUsernameOrPassword = messagesPerField.exists('password')>
<#recover>