[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple additem.tmpl,1.5,1.6

Paul POULAIN tipaul at users.sourceforge.net
Thu Dec 18 18:19:58 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple
In directory sc8-pr-cvs1:/tmp/cvs-serv25399/koha-tmpl/intranet-tmpl/default/fr/acqui.simple

Modified Files:
	additem.tmpl 
Log Message:
fix for 586

Index: additem.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/additem.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** additem.tmpl	24 Nov 2003 16:28:49 -0000	1.5
--- additem.tmpl	18 Dec 2003 17:19:56 -0000	1.6
***************
*** 17,21 ****
  			<td width=8%><a href="addbiblio.pl?oldbiblionumber=<TMPL_VAR name="biblionumber">"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/fileopen.png"></a></td>
  			<td width=8%><a href="../detail.pl?bib=<TMPL_VAR name="biblionumber">">Normal</a></td>
! 			<td align="center"><b>MARC biblio : <TMPL_VAR name="bibid"></b></td>
  		</tr>
  	</table>
--- 17,21 ----
  			<td width=8%><a href="addbiblio.pl?oldbiblionumber=<TMPL_VAR name="biblionumber">"><img border="0" src="<TMPL_VAR name="interface">/<TMPL_VAR name="theme">/images/fileopen.png"></a></td>
  			<td width=8%><a href="../detail.pl?bib=<TMPL_VAR name="biblionumber">">Normal</a></td>
! 			<td align="center"><b>MARC biblio : <TMPL_VAR name="biblionumber"></b></td>
  		</tr>
  	</table>





More information about the Koha-cvs mailing list