koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui receive.pl,1.5,1.6


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/acqui receive.pl,1.5,1.6
Date: Sun, 13 Oct 2002 00:38:04 -0700

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

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


Index: receive.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/receive.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** receive.pl  14 Aug 2002 18:12:52 -0000      1.5
--- receive.pl  13 Oct 2002 07:38:02 -0000      1.6
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #script to recieve orders
  #written by address@hidden 24/2/2000
***************
*** 133,137 ****
  The total at the bottom of the page should be within a few cents of the total 
for the invoice.<p>
  When you have finished this invoice save the changes.
! </td>                                                                         
                                                                                
                                                                                
  <td colspan=2 align=right><b>GST</b></td>
  <td>\$$gst</td>
--- 135,139 ----
  The total at the bottom of the page should be within a few cents of the total 
for the invoice.<p>
  When you have finished this invoice save the changes.
! </td>
  <td colspan=2 align=right><b>GST</b></td>
  <td>\$$gst</td>




reply via email to

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