[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui.simple additem.tmpl,1.13,1.13.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/en/acqui.simple
In directory sc8-pr-cvs1:/tmp/cvs-serv24745/koha-tmpl/intranet-tmpl/default/en/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/en/acqui.simple/additem.tmpl,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -r1.13 -r1.13.2.1
*** additem.tmpl	9 Dec 2003 10:29:07 -0000	1.13
--- additem.tmpl	18 Dec 2003 17:17:45 -0000	1.13.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"></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"></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