[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/circ circulation.tmpl,1.3,1.4 returns.tmpl,1.2,1.3

Paul POULAIN tipaul at users.sourceforge.net
Thu Aug 7 16:13:04 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/circ
In directory sc8-pr-cvs1:/tmp/cvs-serv19129/koha-tmpl/intranet-tmpl/default/fr/circ

Modified Files:
	circulation.tmpl returns.tmpl 
Log Message:
synch'ing french templates

Index: circulation.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/circ/circulation.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** circulation.tmpl	10 Jul 2003 10:38:04 -0000	1.3
--- circulation.tmpl	7 Aug 2003 14:13:02 -0000	1.4
***************
*** 238,242 ****
  	    <tr><td bgcolor=<TMPL_VAR NAME="tcolor"> align=center><TMPL_VAR NAME="dd"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor"> align=center>
! 	    <a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR NAME="biblionumber">&type=intra" onClick="openWindow(this, 'Item', 480, 640)"><TMPL_VAR NAME="barcode"></a></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="title"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="author"></td>
--- 238,242 ----
  	    <tr><td bgcolor=<TMPL_VAR NAME="tcolor"> align=center><TMPL_VAR NAME="dd"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor"> align=center>
! 	    <a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR NAME="biblionumber">&type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;"><TMPL_VAR NAME="barcode"></a></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="title"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="author"></td>
***************
*** 260,264 ****
  	    <tr><td bgcolor=<TMPL_VAR NAME="tcolor"> align=center><TMPL_VAR NAME="dd"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor"> align=center>
! 	    <a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR NAME="biblionumber">&type=intra" onClick="openWindow(this, 'Item', 480, 640)"><TMPL_VAR NAME="barcode"></a></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="title"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="author"></td>
--- 260,264 ----
  	    <tr><td bgcolor=<TMPL_VAR NAME="tcolor"> align=center><TMPL_VAR NAME="dd"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor"> align=center>
! 	    <a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR NAME="biblionumber">&type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;"><TMPL_VAR NAME="barcode"></a></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="title"></td>
  	    <td bgcolor=<TMPL_VAR NAME="tcolor">><TMPL_VAR NAME="author"></td>

Index: returns.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/circ/returns.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** returns.tmpl	6 May 2003 16:33:11 -0000	1.2
--- returns.tmpl	7 Aug 2003 14:13:02 -0000	1.3
***************
*** 24,28 ****
  			<font color='red' size='+2'>Exemplaires en attente :</font><br>
  		L'exemplaire <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) <br>
! 		est en attente à <b><TMPL_VAR Name="branchname"></b> pour <TMPL_VAR Name="name"> (<a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> onClick='openWindow(this,'Member', 480, 640)'><TMPL_VAR Name="borcnum"></a>).
  			<center><form method=post action='returns.pl'>
  			<TMPL_LOOP Name="inputloop">
--- 24,28 ----
  			<font color='red' size='+2'>Exemplaires en attente :</font><br>
  		L'exemplaire <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) <br>
! 		est en attente à <b><TMPL_VAR Name="branchname"></b> pour <TMPL_VAR Name="name"> (<a href="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">', 'Member'); return false;"><TMPL_VAR Name="borcnum"></a>).
  			<center><form method=post action='returns.pl'>
  			<TMPL_LOOP Name="inputloop">
***************
*** 39,43 ****
  		L'exemplaire : <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">)<br>
  		doit être transféré à <b><TMPL_VAR Name="branchname"></b> <br>
! 		pour être emprunté par <TMPL_VAR Name="name"> (<a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> onClick='openWindow(this,'Member', 480, 640)'><TMPL_VAR Name="borcnum"></a>).
  			<center><form method=post action='returns.pl'>
  			<TMPL_LOOP Name="inputloop">
--- 39,43 ----
  		L'exemplaire : <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">)<br>
  		doit être transféré à <b><TMPL_VAR Name="branchname"></b> <br>
! 		pour être emprunté par <TMPL_VAR Name="name"> (<a href="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">', 'Member'); return false;"><TMPL_VAR Name="borcnum"></a>).
  			<center><form method=post action='returns.pl'>
  			<TMPL_LOOP Name="inputloop">
***************
*** 53,58 ****
  		</TMPL_IF>
  		<TMPL_IF Name="reserved">
! 			<font color='red' size='+2'>Réservation trouvée :</font> Exemplaire : <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) <a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra onClick=\"openWindow(this, 'Item', 480, 640)\"><TMPL_VAR Name="itembarcode"></a> <br>
! 			pour <TMPL_VAR Name="name"> (<a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> onClick='openWindow(this,'Member', 480, 640)'><TMPL_VAR Name="borcnum"></a>) Pour être ramassé à <b><TMPL_VAR Name="branchname"></b>.
  			<table cellpadding=5 cellspacing=0>
  			<tr><td valign="top">Modifier statut ("attente") et imprimer <a href="" onClick='alert(document.forms[0].resslip.value); return false'>déplacer</a>?: </td>
--- 53,58 ----
  		</TMPL_IF>
  		<TMPL_IF Name="reserved">
! 			<font color='red' size='+2'>Reservation trouvée :</font> Exemplaire : <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) <a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra', 'Item'); return false;"><TMPL_VAR Name="itembarcode"></a> <br>
! 			pour <TMPL_VAR Name="name"> (<a href="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">', 'Member'); return false"><TMPL_VAR Name="borcnum"></a>) Pour être ramassé à <b><TMPL_VAR Name="branchname"></b>.
  			<table cellpadding=5 cellspacing=0>
  			<tr><td valign="top">Modifier statut ("attente") et imprimer <a href="" onClick='alert(document.forms[0].resslip.value); return false'>déplacer</a>?: </td>
***************
*** 157,161 ****
  		<font color=black><b>Information emprunteur</b></font></td></tr>
  		<tr><td colspan=2>
! 		<a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="ribornum"> onClick="openWindow(this,'Member', 480, 640)"><TMPL_VAR Name="riborcnum"></a>
  		<TMPL_VAR Name="riborsurname">, <TMPL_VAR Name="ribortitle"> <TMPL_VAR Name="riborfirstname"><br>
  		</td></tr>
--- 157,161 ----
  		<font color=black><b>Information emprunteur</b></font></td></tr>
  		<tr><td colspan=2>
! 		<a href="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="ribornum">" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="ribornum">','Member'); return false;"><TMPL_VAR Name="riborcnum"></a>
  		<TMPL_VAR Name="riborsurname">, <TMPL_VAR Name="ribortitle"> <TMPL_VAR Name="riborfirstname"><br>
  		</td></tr>
***************
*** 166,175 ****
  				<tr><td valign=top><TMPL_IF Name="redfont"><font color="red"></TMPL_IF><TMPL_VAR Name="flag"><TMPL_IF Name="redfont"></font></TMPL_IF></td>
  				<TMPL_IF Name="charges">
! 					<td bgcolor=<TMPL_VAR Name="color">><b><TMPL_VAR Name="msg"></b><a href=/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR Name="borrowernumber"> onClick="openWindow(this, 'Payment', 480,640)">Paiement</a></td></tr>
  				</TMPL_IF>
  				<TMPL_IF Name="waiting">
  					<td bgcolor=<TMPL_VAR Name="color">>
  					<TMPL_LOOP Name="itemloop">
! 						<a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type=intraonClick="openWindow(this, 'Item', 480, 640)"><TMPL_VAR Name="barcode"></a><TMPL_VAR Name="title">(<TMPL_VAR Name="brname">)<br>
  					</TMPL_LOOP>
  					</td></tr>
--- 166,175 ----
  				<tr><td valign=top><TMPL_IF Name="redfont"><font color="red"></TMPL_IF><TMPL_VAR Name="flag"><TMPL_IF Name="redfont"></font></TMPL_IF></td>
  				<TMPL_IF Name="charges">
! 					<td bgcolor=<TMPL_VAR Name="color">><b><TMPL_VAR Name="msg"></b><a href="/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR Name="bornum">" onclick="openWindow('/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR Name="bornum">', 'Payment'); return false;">Paiement</a></td></tr>
  				</TMPL_IF>
  				<TMPL_IF Name="waiting">
  					<td bgcolor=<TMPL_VAR Name="color">>
  					<TMPL_LOOP Name="itemloop">
! 						<a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type=intra','Item'); return false;"><TMPL_VAR Name="barcode"></a><TMPL_VAR Name="title">(<TMPL_VAR Name="brname">)<br>
  					</TMPL_LOOP>
  					</td></tr>
***************
*** 179,183 ****
  					<TMPL_LOOP Name="itemloop">
  					<font color=red><TMPL_VAR Name="duedate"></font>
! 						<a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type='intra' onClick="openWindow(this, 'Item', 480, 640)">
  							<TMPL_VAR Name="barcode">
  						</a>
--- 179,183 ----
  					<TMPL_LOOP Name="itemloop">
  					<font color=red><TMPL_VAR Name="duedate"></font>
! 						<a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type=intra', 'Item'); return false;">
  							<TMPL_VAR Name="barcode">
  						</a>
***************
*** 216,220 ****
  			</td>
  			<td bgcolor=<TMPL_VAR Name="color">> align=center>
! 			<a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra onClick=\"openWindow(this, 'Item', 480, 640)\"><TMPL_VAR Name="barcode"></a></td>
  			<td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR Name="itemtitle"></td>
  			<td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR Name="itemauthor"></td>
--- 216,220 ----
  			</td>
  			<td bgcolor=<TMPL_VAR Name="color">> align=center>
! 			<a href="/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra', 'Item'); return false;"><TMPL_VAR Name="barcode"></a></td>
  			<td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR Name="itemtitle"></td>
  			<td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR Name="itemauthor"></td>
***************
*** 222,227 ****
  			<td bgcolor=<TMPL_VAR Name="color">>
  			<TMPL_IF Name="duedate">
! 				<a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> onClick=\"openWindow(this,'Member', 480, 640)\">
! 					<TMPL_VAR Name="borcnum">
  				</a> <TMPL_VAR Name="borfirstname"> <TMPL_VAR Name="borsurname">
  			<TMPL_ELSE>
--- 222,227 ----
  			<td bgcolor=<TMPL_VAR Name="color">>
  			<TMPL_IF Name="duedate">
! 				<a href="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum">','Member'); return false;">
!   					<TMPL_VAR Name="borcnum">
  				</a> <TMPL_VAR Name="borfirstname"> <TMPL_VAR Name="borsurname">
  			<TMPL_ELSE>





More information about the Koha-cvs mailing list