diff options
author | Philip Häusler <msquare@notrademark.de> | 2011-09-11 23:01:39 +0200 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2011-09-11 23:01:39 +0200 |
commit | 024c5ff2e2d1fd84f0ad850d1f1cd845f047e8e1 (patch) | |
tree | e1aa64e2474cdaa14539d25f541c6ef92872f3a0 /templates/admin_shifts.html | |
parent | 4303b05d08ba3754bb82dfa728cae31317a6aeb8 (diff) |
#5 preview for shifts to be created
Diffstat (limited to 'templates/admin_shifts.html')
-rw-r--r-- | templates/admin_shifts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_shifts.html b/templates/admin_shifts.html index a79bd571..1fb62bcd 100644 --- a/templates/admin_shifts.html +++ b/templates/admin_shifts.html @@ -52,7 +52,7 @@ <label> Schichtwechsel-Stunden: </label> - <input type="text" name="change_hours" value="00, 04, 08, 10, 12, 14, 16, 18, 20, 22" /> + <input type="text" name="change_hours" style="width: 300px;" value="00, 04, 08, 10, 12, 14, 16, 18, 20, 22" /> </p><h2>Benötigte Engel:</h2> <p> <label> |