.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user