]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/templates/default/opac/parts/tips.tt2
Merge branch 'master' of git.evergreen-ils.org:Evergreen into template-toolkit-opac
[working/Evergreen.git] / Open-ILS / web / templates / default / opac / parts / tips.tt2
1 <!-- ****************** tips.xml ***************************** -->
2 <div class="hide_me">
3     <div id='tips' class='tips hide_me'>
4         <div class='hide_me'>
5             <span>[% l("Click on a folder icon in the sidebar to access related quick searches") %]</span>
6             <span>[% l("If you don't find what you want try expanding your search using the range selector at the right of the search bar") %]</span>
7         </div>
8         <strong>[% l("Tip:") %]</strong>
9     </div>
10 </div>
11 <!-- ****************** end: tips.xml ***************************** -->