From bcc2edf273c606508aff728f30ae99a9fd39e4f5 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 21 Apr 2022 16:30:50 +0100 Subject: [PATCH] . --- generic/templates/generic/exam_cids_edit.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/generic/templates/generic/exam_cids_edit.html b/generic/templates/generic/exam_cids_edit.html index 0cd7dce4..de1452d5 100644 --- a/generic/templates/generic/exam_cids_edit.html +++ b/generic/templates/generic/exam_cids_edit.html @@ -5,7 +5,7 @@ {% for cid in current_cid_users %}
  • {{cid.cid}} [{{cid.passcode}}] {{cid.name}} / - Email: {{cid.email}} + Email: {{cid.email}}
  • {% endfor %} @@ -21,6 +21,14 @@ {% endfor %} + Manage CIDs here - - Manage CIDs here \ No newline at end of file +