summaryrefslogtreecommitdiff
path: root/templates/user_myshifts.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user_myshifts.html')
-rw-r--r--templates/user_myshifts.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/user_myshifts.html b/templates/user_myshifts.html
index 178ad684..fdb1631a 100644
--- a/templates/user_myshifts.html
+++ b/templates/user_myshifts.html
@@ -28,6 +28,16 @@
<tbody>
%shifts%
</tbody>
+ <tfoot>
+ <tr>
+ <th>Summe</th>
+ <th>%time_sum% Stunden</th>
+ <th></th>
+ <th></th>
+ <th></th>
+ <th></th>
+ </tr>
+ </tfoot>
</table>
<hr />
<h2>iCal Export</h2>