[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/authorities searchresultlist.tmpl,1.7,1.8

Paul POULAIN tipaul at users.sourceforge.net
Wed Jan 5 15:32:32 CET 2005


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27401/koha-tmpl/intranet-tmpl/default/en/authorities

Modified Files:
	searchresultlist.tmpl 
Log Message:


Index: searchresultlist.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** searchresultlist.tmpl	2 Dec 2004 16:41:07 -0000	1.7
--- searchresultlist.tmpl	5 Jan 2005 14:32:30 -0000	1.8
***************
*** 43,47 ****
  				<tr>
  					<td><!-- TMPL_VAR NAME="summary" --></td>
! 					<td><a href="../search.marc/search.pl?type=intranet&amp;op=do_search&amp;marclist='<!-- TMPL_VAR NAME="biblio_fields" -->'&amp;operator==&amp;value=<!-- TMPL_VAR NAME="authid" -->&amp;and_or=and&amp;excluding=" class="button authority"><!-- TMPL_VAR NAME="used" --> biblio(s)</a></td>
  					<td>
  						<a href="detail.pl?authid=<!-- TMPL_VAR NAME="authid" -->">
--- 43,47 ----
  				<tr>
  					<td><!-- TMPL_VAR NAME="summary" --></td>
! 					<td><a href="../search.marc/search.pl?type=intranet&amp;op=do_search&amp;marclist=<!-- TMPL_VAR NAME="biblio_fields" -->&amp;operator==&amp;value=<!-- TMPL_VAR NAME="authid" -->&amp;and_or=and&amp;excluding=" class="button authority"><!-- TMPL_VAR NAME="used" --> biblio(s)</a></td>
  					<td>
  						<a href="detail.pl?authid=<!-- TMPL_VAR NAME="authid" -->">





More information about the Koha-cvs mailing list