summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2012-12-27 15:00:21 +0100
committerPhilip Häusler <msquare@notrademark.de>2012-12-27 15:00:21 +0100
commit1cf84a87be359705de20657892352cb060d8704f (patch)
tree4be1e72bf761883aa186d80db1716a5e749b90c5 /templates
parent7fa2353c3803ef231ec789298dbffd0b0b0e7919 (diff)
fix bad html at user_shifts
Diffstat (limited to 'templates')
-rw-r--r--templates/user_shifts.html17
1 files changed, 2 insertions, 15 deletions
diff --git a/templates/user_shifts.html b/templates/user_shifts.html
index b035d23b..e25c5862 100644
--- a/templates/user_shifts.html
+++ b/templates/user_shifts.html
@@ -10,21 +10,8 @@
</fieldset>
</form>
-<table>
- <thead>
- <tr>
- <th>
- %header1%
- </th>
- <th>
- %header2%
- </th>
- </tr>
- </thead>
- <tbody>
- %shifts_table%
- </tbody>
-</table>
+%shifts_table%
+
<h2>iCal Export</h2>
<p>
%ical_text%