[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha member.pl,1.1.1.1,1.1.1.1.2.1
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha member.pl,1.1.1.1,1.1.1.1.2.1 |
Date: |
Thu, 20 Jun 2002 10:23:43 -0700 |
Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv11521
Modified Files:
Tag: rel-1-2
member.pl
Log Message:
Merging changes in main into rel-1-2 branch
Index: member.pl
===================================================================
RCS file: /cvsroot/koha/koha/member.pl,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** member.pl 19 Dec 2000 23:45:51 -0000 1.1.1.1
--- member.pl 20 Jun 2002 17:23:40 -0000 1.1.1.1.2.1
***************
*** 28,32 ****
print mktablehdr;
print
mktablerow(8,'#99cc33',bold('Card'),bold('Surname'),bold('Firstname'),bold('Category')
!
,bold('Address'),bold('OD/Issues'),bold('Fines'),bold('Notes'),'/images/background-mem.gif');
my $env;
my ($count,$results)=BornameSearch($env,$member,'web');
--- 28,32 ----
print mktablehdr;
print
mktablerow(8,'#99cc33',bold('Card'),bold('Surname'),bold('Firstname'),bold('Category')
!
,bold('Address'),bold('OD/Issues'),bold('Charges'),bold('Notes'),'/images/background-mem.gif');
my $env;
my ($count,$results)=BornameSearch($env,$member,'web');
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha member.pl,1.1.1.1,1.1.1.1.2.1,
Steve Tonnesen <=
- Prev by Date:
[Koha-cvs] CVS: koha currency.pl,1.1.1.1,1.2 delitem.pl,1.1.1.1,1.2 loadmodules.pl,1.2,1.3 moditem.pl,1.1.1.1,1.2 orderbreakdown.pl,1.1.1.1,1.2 showbudget.pl,1.2,1.3 updateitem.pl,1.2,1.3
- Next by Date:
[Koha-cvs] CVS: koha/acqui.simple addbookslccn.pl,1.4,1.5 processz3950queue,1.3,1.4 viewmarc.pl,1.1,1.2
- Previous by thread:
[Koha-cvs] CVS: koha currency.pl,1.1.1.1,1.2 delitem.pl,1.1.1.1,1.2 loadmodules.pl,1.2,1.3 moditem.pl,1.1.1.1,1.2 orderbreakdown.pl,1.1.1.1,1.2 showbudget.pl,1.2,1.3 updateitem.pl,1.2,1.3
- Next by thread:
[Koha-cvs] CVS: koha/acqui.simple addbookslccn.pl,1.4,1.5 processz3950queue,1.3,1.4 viewmarc.pl,1.1,1.2
- Index(es):