This commit is contained in:
Ross
2022-06-27 22:12:51 +01:00
parent 35321651bf
commit 09d9c42a59
2 changed files with 24 additions and 21 deletions
@@ -78,7 +78,7 @@
{% endif %}
</p>
{% endif %}
{% if previous > -1 %}
{% if previous %}
<button type="submit" name="previous" class="save btn btn-default">Previous</button>
{% endif %}
{% if next %}