summaryrefslogtreecommitdiff
path: root/templates/staff.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/staff.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/templates/staff.html b/templates/staff.html
index 3ed6f3e..b356cf4 100644
--- a/templates/staff.html
+++ b/templates/staff.html
@@ -61,10 +61,19 @@
<p><a href="./state/1" class="btn-primary btn">Enable student access</a></p>
{{- end }}
<table class="table-of-courses">
+ <colgroup>
+ <col style="width: 5%;" />
+ <col style="width: 5%;" />
+ <col style="width: 5%;" />
+ <col/>
+ <col style="width: 15%;" />
+ <col style="width: 15%;" />
+ <col style="width: 15%;" />
+ </colgroup>
<thead>
<tr>
<th scope="col">ID</th>
- <th scope="col">Selected</th>
+ <th scope="col">Used</th>
<th scope="col">Max</th>
<th scope="col">Name</th>
<th scope="col">Type</th>