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/circ returns.tmp


From: Mike Hansen
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ returns.tmpl,1.5,1.6
Date: Thu, 08 May 2003 05:48:26 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ
In directory 
sc8-pr-cvs1:/tmp/cvs-serv14568/koha/koha-tmpl/intranet-tmpl/default/en/circ

Modified Files:
        returns.tmpl 
Log Message:
Added "noissuescharge" parameter


Index: returns.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ/returns.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** returns.tmpl        26 Apr 2003 04:57:54 -0000      1.5
--- returns.tmpl        8 May 2003 12:48:24 -0000       1.6
***************
*** 67,71 ****
                        </TMPL_LOOP>
                        <input type=hidden name=itemnumber value=<TMPL_VAR 
Name="itemnumber">>
!                       <input type=hidden name=borrowernumber value=<TMPL_VAR 
Name="borrowernumber">>
                        <input type=hidden name=resbarcode value=<TMPL_VAR 
Name="barcode">>
                        <input type=hidden name=resslip 
value="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- 67,71 ----
                        </TMPL_LOOP>
                        <input type=hidden name=itemnumber value=<TMPL_VAR 
Name="itemnumber">>
!                       <input type=hidden name=borrowernumber value=<TMPL_VAR 
Name="bornum">>
                        <input type=hidden name=resbarcode value=<TMPL_VAR 
Name="barcode">>
                        <input type=hidden name=resslip 
value="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
***************
*** 168,172 ****
                                <tr><td valign=top><TMPL_IF 
Name="redfont"><font color="red"></TMPL_IF><TMPL_VAR Name="flag"><TMPL_IF 
Name="redfont"></font></TMPL_IF></td>
                                <TMPL_IF Name="charges">
!                                       <td bgcolor=<TMPL_VAR 
Name="color">><b><TMPL_VAR Name="msg"></b><a 
href=/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR Name="borrowernumber"> 
onClick="openWindow(this, 'Payment', 480,640)">Payment</a></td></tr>
                                </TMPL_IF>
                                <TMPL_IF Name="waiting">
--- 168,172 ----
                                <tr><td valign=top><TMPL_IF 
Name="redfont"><font color="red"></TMPL_IF><TMPL_VAR Name="flag"><TMPL_IF 
Name="redfont"></font></TMPL_IF></td>
                                <TMPL_IF Name="charges">
!                                       <td bgcolor=<TMPL_VAR 
Name="color">><b><TMPL_VAR Name="msg"></b><a 
href=/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR Name="bornum"> 
onClick="openWindow(this, 'Payment', 480,640)">Payment</a></td></tr>
                                </TMPL_IF>
                                <TMPL_IF Name="waiting">




reply via email to

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