How to insert a line break in the "successMessage" of the Password Reset Page

Hi,

I want to insert a line break into the “successMessage” of the Password Reset Page.
like this.

successMessage: “Your password has been reset successfully. <br /> Thanks !!”,

but the <br /> has no effect.

How to add a new line after “successMessage” in the password reset complete page?

Thanks.

Hi @hero1229jp,

Welcome to the Community!

Unfortunately, rendering markup in the language dictionary will result in it being rendered as text, as you’ve seen. You can provide your use case in a feature request in our feedback category:

Related topic:

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.