koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac-top.in


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac-top.inc,1.1,1.1.2.1
Date: Sat, 05 Oct 2002 01:34:53 -0700

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

Modified Files:
      Tag: arensb-context
        opac-top.inc 
Log Message:
Merged with head.


Index: opac-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/opac-top.inc,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -r1.1 -r1.1.2.1
*** opac-top.inc        18 Sep 2002 06:33:35 -0000      1.1
--- opac-top.inc        5 Oct 2002 08:34:51 -0000       1.1.2.1
***************
*** 33,37 ****
  
        
!         <td align=right><a href="./opacsearch.pl"             
onMouseOver="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/mouseover-search.gif'"          
onMouseOut="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/holder.gif'"><img 
        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>
--- 33,37 ----
  
        
!         <td align=right><a href="/cgi-bin/koha/opac-search.pl"                
onMouseOver="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/mouseover-search.gif'"          
onMouseOut="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/holder.gif'"><img 
        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>
***************
*** 41,49 ****
        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>
  
!       <a href="/" 
        onMouseOver="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/mouseover-home.gif'"            
onMouseOut="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/images/menu-home.gif" 
        width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 
name="menu-home"></a></td>
--- 41,49 ----
        width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 
name="menu-login"></a>
  -->
!       <a href="/cgi-bin/koha/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>
  
!       <a href="/cgi-bin/koha/opac-main.pl" 
        onMouseOver="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/mouseover-home.gif'"            
onMouseOut="document.mouseover.src='<TMPL_VAR 
NAME='themelang'>/images/holder.gif'"><img src="<TMPL_VAR 
NAME='themelang'>/images/menu-home.gif" 
        width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 
name="menu-home"></a></td>




reply via email to

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