#44 user angeltypes shift filter
This commit is contained in:
parent
666bb3919c
commit
3271f72dcf
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue