resetpwd changepwd forgotpwd notify register

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
Danny
User
Posts: 138

resetpwd changepwd forgotpwd notify register

Post by Danny »

Hi,

You have 5 text files, at your template file.

resetpwd.txt
changepwd.txt
forgotpwd.txt
notify.txt
register.txt

Think about these files because users want also use the Multi-language.

Maybe you can integrate this at Multi-language.

Regards,


motfs
User
Posts: 258

Post by motfs »

If you use ASP.NET Maker 2016, the five files are in html format and placed in HTML folder inside the template. You can translate the files to your desired language and rename it as resetpwd_<language_id>.html. Read Multi-Language -> Sending Email in Multi-Language in help file for more details.


Post Reply