]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/skin/default/xml/result_lowhits.xml
01dd9e72c47a1142d7bec3f113082acbd11613ff
[Evergreen.git] / Open-ILS / web / opac / skin / default / xml / result_lowhits.xml
1
2 <div id='result_low_hits' class='hide_me'>
3
4         <br/><br/><br/>
5
6         <div style='text-align: center; padding-bottom: 8px;'>
7                 <div id='result_low_hits_msg' class='hide_me'>Few hits were returned for your search.</div>
8                 <div id='result_zero_hits_msg' class='hide_me'>Zero hits were returned for your search.</div>
9         </div>
10
11         <!-- spell checker -->
12         <div id='did_you_mean' class='lowhits_div hide_me'>
13                 <span>Did you mean</span>
14                 <a class='classic_link' id='spell_check_link'> </a>
15                 <span>?</span>
16         </div>
17
18         <div id='low_hits_remove_format' class='lowhits_div hide_me'>
19                 <span>You will find more hits when searching all item formats: </span>
20                 <a id='low_hits_remove_format_link' class='classic_link'>Search again with all formats?</a>
21         </div>
22
23         <div id='low_hits_cross_ref' class='lowhits_div hide_me'>
24                 <span>You may also like to try these related searches:</span>
25                 <div style='padding: 5px;'>
26                         <a id='low_hits_xref_link' class='classic_link' style='padding-right: 5px;'> </a>
27                 </div>
28         </div>
29
30         <div id='low_hits_expand_range' class='lowhits_div hide_me'>
31                 <span>You may also wish to expand you search range to: </span>
32                 <a id='low_hits_expand_link' class='classic_link' style='padding-right: 5px;'> </a>
33         </div>
34
35         <div id='low_hits_search_type' class='lowhits_div hide_me'>
36                 <span>Would you like to try searching the same terms by</span>
37                 <a id='low_hits_title_search' class='hide_me classic_link' 
38                         style='padding-right: 5px;'>title</a>
39                 <a id='low_hits_author_search' class='hide_me classic_link' 
40                         style='padding-right: 5px;'>author</a>
41                 <a id='low_hits_subject_search' class='hide_me classic_link' 
42                         style='padding-right: 5px;'>subject</a>
43                 <a id='low_hits_series_search' class='hide_me classic_link' 
44                                 style='padding-right: 5px;'>series</a>
45                 <a id='low_hits_keyword_search' class='hide_me classic_link' 
46                         style='padding-right: 5px;'>keyword</a>
47                 <span>?</span>
48         </div>
49
50 </div>
51