Initial dev repository
[kcls-web.git] / opac / skin / craftsman / xml / common / libselect.xml
1 <span>
2         <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_OPAC_JS_HOST"-->/skin/default/js/depth_selector.js'></script>
3         <span id='depth_selector_span'>
4                 <!--#if expr="$SHOW_DEPTHSEL_TEXT='true'"-->
5                 <span>&library.select; </span>
6                 <!--#endif-->
7                 <select id='depth_selector' >
8                         <option value='new'>&library.select.label;</option>
9                 </select>
10         </span>
11         <span class='hide_me' id='lib_selector_span'>
12                 <a id='lib_selector_link' class='classic_link' href='javascript:void(0)' title='&library.select.help;'></a>
13         </span>
14 </span>
15