[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl bookcount.tmpl,1.2,1.3

Benedict P. Barszcz kb2qzv at users.sourceforge.net
Sat Oct 4 10:48:37 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl
In directory sc8-pr-cvs1:/tmp/cvs-serv26009

Modified Files:
	bookcount.tmpl 
Log Message:
latest code update 

Index: bookcount.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/bookcount.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** bookcount.tmpl	7 Jan 2003 16:45:50 -0000	1.2
--- bookcount.tmpl	4 Oct 2003 08:48:35 -0000	1.3
***************
*** 2,9 ****
  <CENTER>
  <br>
! <FONT SIZE=6><em>
! <a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="bib">&type="intra"> <TMPL_VAR Name="title"> (<TMPL_VAR Name="author">)</a></em></FONT><P>
  <p>
- <img src="/images/holder.gif" width=16 height=200 align=left>
  
  <TABLE  CELLSPACING=0  CELLPADDING=5 border=1 width=440 >
--- 2,8 ----
  <CENTER>
  <br>
! <h1>
! <a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="bib">&type="intra"> <TMPL_VAR Name="title"> (<TMPL_VAR Name="author">)</a></h1><P>
  <p>
  
  <TABLE  CELLSPACING=0  CELLPADDING=5 border=1 width=440 >





More information about the Koha-cvs mailing list