This commit is contained in:
Ross
2021-10-16 12:02:16 +01:00
parent 5ef0cfaeb4
commit 576eec9da0
+1 -1
View File
@@ -86,7 +86,7 @@
</div>
{% endif %}
{% if review %}
<button type="submit" name="next" class="check-review btn btn-default">Check review answers</button>
<button type="submit" name="check-review" class="check-review btn btn-default">Check review answers</button>
{% endif %}
{% if question_details.current > 1 %}
<button type="submit" name="previous" class="save btn btn-default">Previous</button>