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

Paul POULAIN tipaul at users.sourceforge.net
Thu Dec 18 18:17:47 CET 2003


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

Modified Files:
      Tag: rel_2_0
	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.5.2.1
diff -C2 -r1.5 -r1.5.2.1
*** additem.tmpl	24 Nov 2003 16:28:49 -0000	1.5
--- additem.tmpl	18 Dec 2003 17:17:45 -0000	1.5.2.1
***************
*** 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