Change email address input to be disabled for logged-in users when requesting a new confirmation e-mail (#23247)
Fixes #23093
This commit is contained in:
@ -965,6 +965,8 @@ en:
|
||||
auth:
|
||||
apply_for_account: Request an account
|
||||
change_password: Password
|
||||
confirmations:
|
||||
wrong_email_hint: If that e-mail address is not correct, you can change it in account settings.
|
||||
delete_account: Delete account
|
||||
delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
|
||||
description:
|
||||
|
Reference in New Issue
Block a user