We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588d3d8 commit 449862fCopy full SHA for 449862f
1 file changed
hypha/apply/users/templates/users/password_reset/form.html
@@ -23,7 +23,7 @@ <h2 class="text-2xl">{% trans "Forgot password?" %}</h2>
23
{% endfor %}
24
25
<button class="mt-4 w-full sm:w-auto btn btn-primary" type="submit">
26
- {% trans "Send reset email" %}≥
+ {% trans "Send reset email" %}
27
</button>
28
</form>
29
</div>
0 commit comments