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