From ebe8f47cd181f20e3da336591287fe047b832a93 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 29 Jul 2021 18:16:36 +0100 Subject: [PATCH] . --- sbas/templates/sbas/exam_take.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbas/templates/sbas/exam_take.html b/sbas/templates/sbas/exam_take.html index 2ff29927..871c39e8 100755 --- a/sbas/templates/sbas/exam_take.html +++ b/sbas/templates/sbas/exam_take.html @@ -20,10 +20,10 @@ CID: {{cid}}
{% if previous > -1 %} -Previous question +Previous question {% endif %} {% if next %} -Next question +Next question {% endif %}