]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/skin/default/xml/common/stypes_selector.xml
added much control over holds during placement and after the fact
[Evergreen.git] / Open-ILS / web / opac / skin / default / xml / common / stypes_selector.xml
1 <select id='search_type_selector'>
2         <option value='keyword' selected='selected'>&common.keyword;</option>
3         <option value='title'>&common.title;</option>
4         <option value='author'>&common.author;</option>
5         <option value='subject'>&common.subject;</option>
6         <option value='series'>&common.series;</option>
7 </select>
8