Lines 44-50
Link Here
|
44 |
<th>Query</th> |
44 |
<th>Query</th> |
45 |
<th>Limits</th> |
45 |
<th>Limits</th> |
46 |
<th>OPAC</th> |
46 |
<th>OPAC</th> |
47 |
<th>Staff client</th> |
47 |
<th>Staff interface</th> |
48 |
<th> </th> |
48 |
<th> </th> |
49 |
</tr> |
49 |
</tr> |
50 |
</thead> |
50 |
</thead> |
Lines 80-86
Link Here
|
80 |
<input id="filter_edit_name" name="filter_edit_name" type="text"> |
80 |
<input id="filter_edit_name" name="filter_edit_name" type="text"> |
81 |
<label for="filter_edit_opac">Show in OPAC?</label> |
81 |
<label for="filter_edit_opac">Show in OPAC?</label> |
82 |
<input type="checkbox" id="filter_edit_opac" name="filter_edit_opac"> |
82 |
<input type="checkbox" id="filter_edit_opac" name="filter_edit_opac"> |
83 |
<label for="filter_edit_staff_client">Show in Staff client?</label> |
83 |
<label for="filter_edit_staff_client">Show in staff interface?</label> |
84 |
<input type="checkbox" id="filter_edit_staff_client" name="filter_edit_staff_client"> |
84 |
<input type="checkbox" id="filter_edit_staff_client" name="filter_edit_staff_client"> |
85 |
</div> |
85 |
</div> |
86 |
</div> |
86 |
</div> |