77 lines
4.5 KiB
Cheetah
77 lines
4.5 KiB
Cheetah
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryNameTitle" --> -- Catalogue de la bibliothèque
|
|
<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
|
|
|
|
<!--TMPL_INCLUDE NAME="masthead.inc" -->
|
|
<!--TMPL_INCLUDE NAME="navigation.inc" -->
|
|
|
|
<h1>Résultats de la recherche autorité</h1>
|
|
<div id="pages">
|
|
<!-- TMPL_IF name="displayprev" -->
|
|
<a href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=opac&op=do_search&authtypecode=<!-- TMPL_VAR name="authtypecode" -->">
|
|
<<
|
|
</a>
|
|
<!-- /TMPL_IF -->
|
|
<!-- TMPL_LOOP NAME="numbers" -->
|
|
<!-- TMPL_IF name="highlight" -->
|
|
<span class="current"><!-- TMPL_VAR NAME="number" --></span>
|
|
<!-- TMPL_ELSE -->
|
|
<a href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=opac&op=do_search&authtypecode=<!-- TMPL_VAR name="authtypecode" -->"><!-- TMPL_VAR NAME="number" --></a>
|
|
<!-- /TMPL_IF -->
|
|
<!-- /TMPL_LOOP -->
|
|
<!-- TMPL_IF name="displaynext" -->
|
|
<a href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=opac&op=do_search&authtypecode=<!-- TMPL_VAR name="authtypecode" -->">>></a>
|
|
<!-- /TMPL_IF -->
|
|
</div>
|
|
<div id="results">
|
|
<!-- TMPL_IF name="total" -->
|
|
<b>Résultats <!-- TMPL_VAR NAME="from" --> à <!-- TMPL_VAR NAME="to" --> sur <!-- TMPL_VAR NAME="total" --></b><br><br>
|
|
<!-- TMPL_ELSE -->
|
|
Pas de résultats<br>
|
|
<!-- /TMPL_IF -->
|
|
</div>
|
|
|
|
<div class="searchresults">
|
|
<table>
|
|
<tr>
|
|
<th width="70%">Vedettes autorisées</th>
|
|
<th width="10%">Type de vedette</th>
|
|
<!-- TMPL_UNLESS name="isEDITORS" -->
|
|
<th width="10%">Notices bibliographiques</th>
|
|
<!-- /TMPL_UNLESS -->
|
|
<th width="10%">Vedettes autorisées complètes</th>
|
|
</tr>
|
|
<!-- TMPL_LOOP NAME="result" -->
|
|
<tr>
|
|
<td><a href="opac-authoritiesdetail.pl?authid=<!-- TMPL_VAR NAME="authid" -->"><!-- TMPL_VAR NAME="summary" --></a></td>
|
|
|
|
<td>
|
|
<!-- TMPL_VAR NAME="authtype" -->
|
|
</td>
|
|
<!-- TMPL_UNLESS name="isEDITORS" -->
|
|
<td>
|
|
<a href="/cgi-bin/koha/opac-search.pl?type=opac&op=do_search&q=an=<!--TMPL_VAR Name="authid" -->" class="button authority"><!-- TMPL_VAR NAME="used" --> documents</a>
|
|
</td>
|
|
<!-- /TMPL_UNLESS -->
|
|
<td>
|
|
<a href="opac-authoritiesdetail.pl?authid=<!-- TMPL_VAR NAME="authid" -->">Voir la vedette en entier</a>
|
|
</td>
|
|
</tr>
|
|
<!-- /TMPL_LOOP -->
|
|
</table>
|
|
</div>
|
|
<div id="resultnumber">
|
|
<p>
|
|
<!-- TMPL_IF name="displayprev" -->
|
|
<a href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=opac&op=do_search&authtypecode=<!-- TMPL_VAR name="authtypecode" -->"><<</a>
|
|
<!-- /TMPL_IF -->
|
|
<!-- TMPL_LOOP NAME="numbers" -->
|
|
<!-- TMPL_IF name="highlight" --><span class="current"><!-- TMPL_VAR NAME="number" --></span><!-- TMPL_ELSE -->
|
|
<a href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=opac&op=do_search&authtypecode=<!-- TMPL_VAR name="authtypecode" -->"><!-- TMPL_VAR NAME="number" --></a>
|
|
<!-- /TMPL_IF -->
|
|
<!-- /TMPL_LOOP -->
|
|
<!-- TMPL_IF name="displaynext" -->
|
|
<a href="opac-authorities-home.pl?startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&<!-- TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->&resultsperpage=<!-- TMPL_VAR NAME="resultsperpage" -->&type=opac&op=do_search&authtypecode=<!-- TMPL_VAR name="authtypecode" -->">>></a>
|
|
<!-- /TMPL_IF -->
|
|
</p>
|
|
</div>
|
|
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
|