Add translation brackety things to forgot-password page, I forgot those
This commit is contained in:
parent
d1bee08d5a
commit
b4b10a222d
@ -27,7 +27,7 @@
|
||||
<h1>{% trans %}Forgot your password?{% endtrans %}</h1>
|
||||
{{ wtforms_util.render_divs(fp_form) }}
|
||||
<div class="form_submit_buttons">
|
||||
<input type="submit" value="Send instructions" class="button"/>
|
||||
<input type="submit" value="{% trans %}Send instructions{% endtrans %}" class="button"/>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user