On second thought, let's use this title for forgot_password.html
authorJef van Schendel <jefvanschendel@gmail.com>
Fri, 4 Nov 2011 01:20:26 +0000 (02:20 +0100)
committerJef van Schendel <jefvanschendel@gmail.com>
Fri, 4 Nov 2011 01:20:26 +0000 (02:20 +0100)
mediagoblin/templates/mediagoblin/auth/forgot_password.html

index c7f016780c5ad6dae0c7c58401d2b50309e244ef..9b82142673c272b4de724c67d1780a4ebef7d604 100644 (file)
@@ -24,7 +24,7 @@
         method="POST" enctype="multipart/form-data">
     {{ csrf_token }}
     <div class="grid_6 prefix_1 suffix_1 form_box">
-      <h1>{% trans %}Forgot your password?{% endtrans %}</h1>
+      <h1>{% trans %}Recover password{% endtrans %}</h1>
       {{ wtforms_util.render_divs(fp_form) }}
       <div class="form_submit_buttons">
         <input type="submit" value="{% trans %}Send instructions{% endtrans %}" class="button"/>