|
|
@ -1,11 +1,11 @@
|
|
|
|
<form action="" type="get">
|
|
|
|
<form action="" type="get">
|
|
|
|
<fieldset id="filter"><legend>Filter</legend>
|
|
|
|
<fieldset class="form" id="filter"><legend>Filter</legend>
|
|
|
|
<input type="hidden" name="p" value="user_shifts">
|
|
|
|
<input type="hidden" name="p" value="user_shifts">
|
|
|
|
%room_select%
|
|
|
|
%room_select%
|
|
|
|
%type_select%
|
|
|
|
%type_select%
|
|
|
|
%day_select%
|
|
|
|
%day_select%
|
|
|
|
%filled_select%
|
|
|
|
%filled_select%
|
|
|
|
<input type="submit" style="width: 100%;" value="Filtern">
|
|
|
|
<input class="button" type="submit" style="width: 100%;" value="Filtern">
|
|
|
|
</fieldset>
|
|
|
|
</fieldset>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
|
|