diff options
author | Philip Häusler <msquare@notrademark.de> | 2011-12-27 15:42:13 +0100 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2011-12-27 15:42:13 +0100 |
commit | 82592662978903a50ad2b31669c0ed56e0fb9129 (patch) | |
tree | cb86dd59fb9cc0bfba6589307158e33548417a4c /templates | |
parent | e0ffeb100568890ac32717d8ddf98d6d501655fc (diff) |
#44 shiftplan
Diffstat (limited to 'templates')
-rw-r--r-- | templates/user_shifts.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/templates/user_shifts.html b/templates/user_shifts.html index 85f38112..99d62ea0 100644 --- a/templates/user_shifts.html +++ b/templates/user_shifts.html @@ -1,9 +1,5 @@ -<p> - Raum: %room_select% -</p> -<p> - Tag: %day_select% -</p> +%room_select% +%day_select% <table> <thead> <tr> |