another fix
authorfinlayt <finlayt>
Tue, 1 Oct 2002 06:41:52 +0000 (06:41 +0000)
committerfinlayt <finlayt>
Tue, 1 Oct 2002 06:41:52 +0000 (06:41 +0000)
koha-tmpl/opac-tmpl/default/en/includes/members-top.inc

index 88d97ac..bc4f191 100644 (file)
@@ -34,10 +34,6 @@ marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
        src="<TMPL_VAR NAME='themelang'>/images/menu-search.gif" 
        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" 
        width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a>