summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/staff.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/staff.html b/templates/staff.html
index a8bab1a..3ed6f3e 100644
--- a/templates/staff.html
+++ b/templates/staff.html
@@ -48,7 +48,8 @@
</p>
</div>
<div class="reading-width">
- <p><a href="./export" class="btn-normal btn">Export all choices as a spreadsheet</a></p>
+ <p><a href="./export/choices" class="btn-normal btn">Export all choices as a spreadsheet</a></p>
+ <p><a href="./export/students" class="btn-normal btn">Export student confirmed status as a spreadsheet</a></p>
{{- if ge .State 1 }}
<p><a href="./state/0" class="btn-danger btn">Disable student access</a></p>
{{- if ge .State 2 }}