[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/catalogue catalogue-home.tmpl,1.5.2.4,1.5.2.5 detail-opac.tmpl,1.1.2.4,1.1.2.5 detail.tmpl,1.6.2.4,1.6.2.5 MARCdetail.tmpl,1.7.2.4,1.7.2.5 moredetail.tmpl,1.4.2.3,1.4.2.4 searchresults.tmpl,1.2.2.5,1.2.2.6 subject.tmpl,1.2.2.4,1.2.2.5

Paul POULAIN tipaul at users.sourceforge.net
Fri Mar 19 09:18:13 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28452/koha-tmpl/intranet-tmpl/default/fr/catalogue

Modified Files:
      Tag: rel_2_0
	catalogue-home.tmpl detail-opac.tmpl detail.tmpl 
	MARCdetail.tmpl moredetail.tmpl searchresults.tmpl 
	subject.tmpl 
Log Message:
french update

Index: catalogue-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/catalogue-home.tmpl,v
retrieving revision 1.5.2.4
retrieving revision 1.5.2.5
diff -C2 -r1.5.2.4 -r1.5.2.5
*** catalogue-home.tmpl	10 Feb 2004 14:06:18 -0000	1.5.2.4
--- catalogue-home.tmpl	19 Mar 2004 08:18:09 -0000	1.5.2.5
***************
*** 5,9 ****
  <!-- /TMPL_IF -->
  
! <!-- ----------------------- MAIN BODY OF PAGE ------------------------ -->
  <FORM ACTION="/cgi-bin/koha/search.pl" method=post>
  
--- 5,9 ----
  <!-- /TMPL_IF -->
  
! <!------------------------ MAIN BODY OF PAGE ---------------------------->
  <FORM ACTION="/cgi-bin/koha/search.pl" method=post>
  
***************
*** 54,58 ****
  	<TR VALIGN=TOP>
  		<TD>Illustrateur</TD>
! 		<TD><INPUT TYPE="text"  SIZE="25"   NAME="illustrator"></TD>
  	</TR>
  		<TR VALIGN=TOP>
--- 54,58 ----
  	<TR VALIGN=TOP>
  		<TD>Illustrateur</TD>
! 		<TD><INPUT TYPE="text"  SIZE="25"   NAME="illustrateur"></TD>
  	</TR>
  		<TR VALIGN=TOP>

Index: detail-opac.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/detail-opac.tmpl,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -r1.1.2.4 -r1.1.2.5
*** detail-opac.tmpl	10 Feb 2004 14:06:18 -0000	1.1.2.4
--- detail-opac.tmpl	19 Mar 2004 08:18:09 -0000	1.1.2.5
***************
*** 28,32 ****
  <b>Notes:</b> <!-- TMPL_VAR NAME="notes" --><br>
  <b>Titre uniforme:</b> <!-- TMPL_VAR NAME="unititle" --><br>
! <b>Périodiques:</b> <!-- TMPL_VAR NAME="serial" --><br>
  <b>Nombre total d'ouvrages:</b> <!-- TMPL_VAR NAME="count" -->
  <p>
--- 28,32 ----
  <b>Notes:</b> <!-- TMPL_VAR NAME="notes" --><br>
  <b>Titre uniforme:</b> <!-- TMPL_VAR NAME="unititle" --><br>
! <b>Périodiques:</b> <!-- TMPL_VAR NAME="périodiques" --><br>
  <b>Nombre total d'ouvrages:</b> <!-- TMPL_VAR NAME="count" -->
  <p>
***************
*** 61,65 ****
  <td></td>
  <td><a href="/cgi-bin/koha/moredetail.pl?item=<TMPL_VAR
! NAME="itemnumber>&bib=<!-- TMPL_VAR NAME="biblionumber" -->&bi=<TMPL_VAR
  NAME="biblioitemnumber">">http://<!-- TMPL_VAR NAME="url" --></a></td>
  </tr>
--- 61,65 ----
  <td></td>
  <td><a href="/cgi-bin/koha/moredetail.pl?item=<TMPL_VAR
! NAME="itemnumber">&bib=<!-- TMPL_VAR NAME="biblionumber" -->&bi=<TMPL_VAR
  NAME="biblioitemnumber">">http://<!-- TMPL_VAR NAME="url" --></a></td>
  </tr>

Index: detail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/detail.tmpl,v
retrieving revision 1.6.2.4
retrieving revision 1.6.2.5
diff -C2 -r1.6.2.4 -r1.6.2.5
*** detail.tmpl	10 Feb 2004 14:06:18 -0000	1.6.2.4
--- detail.tmpl	19 Mar 2004 08:18:09 -0000	1.6.2.5
***************
*** 38,42 ****
  			<!-- TMPL_IF name="notes" --><b>Notes:</b> <!-- TMPL_VAR NAME="notes" --><!-- /TMPL_IF --><br>
  			<!-- TMPL_IF name="unititle" --><b>Titre uniforme:</b> <!-- TMPL_VAR NAME="unititle" --><!-- /TMPL_IF --> <br>
! 			<!-- TMPL_IF name="serial" --><b>Périodiques:</b><!-- TMPL_VAR NAME="serial" --><!-- /TMPL_IF --><br>
  			<!-- TMPL_IF name="dewey" --><b>Dewey:</b> <a href="/cgi-bin/koha/opac-searchresults.pl?type=opac&dewey=<!-- TMPL_VAR NAME="dewey" ESCAPE="URL" -->"><!-- TMPL_VAR name="dewey" --></a><!-- /TMPL_IF --><br>
  			<!-- TMPL_IF name="classification" --><b>Classification:</b> <!-- TMPL_VAR name="classification" --><!-- /TMPL_IF --><br>
--- 38,42 ----
  			<!-- TMPL_IF name="notes" --><b>Notes:</b> <!-- TMPL_VAR NAME="notes" --><!-- /TMPL_IF --><br>
  			<!-- TMPL_IF name="unititle" --><b>Titre uniforme:</b> <!-- TMPL_VAR NAME="unititle" --><!-- /TMPL_IF --> <br>
! 			<!-- TMPL_IF name="périodiques" --><b>Périodiques:</b><!-- TMPL_VAR NAME="périodiques" --><!-- /TMPL_IF --><br>
  			<!-- TMPL_IF name="dewey" --><b>Dewey:</b> <a href="/cgi-bin/koha/opac-searchresults.pl?type=opac&dewey=<!-- TMPL_VAR NAME="dewey" ESCAPE="URL" -->"><!-- TMPL_VAR name="dewey" --></a><!-- /TMPL_IF --><br>
  			<!-- TMPL_IF name="classification" --><b>Classification:</b> <!-- TMPL_VAR name="classification" --><!-- /TMPL_IF --><br>

Index: MARCdetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/MARCdetail.tmpl,v
retrieving revision 1.7.2.4
retrieving revision 1.7.2.5
diff -C2 -r1.7.2.4 -r1.7.2.5
*** MARCdetail.tmpl	10 Feb 2004 14:06:18 -0000	1.7.2.4
--- MARCdetail.tmpl	19 Mar 2004 08:18:09 -0000	1.7.2.5
***************
*** 8,23 ****
  </STYLE>
  
! <table width="100%" cellspacing=0 cellpadding=5>
  <tr>
  	<td width="80%">
! 		<table width=100% cellspacing=0 cellpadding=5 border=1>
  		<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif">
  			<td>
! 			<table width="100%" border=0 cellpadding=0 cellspacing=0>
  				<tr>
! 					<td width=8%><a href="acqui.simple/addbiblio.pl?oldbiblionumber=<!-- TMPL_VAR name="biblionumber" -->"><img border="0" src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/fileopen.png"></td>
! 					<td width=8%><a href="javascript:confirm_deletion()"><img border="0" src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/edittrash.png"></td>
! 					<td width=8%><a href="detail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->">Normal</a></td>
! 					<td width=8%><a href="javascript:Dopop('detailprint.pl?bib=<!-- TMPL_VAR name="biblionumber" -->')">Imprimer</a></td>
  					<td align="center"><b>Notice biblio MARC : <!-- TMPL_VAR name="bibid" --></b></td>
  				</tr>
--- 8,24 ----
  </STYLE>
  
! <table width="100%" cellspacing="0" cellpadding="5">
  <tr>
  	<td width="80%">
! 		<table width="100%" cellspacing="0" cellpadding="5" border="1">
  		<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif">
  			<td>
! 			<table width="100%" border="0" cellpadding="0" cellspacing="0">
  				<tr>
! 					<td width="8%"><a href="acqui.simple/addbiblio.pl?oldbiblionumber=<!-- TMPL_VAR name="biblionumber" -->"><img border="0" src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/fileopen.png"></td>
! 					<td width="8%"><a href="javascript:confirm_deletion()"><img border="0" src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/edittrash.png"></td>
! 					<td width="8%"><a href="detail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->">Normal</a></td>
! 					<td width="8%"><a href="javascript:Dopop('detailprint.pl?bib=<!-- TMPL_VAR name="biblionumber" -->')">Imprimer</a></td>
! 					<td width="8%"><a href="javascript:Dopop('bookshelves/addbookbybiblionumber.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->')">Ajouter to shelf</a></td>
  					<td align="center"><b>Notice biblio MARC : <!-- TMPL_VAR name="bibid" --></b></td>
  				</tr>
***************
*** 26,43 ****
  		</tr>
  		<tr>
! 			<td colspan=3>
! 			<table width=100% border=0 colspacing=0 cellpadding=0>
  			<tr>
! 				<td width=9% align="center"><a href="javascript:active(0)"><div id="link0">0</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(1)" ><div id="link1">1</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(2)"><div  id="link2">2</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(3)"><div  id="link3">3</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(4)"><div  id="link4">4</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(5)"><div  id="link5">5</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(6)"><div  id="link6">6</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(7)"><div  id="link7">7</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(8)"><div  id="link8">8</div></a></td>
! 				<td width=9% align="center"><a href="javascript:active(9)"><div  id="link9">9</div></a></td>
! 				<td width=10% align="center"><a href="javascript:active(10)"><div  id="link10">Ouvrage</div></a></td>
  			</tr>
  			</table>
--- 27,44 ----
  		</tr>
  		<tr>
! 			<td colspan="3">
! 			<table width="100%" border="0" cellspacing="0" cellpadding="0">
  			<tr>
! 				<td width="9%" align="center"><a href="javascript:active(0)"><div id="link0">0</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(1)" ><div id="link1">1</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(2)"><div  id="link2">2</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(3)"><div  id="link3">3</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(4)"><div  id="link4">4</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(5)"><div  id="link5">5</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(6)"><div  id="link6">6</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(7)"><div  id="link7">7</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(8)"><div  id="link8">8</div></a></td>
! 				<td width="9%" align="center"><a href="javascript:active(9)"><div  id="link9">9</div></a></td>
! 				<td width="10%" align="center"><a href="javascript:active(10)"><div  id="link10">Ouvrage</div></a></td>
  			</tr>
  			</table>
***************
*** 49,53 ****
  		<!-- TMPL_IF NAME="norequests" -->
  		<!-- TMPL_ELSE -->
! 			<a href=request.pl?bib=<!-- TMPL_VAR NAME="biblionumber" --> class="button">Réservation</a>
  		<!-- /TMPL_IF -->
  	</td>
--- 50,54 ----
  		<!-- TMPL_IF NAME="norequests" -->
  		<!-- TMPL_ELSE -->
! 			<a href="request.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->" class="button">Réservation</a>
  		<!-- /TMPL_IF -->
  	</td>
***************
*** 56,62 ****
  
     <DIV name="0XX" id="0XX" style="position:absolute;visibility:visible;width:90%">
!     <table width=100%  cellspacing=0 cellpadding=5 border=0>
  	<!-- TMPL_LOOP name="0XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 57,63 ----
  
     <DIV name="0XX" id="0XX" style="position:absolute;visibility:visible;width:90%">
!     <table width="100%" cellspacing="0" cellpadding="5" border="0">
  	<!-- TMPL_LOOP name="0XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 73,79 ****
  
      <DIV name="1XX" id="1XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100%  cellspacing=0 cellpadding=5 border=0>
  	<!-- TMPL_LOOP name="1XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 74,80 ----
  
      <DIV name="1XX" id="1XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%"  cellspacing="0" cellpadding="5" border="0">
  	<!-- TMPL_LOOP name="1XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 90,96 ****
  
      <DIV name="2XX" id="2XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100% cellspacing=0 cellpadding=5  border=0>
  	<!-- TMPL_LOOP name="2XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 91,97 ----
  
      <DIV name="2XX" id="2XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%" cellspacing="0" cellpadding="5"  border="0">
  	<!-- TMPL_LOOP name="2XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 107,113 ****
  
      <DIV name="3XX" id="3XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100% cellspacing=0 cellpadding=5  border=0>
  	<!-- TMPL_LOOP name="3XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 108,114 ----
  
      <DIV name="3XX" id="3XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%" cellspacing="0" cellpadding="5"  border="0">
  	<!-- TMPL_LOOP name="3XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 124,130 ****
  
      <DIV name="4XX" id="4XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100%  cellspacing=0 cellpadding=5 border=0>
  	<!-- TMPL_LOOP name="4XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 125,131 ----
  
      <DIV name="4XX" id="4XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%"  cellspacing="0" cellpadding="5" border="0">
  	<!-- TMPL_LOOP name="4XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 141,147 ****
  
      <DIV name="5XX" id="5XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100% cellspacing=0 cellpadding=5  border=0>
  	<!-- TMPL_LOOP name="5XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 142,148 ----
  
      <DIV name="5XX" id="5XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%" cellspacing="0" cellpadding="5"  border="0">
  	<!-- TMPL_LOOP name="5XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 158,164 ****
  
  	<DIV name="6XX" id="6XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=90% cellspacing=0 cellpadding=5  border=0>
  	<!-- TMPL_LOOP name="6XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 159,165 ----
  
  	<DIV name="6XX" id="6XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="90%" cellspacing="0" cellpadding="5"  border="0">
  	<!-- TMPL_LOOP name="6XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 175,181 ****
  
      <DIV name="7XX" id="7XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100%  cellspacing=0 cellpadding=5 border=0>
  	<!-- TMPL_LOOP name="7XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 176,182 ----
  
      <DIV name="7XX" id="7XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%"  cellspacing="0" cellpadding="5" border="0">
  	<!-- TMPL_LOOP name="7XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 192,198 ****
  
      <DIV name="8XX" id="8XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=100% cellspacing=0 cellpadding=5  border=0>
  	<!-- TMPL_LOOP name="8XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 193,199 ----
  
      <DIV name="8XX" id="8XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="100%" cellspacing="0" cellpadding="5"  border="0">
  	<!-- TMPL_LOOP name="8XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 209,215 ****
  
      <DIV name="9XX" id="9XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width=90% cellspacing=0 cellpadding=5  border=0>
  	<!-- TMPL_LOOP name="9XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan=5><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
--- 210,216 ----
  
      <DIV name="9XX" id="9XX" style="position:absolute;visibility:hidden;width:90%">
!     <table width="90%" cellspacing="0" cellpadding="5"  border="0">
  	<!-- TMPL_LOOP name="9XX" -->
! 	<tr background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><td colspan="5"><b><tmpl_var name="tag"></td></tr>
  	<!-- TMPL_LOOP name="subfield" -->
  	<tr>
***************
*** 226,230 ****
  
      <DIV name="10XX" id="10XX" style="position:absolute;visibility:hidden;width:90%">
!     <table border=1 cellspacing=0 cellpadding=5>
  		<tr  background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif">
  			<!-- TMPL_LOOP name="item_header_loop" --><th><tmpl_var name="header_value"></th><!-- /TMPL_LOOP -->
--- 227,231 ----
  
      <DIV name="10XX" id="10XX" style="position:absolute;visibility:hidden;width:90%">
!     <table border="1" cellspacing="0" cellpadding="5">
  		<tr  background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif">
  			<!-- TMPL_LOOP name="item_header_loop" --><th><tmpl_var name="header_value"></th><!-- /TMPL_LOOP -->
***************
*** 238,242 ****
       </DIV>
  
! <script LANGUAGE="JavaScript">
  function active(numlayer)
  {
--- 239,243 ----
       </DIV>
  
! <script language="JavaScript" type="text/javascript">
  function active(numlayer)
  {
***************
*** 256,260 ****
  }
  function confirm_deletion() {
! 	var is_confirmed = confirm('Confirmez vous la suppression ?');
  	if (is_confirmed) {
  		window.location="acqui.simple/addbiblio.pl?op=delete&bibid=<!-- TMPL_VAR name="bibid" -->";
--- 257,261 ----
  }
  function confirm_deletion() {
! 	var is_confirmed = confirm('Are you sure you want to delete this biblio?');
  	if (is_confirmed) {
  		window.location="acqui.simple/addbiblio.pl?op=delete&bibid=<!-- TMPL_VAR name="bibid" -->";

Index: moredetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/moredetail.tmpl,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -C2 -r1.4.2.3 -r1.4.2.4
*** moredetail.tmpl	28 Jan 2004 16:44:56 -0000	1.4.2.3
--- moredetail.tmpl	19 Mar 2004 08:18:09 -0000	1.4.2.4
***************
*** 18,22 ****
  <input type=hidden name=bibitem value=<!-- TMPL_VAR NAME="biblioitemnumber" -->>
  <input type=hidden name=biblio value=<!-- TMPL_VAR NAME="biblionumber" -->>
! <!-------------------BIBLIO ITEM------------>
  <TABLE  CELLSPACING=0  CELLPADDING=5 border=1 align=left>
  <TR VALIGN=TOP>
--- 18,22 ----
  <input type=hidden name=bibitem value=<!-- TMPL_VAR NAME="biblioitemnumber" -->>
  <input type=hidden name=biblio value=<!-- TMPL_VAR NAME="biblionumber" -->>
! <!------------------BIBLIO ITEM------------------>
  <TABLE  CELLSPACING=0  CELLPADDING=5 border=1 align=left>
  <TR VALIGN=TOP>
***************
*** 27,31 ****
  <TD width=210 >
  <INPUT TYPE="image" name="submit"  VALUE="modifier" BORDER=0 src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/fileopen.png">
! <INPUT TYPE="image" name="delete"  VALUE="delete"border=0 src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/edittrash.png">
  <br>
  <FONT SIZE=2  face="arial, helvetica">
--- 27,31 ----
  <TD width=210 >
  <INPUT TYPE="image" name="submit"  VALUE="modifier" BORDER=0 src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/fileopen.png">
! <INPUT TYPE="image" name="delete"  VALUE="delete" border=0 src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/edittrash.png">
  <br>
  <FONT SIZE=2  face="arial, helvetica">

Index: searchresults.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/searchresults.tmpl,v
retrieving revision 1.2.2.5
retrieving revision 1.2.2.6
diff -C2 -r1.2.2.5 -r1.2.2.6
*** searchresults.tmpl	19 Feb 2004 10:26:06 -0000	1.2.2.5
--- searchresults.tmpl	19 Mar 2004 08:18:09 -0000	1.2.2.6
***************
*** 52,56 ****
  		<td align=center> <!-- TMPL_VAR NAME=copyrightdate --> </td>
  		<td align=center> <!-- TMPL_VAR NAME=itemcount --> </td>
! 		<td> <!-- TMPL_VAR NAME=location --> </td>
  		<!-- TMPL_IF NAME="opac" -->
  		<!-- TMPL_ELSE -->
--- 52,66 ----
  		<td align=center> <!-- TMPL_VAR NAME=copyrightdate --> </td>
  		<td align=center> <!-- TMPL_VAR NAME=itemcount --> </td>
! 		<td>
! 		<!-- TMPL_IF NAME=use-location-flags-p -->
! 		<!-- TMPL_IF NAME=location-only --><!-- TMPL_VAR NAME=location-only --><br><!-- /TMPL_IF -->
! 		<!-- TMPL_IF NAME=not-available-p -->Non disponible<!-- TMPL_IF NAME=not-available-plural-p --> (<!-- TMPL_VAR NAME=not-available-p -->)<!-- /TMPL_IF --><br><!-- /TMPL_IF -->
! 		<!-- TMPL_IF NAME=lost-p -->Ouvrage perdu<!-- TMPL_IF NAME=lost-plural-p --> (<!-- TMPL_VAR NAME=not-available-p -->)<!-- /TMPL_IF --><br><!-- /TMPL_IF -->
! 		<!-- TMPL_IF NAME=withdrawn-p -->Retiré<!-- TMPL_IF NAME=withdrawn-plural-p --> (<!-- TMPL_VAR NAME=not-available-p -->)<!-- /TMPL_IF --><br><!-- /TMPL_IF -->
! 		<!-- TMPL_IF NAME=on-loan-p -->Emprunté<!-- TMPL_IF NAME=on-loan-plural-p --> (<!-- TMPL_VAR NAME=not-available-p -->)<!-- /TMPL_IF --><br><!-- /TMPL_IF -->
! 		<!-- TMPL_ELSE -->
! 		<!-- TMPL_VAR NAME=location -->
! 		<!-- /TMPL_IF -->
! 		</td>
  		<!-- TMPL_IF NAME="opac" -->
  		<!-- TMPL_ELSE -->
***************
*** 58,62 ****
  				<td> <a href=/cgi-bin/koha/request.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->>Réservation</a></td>
  			<!-- TMPL_ELSE -->
! 				<td>Not Reservable</td>
  			<!-- /TMPL_UNLESS -->
  		<!-- /TMPL_IF -->
--- 68,72 ----
  				<td> <a href=/cgi-bin/koha/request.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->>Réservation</a></td>
  			<!-- TMPL_ELSE -->
! 				<td>Non réservable</td>
  			<!-- /TMPL_UNLESS -->
  		<!-- /TMPL_IF -->
***************
*** 66,70 ****
  <tr <!-- TMPL_IF NAME="opac" -->bgcolor=#99cccc background=<!-- TMPL_VAR name="themelang" -->/images/background-opac.gif<!-- TMPL_ELSE -->bgcolor=#ccccff background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"<!-- /TMPL_IF -->>
  	<td colspan=6>
! 		<table border=0 cellpadding=0 cellspacing=0 width=100%">
  			<tr <!-- TMPL_IF NAME="opac" -->bgcolor=#99cccc background=<!-- TMPL_VAR name="themelang" -->/images/background-opac.gif<!-- TMPL_ELSE -->bgcolor=#ccccff background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"<!-- /TMPL_IF -->>
  			<td align=left>
--- 76,80 ----
  <tr <!-- TMPL_IF NAME="opac" -->bgcolor=#99cccc background=<!-- TMPL_VAR name="themelang" -->/images/background-opac.gif<!-- TMPL_ELSE -->bgcolor=#ccccff background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"<!-- /TMPL_IF -->>
  	<td colspan=6>
! 		<table border=0 cellpadding=0 cellspacing=0 width="100%">
  			<tr <!-- TMPL_IF NAME="opac" -->bgcolor=#99cccc background=<!-- TMPL_VAR name="themelang" -->/images/background-opac.gif<!-- TMPL_ELSE -->bgcolor=#ccccff background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"<!-- /TMPL_IF -->>
  			<td align=left>

Index: subject.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/catalogue/subject.tmpl,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -C2 -r1.2.2.4 -r1.2.2.5
*** subject.tmpl	10 Feb 2004 14:06:18 -0000	1.2.2.4
--- subject.tmpl	19 Mar 2004 08:18:09 -0000	1.2.2.5
***************
*** 12,16 ****
  <!-- TMPL_ELSE -->
  	<tr background="/images/background-mem.gif">
! <!-- TMPL_ELSE -->
  		<th>Sujet</th>
  	</tr>
--- 12,16 ----
  <!-- TMPL_ELSE -->
  	<tr background="/images/background-mem.gif">
! <!-- /TMPL_IF -->
  		<th>Sujet</th>
  	</tr>





More information about the Koha-cvs mailing list