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 join-top.in


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes join-top.inc,1.3,1.4 members-top.inc,1.5,1.6 opac-top.inc,1.5,1.6
Date: Wed, 21 May 2003 07:34:47 -0700

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

Modified Files:
        join-top.inc members-top.inc opac-top.inc 
Log Message:


Index: join-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/join-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** join-top.inc        6 Jan 2003 10:08:30 -0000       1.3
--- join-top.inc        21 May 2003 14:34:44 -0000      1.4
***************
*** 1,68 ****
! 
! <html>
! <head>
! <title>KOHA: Become a Member</title>
! 
! </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
! 
! 
! 
! <!--HDL Colours
! 
!         Yellow = ffcc00 
!         light blue = ccccff
!         bright blue links = 0000ff
!         aubergine = 663266 
!         light green/grey = cccc99
! 
! 
! -->
! 
! <!------------------------MENUS-------------------------------->
! 
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr BGCOLOR="#339999" >
! 
!         <td valign=bottom><img src="/images/inside-top-join.gif" 
!       width=353 height=50 alt="KOHA: Become a Member" hspace=0 vspace=0 
border=0></td>
! 
! 
!         <td align=right><a href="/cat/"               
onMouseOver="document.mouseover.src='/images/mouseover-search.gif'"             
onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
!       src="../images/menu-search.gif" 
!       width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 
name="menu-search"></a>
!       
! <!--  <a href="/members/"
!       onMouseOver="document.mouseover.src='/images/mouseover-member.gif'"     
                onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
src="/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='/images/mouseover-join.gif'"       
        onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
src="/images/menu-join.gif" 
!       width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 
name="menu-join"></a>
! 
!       <a href="/index.html" 
!       onMouseOver="document.mouseover.src='/images/mouseover-home.gif'"       
        onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
src="/images/menu-home.gif" 
!       width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 
name="menu-home"></a></td>
!         
!         </TR>
! 
! 
! <tr valign=top>
! 
!         <td><img src="/images/inside-koha-bottom.gif" 
!       width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
! 
!         <td align=right><img src="/images/holder.gif" 
!       width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
! 
!         </TR>
! 
! 
! 
! </TABLE>
! 
! 
! 
! <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>
--- 1,64 ----
! 
! <html>
! <head>
! <title>KOHA: Become a Member</title>
! 
! </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
! 
! 
! 
! <!--HDL Colours
! 
!         Yellow = ffcc00 
!         light blue = ccccff
!         bright blue links = 0000ff
!         aubergine = 663266 
!         light green/grey = cccc99
! 
! 
! -->
! 
! <!------------------------MENUS-------------------------------->
! 
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr BGCOLOR="#339999" >
! 
!         <td valign=bottom><img src="/images/inside-top-join.gif" 
!       width=353 height=50 alt="KOHA: Become a Member" hspace=0 vspace=0 
border=0></td>
! 
! 
!         <td align=right><a href="/cat/"               
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="../images/menu-search.gif" 
!       width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 
name="menu-search"></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="/index.html" 
!       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>
!         
!         </TR>
! 
! 
! <tr valign=top>
! 
!         <td><img src="<TMPL_VAR 
name="themelang">/images/inside-koha-bottom.gif" 
!       width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
! 
!         <td align=right><img src="<TMPL_VAR 
name="themelang">/images/holder.gif"
!       width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
! 
!         </TR>
! 
! 
! 
! </TABLE>
! 
! 
! 
! <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>

Index: members-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/members-top.inc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** members-top.inc     6 Jan 2003 10:08:30 -0000       1.5
--- members-top.inc     21 May 2003 14:34:44 -0000      1.6
***************
*** 31,35 ****
        width=353 height=50 alt="KOHA: Members Area" hspace=0 vspace=0 
border=0></td>
  
!         <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='/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>
--- 31,35 ----
        width=353 height=50 alt="KOHA: Members Area" hspace=0 vspace=0 
border=0></td>
  
!         <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>
***************
*** 63,65 ****
  
  <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>
\ No newline at end of file
--- 63,65 ----
  
  <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>

Index: opac-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/opac-top.inc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** opac-top.inc        6 Jan 2003 10:08:31 -0000       1.5
--- opac-top.inc        21 May 2003 14:34:45 -0000      1.6
***************
*** 1,71 ****
! <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
! <!--Authored by address@hidden 10:46 24/12/99-->
! 
! <html>
! <head>
! <title>KOHA: OPAC Catalogue Search</title>
! 
! </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
! 
! 
! 
! <!--HDL Colours
! 
!         Yellow = ffcc00 
!         light blue = ccccff
!         bright blue links = 0000ff
!         aubergine = 663266 
!         light green/grey = cccc99
! 
! 
! -->
! 
! <!------------------------MENUS-------------------------------->
! 
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr BGCOLOR="#339999" >
! 
!         <td valign=bottom><img src="<TMPL_VAR 
NAME='themelang'>/images/inside-top-search.gif" 
!       width=349 height=50 alt="KOHA: Catalogue Search" hspace=0 vspace=0 
border=0></td>
! 
! 
!       
!         <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>
!       
! <!--  <a href="/members/"
!       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>
! 
!       <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>
!         
!         </TR>
! 
! 
! <tr valign=top>
! 
!         <td><img src="<TMPL_VAR 
NAME='themelang'>/images/inside-koha-bottom.gif" 
!       width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
! 
!         <td align=right><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" 
!       width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
! 
!         </TR>
! 
! 
! 
! </TABLE>
! 
! 
! 
! <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>
--- 1,67 ----
! <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
! <!--Authored by address@hidden 10:46 24/12/99-->
! 
! <html>
! <head>
! <title>KOHA: OPAC Catalogue Search</title>
! 
! </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
! 
! 
! 
! <!--HDL Colours
! 
!         Yellow = ffcc00 
!         light blue = ccccff
!         bright blue links = 0000ff
!         aubergine = 663266 
!         light green/grey = cccc99
! 
! 
! -->
! 
! <!------------------------MENUS-------------------------------->
! 
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr BGCOLOR="#339999" >
! 
!         <td valign=bottom><img src="<TMPL_VAR 
NAME='themelang'>/images/inside-top-search.gif" 
!       width=349 height=50 alt="KOHA: Catalogue Search" hspace=0 vspace=0 
border=0></td>
! 
! 
!       
!         <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>
!       
!       <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="/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>
!         
!         </TR>
! 
! 
! <tr valign=top>
! 
!         <td><img src="<TMPL_VAR 
NAME='themelang'>/images/inside-koha-bottom.gif" 
!       width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
! 
!         <td align=right><img src="<TMPL_VAR 
NAME='themelang'>/images/holder.gif" 
!       width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
! 
!         </TR>
! 
! 
! 
! </TABLE>
! 
! 
! 
! <!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>




reply via email to

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