summaryrefslogtreecommitdiff
path: root/templates/student.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/student.html')
-rw-r--r--templates/student.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/templates/student.html b/templates/student.html
index 3eea9aa..e5e94c4 100644
--- a/templates/student.html
+++ b/templates/student.html
@@ -164,10 +164,19 @@
</div>
<div class="unconfirmed">
<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">Tick</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>