Skip to content

Commit 127ddbf

Browse files
committed
Update recovery.html
1 parent bd3cb96 commit 127ddbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ubiquity/core/views/auth/recovery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h4 class="ui header dividing">Account recovery (password rest)</h4>
3838
{% endblock %}
3939
{% endblock %}
4040
{% block _buttons %}
41-
<button class="ui button black fluid ajax _create">Submit new password</button>
41+
<button class="ui button black fluid ajax _submit">Submit new password</button>
4242
{% endblock %}
4343
</form>
4444
{% endblock %}

0 commit comments

Comments
 (0)