[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha memberentry.pl,1.9,1.10
From: |
Andrew Arensburger |
Subject: |
[Koha-cvs] CVS: koha memberentry.pl,1.9,1.10 |
Date: |
Sun, 22 Sep 2002 09:49:32 -0700 |
Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv22801
Modified Files:
memberentry.pl
Log Message:
Added some FIXME comments.
Index: memberentry.pl
===================================================================
RCS file: /cvsroot/koha/koha/memberentry.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** memberentry.pl 17 Sep 2002 15:08:43 -0000 1.9
--- memberentry.pl 22 Sep 2002 16:49:30 -0000 1.10
***************
*** 109,112 ****
--- 109,113 ----
my @titles = ('Miss', 'Mrs', 'Ms', 'Mr', 'Dr', 'Sir');
+ # FIXME - Assumes English. This ought to be made part of i18n.
my @titledata;
while (@titles) {
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha memberentry.pl,1.9,1.10,
Andrew Arensburger <=