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 boraccount.tmpl,


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en boraccount.tmpl,1.3,1.4
Date: Wed, 23 Apr 2003 05:20:36 -0700

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

Modified Files:
        boraccount.tmpl 
Log Message:
fix for #297 and some others bugs

Index: boraccount.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/boraccount.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** boraccount.tmpl     25 Jan 2003 20:05:47 -0000      1.3
--- boraccount.tmpl     23 Apr 2003 12:20:27 -0000      1.4
***************
*** 3,10 ****
  <!-- The manual invoice and credit buttons -->
  
! <FONT SIZE=6><em>Account for <TMPL_VAR NAME=firstname> <TMPL_VAR 
NAME=surname></em></FONT><P>
! <a href="/cgi-bin/koha/maninvoice.pl?bornum=<TMPL_VAR NAME=bornum>"><image 
src=/images/create-man-invoice.gif border=0></a>
  &nbsp;
! <a href="/cgi-bin/koha/mancredit.pl?bornum=<TMPL_VAR NAME=bornum>"><image 
src=/images/create-man-credit.gif border=0></a>
  <center>
  <p>
--- 3,10 ----
  <!-- The manual invoice and credit buttons -->
  
! <FONT SIZE=6><em>Account for <a href="moremember.pl?bornum=<TMPL_VAR 
name="bornum">"><TMPL_VAR NAME=firstname> <TMPL_VAR 
NAME=surname></a></em></FONT><P>
! <a href="/cgi-bin/koha/maninvoice.pl?bornum=<TMPL_VAR NAME=bornum>"><image 
src=<TMPL_VAR name="themelang">/images/create-man-invoice.gif border=0></a>
  &nbsp;
! <a href="/cgi-bin/koha/mancredit.pl?bornum=<TMPL_VAR NAME=bornum>"><image 
src=<TMPL_VAR name="themelang">/images/create-man-credit.gif border=0></a>
  <center>
  <p>
***************
*** 15,21 ****
  
    <TR VALIGN=TOP>
!     <td  bgcolor="#99cc33" background="/images/background-mem.gif" 
colspan=2><B>FINES & CHARGES</TD>
!     <td  bgcolor="#99cc33" background="/images/background-mem.gif" 
colspan=1><B>AMOUNT</TD>
!     <td  bgcolor="#99cc33" background="/images/background-mem.gif" 
colspan=1><B>STILL OWING</TD>
    </TR>
  
--- 15,21 ----
  
    <TR VALIGN=TOP>
!     <td  bgcolor="#99cc33" background="<TMPL_VAR 
name="themelang">/images/background-mem.gif" colspan=2><B>FINES & CHARGES</TD>
!     <td  bgcolor="#99cc33" background="<TMPL_VAR 
name="themelang">/images/background-mem.gif" colspan=1><B>AMOUNT</TD>
!     <td  bgcolor="#99cc33" background="<TMPL_VAR 
name="themelang">/images/background-mem.gif" colspan=1><B>STILL OWING</TD>
    </TR>
  




reply via email to

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