Quelques préparatifs avant l'implémentation de l'envoi du rappel.
[Plinn.git] / skins / generic / request_password_reset_template.pt
@@ -20,9 +20,9 @@
           tal:content="ptool/email_from_address" href="mailto:me@here.com"
           i18n:name="admin_email">me@here.com</a>.
         </p>
-        <form action="mail_password" tal:attributes="action string:${here/portal_url}/mail_password">
+        <form action="mail_password" tal:attributes="action options/action">
           <input name="userid"/>
-          <input type="submit" value=" Send " i18n:attributes="value"/>
+          <input type="submit" name="requestReset" value=" Send " i18n:attributes="value"/>
         </form>
       </div>
     </div>