koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha newmember.pl,1.13,1.14


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha newmember.pl,1.13,1.14
Date: Mon, 07 Jul 2003 07:53:26 -0700

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv7005

Modified Files:
        newmember.pl 
Log Message:
alternative contact no more mandatory

Index: newmember.pl
===================================================================
RCS file: /cvsroot/koha/koha/newmember.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** newmember.pl        2 Jul 2003 00:29:51 -0000       1.13
--- newmember.pl        7 Jul 2003 14:53:24 -0000       1.14
***************
*** 110,117 ****
      $ok=1;
  }
- if ($data{'contactname'} eq ''){
-     $string.=" Alternate Contact<br>";
-     $ok=1;
- }
  
  # Pass the ok/not ok status and the error message to the template
--- 110,113 ----




reply via email to

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