[Koha-cvs] CVS: koha moremember.pl,1.11.2.7,1.11.2.8

Finlay Thompson finlayt at users.sourceforge.net
Tue Oct 15 04:00:59 CEST 2002


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

Modified Files:
      Tag: rel-1-2
	moremember.pl 
Log Message:

have added a couple of images for the password and modify user flags links


Index: moremember.pl
===================================================================
RCS file: /cvsroot/koha/koha/moremember.pl,v
retrieving revision 1.11.2.7
retrieving revision 1.11.2.8
diff -C2 -r1.11.2.7 -r1.11.2.8
*** moremember.pl	1 Oct 2002 07:14:07 -0000	1.11.2.7
--- moremember.pl	15 Oct 2002 02:00:56 -0000	1.11.2.8
***************
*** 134,140 ****
  
  <p>
! <INPUT TYPE="image" name="password"  VALUE="password" height=42  WIDTH=154 BORDER=0 src="/images/password-mem.gif"> 
  </p>
! <a href=member-flags.pl?member=$bornum>Modify User Flags</a>
  
  </TD>
--- 134,140 ----
  
  <p>
! <INPUT TYPE="image" name="password"  VALUE="password" height=42  WIDTH=124 BORDER=0 src="/images/password-mem.gif"> 
  </p>
! <a href=member-flags.pl?member=$bornum><img height=42  WIDTH=187 BORDER=0 src="/images/modify-user-flags.gif"></a>
  
  </TD>





More information about the Koha-cvs mailing list