Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateUserConfirmation.html refers to non-existing label for user salutation #554

Open
akiessling opened this issue Mar 12, 2024 · 0 comments

Comments

@akiessling
Copy link

I noticed in 8.0.1 that the mails for the user confirmation are missing the salutation.

Looks like an unintentional change in f89ebf9

<p><f:translate key="LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:mailCreateUserConfirmationSalutation" /> {user.username},</p>

LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:mailCreateUserConfirmationSalutation should point to LLL:EXT:femanager/Resources/Private/Language/locallang.xlf:emailCreateUserConfirmationSalutation

[ ](

<trans-unit id="emailCreateUserConfirmationSalutation">
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant