changeset 01d7e3066af2 in trytond:default
details: https://hg.tryton.org/trytond?cmd=changeset&node=01d7e3066af2
description:
Duplicate Genshi i18n msg keywords in reset password email
diffstat:
trytond/res/email_reset_password.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d6f44538cead -r 01d7e3066af2 trytond/res/email_reset_password.html
--- a/trytond/res/email_reset_password.html Fri Oct 15 19:15:14 2021 +0200
+++ b/trytond/res/email_reset_password.html Mon Oct 18 15:56:58 2021 +0200
@@ -7,7 +7,7 @@
<div style="display: block; text-align: center">
<div>
<h1>Reset Password</h1>
- <p i18n:msg="login,password,host,database,host,database">
+ <p i18n:msg="login,password,host,database,http_host,database">
The password for your account,
<strong>${record.login}</strong>, has been reset.<br/>
You must set a new one from the user's preferences.<br/>
You can connect with this temporary password
<strong>${record.password_reset}</strong> to<br/>