This commit is contained in:
Ross
2021-10-16 16:31:42 +01:00
parent 93e2c413d2
commit b77da13690
+1 -1
View File
@@ -86,7 +86,7 @@
</div> </div>
{% endif %} {% endif %}
{% if review %} {% if review %}
<button type="button" name="check-review" class="check-review btn btn-default">Check review answers</button><br/> <button type="button" name="check-review" class="check-review">Check review answers</button><br/>
{% endif %} {% endif %}
<span class="save-buttons"> <span class="save-buttons">
{% if question_details.current > 1 %} {% if question_details.current > 1 %}