Commit 46cb7156 authored by Romain Courteaud's avatar Romain Courteaud

Fix translation tags.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20794 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a798a7d1
......@@ -187,9 +187,9 @@
<tal:block metal:use-macro="here/main_template/macros/master">\n
<tal:block metal:fill-slot="main">\n
<div class="content login">\n
<h1 i18n:translate="">Lost Password</h1>\n
<h1 i18n:translate="" i18n:domain="ui">Lost Password</h1>\n
\n
<p i18n:translate="">\n
<p i18n:translate="" i18n:domain="ui">\n
To reset your password, please enter your login below. An email\n
will be sent to your address with a link to enter your new password.\n
</p>\n
......
529
\ No newline at end of file
530
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment