[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes members-top.inc,1.2,1.3

Finlay Thompson finlayt at users.sourceforge.net
Tue Oct 1 08:41:55 CEST 2002


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes
In directory usw-pr-cvs1:/tmp/cvs-serv12443/includes

Modified Files:
	members-top.inc 
Log Message:

another fix


Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/members-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** members-top.inc	1 Oct 2002 06:36:14 -0000	1.2
--- members-top.inc	1 Oct 2002 06:41:52 -0000	1.3
***************
*** 35,42 ****
  	width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a>
  	
- 	<a href="/cgi-bin/koha/opac-user.pl"
- 	onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-member.gif'" 			onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-login.gif" 
- 	width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 name="menu-login"></a>
- 
  	<a href="/join.html"
  	onMouseOver="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/mouseover-join.gif'" 		onMouseOut="document.mouseover.src='<TMPL_VAR NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR NAME='themelang'>/images/menu-join.gif" 
--- 35,38 ----





More information about the Koha-cvs mailing list