2011-12-27 22:13:17 +01:00
< form action = "" type = "get" >
2011-12-27 22:28:06 +01:00
< fieldset class = "form" id = "filter" > < legend > Filter< / legend >
2011-12-27 22:13:17 +01:00
< input type = "hidden" name = "p" value = "user_shifts" >
2011-12-27 15:42:13 +01:00
%room_select%
2011-12-27 22:13:17 +01:00
%type_select%
2011-12-27 15:42:13 +01:00
%day_select%
2011-12-27 22:13:17 +01:00
%filled_select%
2011-12-27 22:28:06 +01:00
< input class = "button" type = "submit" style = "width: 100%;" value = "Filtern" >
2011-12-27 22:13:17 +01:00
< / fieldset >
< / form >
2011-07-13 14:30:19 +02:00
< table >
< thead >
< tr >
< th >
2011-12-29 14:47:04 +01:00
Zeit/Raum
2011-07-13 14:30:19 +02:00
< / th >
< th >
2011-09-14 23:05:43 +02:00
Einträge
2011-07-13 14:30:19 +02:00
< / th >
< / tr >
< / thead >
< tbody >
%shifts_table%
< / tbody >
< / table >
2011-12-28 14:45:49 +01:00
< h2 > iCal Export< / h2 >
< p >
Zum abonnieren in Deiner Kalender-Software benutze folgenden öffentlichen Link (daher bitte geheimhalten, im Notfall Deinen < a href = "%reset_link%" > Key zurücksetzen< / a > ):
< br / >
< a href = "%ical_link%" > %ical_link%< / a >
< / p >