This commit is contained in:
Ross
2021-10-16 12:02:53 +01:00
parent 576eec9da0
commit 174a0aa235
+1 -1
View File
@@ -86,7 +86,7 @@
</div>
{% endif %}
{% if review %}
<button type="submit" name="check-review" class="check-review btn btn-default">Check review answers</button>
<button 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>