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/default/en modbibitem.tmpl,


From: Ambrose C. LI
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en modbibitem.tmpl,1.6,1.7
Date: Thu, 19 Feb 2004 18:49:28 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1060

Modified Files:
        modbibitem.tmpl 
Log Message:
Make the translation tool happier.


Index: modbibitem.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/modbibitem.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** modbibitem.tmpl     11 Feb 2004 09:01:41 -0000      1.6
--- modbibitem.tmpl     20 Feb 2004 02:49:21 -0000      1.7
***************
*** 81,87 ****
  
                <!-- 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>
                                <td></td>
--- 81,87 ----
  
                <!-- 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>
                                <td></td>




reply via email to

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