summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJan-Philipp Litza <janphilipp@litza.de>2012-12-29 14:41:09 +0100
committerJan-Philipp Litza <janphilipp@litza.de>2012-12-29 14:41:09 +0100
commit2d0b2542c9af24a9ec4dd05010bc554010151e61 (patch)
tree135d4ab087eb6666e44729a3a9b90435bb0b1a7e /templates
parentb60603d76c286937875afb0ba267be3d7f880a21 (diff)
a few fixes and polishes in myshifts, shifts and menu
Diffstat (limited to 'templates')
-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>