[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en modbibitem.tmpl,
From: |
Ambrose C. LI |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en modbibitem.tmpl,1.5.2.1,1.5.2.2 |
Date: |
Mon, 23 Feb 2004 12:33:35 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11749
Modified Files:
Tag: rel_2_0
modbibitem.tmpl
Log Message:
Second batch of HTML syntax corrections...
Index: modbibitem.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/modbibitem.tmpl,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** modbibitem.tmpl 6 Feb 2004 14:10:06 -0000 1.5.2.1
--- modbibitem.tmpl 23 Feb 2004 20:33:32 -0000 1.5.2.2
***************
*** 83,87 ****
<tr valign=top gcolor=#ffffcc>
<td><input type=checkbox name="check_group_<!--
TMPL_VAR Name="barcode" -->"></td>
! <td><a
href="/cgi-bin/koha/moredetail.pl?item="<!-- TMPL_VAR Name="itemnumber"
-->"&bib="<!-- TMPL_VAR Name="biblionumber" -->"&bi="<!-- TMPL_VAR
Name="biblioitemnumber" -->""><!-- TMPL_VAR Name="barcode" --></a></td>
<td><!-- TMPL_VAR Name="holdingbranch" --></td>
<td></td>
--- 83,87 ----
<tr valign=top gcolor=#ffffcc>
<td><input type=checkbox name="check_group_<!--
TMPL_VAR Name="barcode" -->"></td>
! <td><a
href="/cgi-bin/koha/moredetail.pl?item=<!-- TMPL_VAR Name="itemnumber"
-->&bib=<!-- TMPL_VAR Name="biblionumber" -->&bi=<!-- TMPL_VAR
Name="biblioitemnumber" -->"><!-- TMPL_VAR Name="barcode" --></a></td>
<td><!-- TMPL_VAR Name="holdingbranch" --></td>
<td></td>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en modbibitem.tmpl,1.5.2.1,1.5.2.2,
Ambrose C. LI <=