koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha currency.pl,1.3,1.4


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha currency.pl,1.3,1.4
Date: Sun, 13 Oct 2002 00:31:41 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv3638

Modified Files:
        currency.pl 
Log Message:
Added magic RCS comment.
Removed trailing whitespace.


Index: currency.pl
===================================================================
RCS file: /cvsroot/koha/koha/currency.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** currency.pl 14 Aug 2002 18:12:50 -0000      1.3
--- currency.pl 13 Oct 2002 07:31:39 -0000      1.4
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #written by address@hidden
  #9/10/2000
***************
*** 41,45 ****
    <TR VALIGN=TOP>
    <TD  bgcolor="99cc33" background="/images/background-mem.gif" colspan=2 
><b>EXCHANGE RATES </b></TD></TR>
!   <TR VALIGN=TOP>                                                             
    
    <TD>
  printend
--- 43,47 ----
    <TR VALIGN=TOP>
    <TD  bgcolor="99cc33" background="/images/background-mem.gif" colspan=2 
><b>EXCHANGE RATES </b></TD></TR>
!   <TR VALIGN=TOP>
    <TD>
  printend
***************
*** 53,62 ****
    }
    print <<printend
!     <p>                                                                       
      
    <input type=image  name=submit src=/images/save-changes.gif border=0 
width=187 height=42>
!   
!   </TD></TR>                                                                  
    
!   </form>                                                                     
    
!   </table>                                                
  printend
  ;
--- 55,64 ----
    }
    print <<printend
!     <p>
    <input type=image  name=submit src=/images/save-changes.gif border=0 
width=187 height=42>
! 
!   </TD></TR>
!   </form>
!   </table>
  printend
  ;




reply via email to

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