koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/unido/en modbibitem.tmpl,1.


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/unido/en modbibitem.tmpl,1.3,1.4
Date: Fri, 18 Jul 2003 01:22:30 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/unido/en
In directory sc8-pr-cvs1:/tmp/cvs-serv30426

Modified Files:
        modbibitem.tmpl 
Log Message:
Fixing bug in template



Index: modbibitem.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/unido/en/modbibitem.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** modbibitem.tmpl     17 Jun 2003 19:09:14 -0000      1.3
--- modbibitem.tmpl     18 Jul 2003 08:22:28 -0000      1.4
***************
*** 85,89 ****
                <TMPL_LOOP Name="itemloop">
                        <tr valign=top gcolor=#ffffcc>
!                               <td><input type=checkbox name="<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>
--- 85,89 ----
                <TMPL_LOOP Name="itemloop">
                        <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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]