Mise à jour des templates / script pour les inscriptions client.
[photoprint.git] / skins / customer_login_form.pt
index 788fcb4..7e9b601 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
   </head>
-  <body metal:fill-slot="main_no_tabs" i18n:domain="realis" tal:omit-tag="">
+  <body metal:fill-slot="main_no_tabs" i18n:domain="photoprint" tal:omit-tag="">
     <div tal:condition="python:request.get('came_from', '').endswith('/my_cart')"
          tal:define="step_authentication python:True"
          tal:omit-tag="">
@@ -79,7 +79,7 @@
     </table>
           
     <p><a href=""
-        tal:attributes="href string:${here/portal_url}/mail_password_form"
+        tal:attributes="href string:${here/portal_url}/request_password_reset_form"
         i18n:translate=""
        >Forgot your password?</a>
     </p>