[Top][All Lists]
[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.2,1.3 members-top.inc,1.4,1.5 opac-bottom.inc,1.4,1.5 opac-top.inc,1.4,1.5 |
Date: |
Mon, 06 Jan 2003 02:08:33 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv22454/includes
Modified Files:
join-top.inc members-top.inc opac-bottom.inc opac-top.inc
Log Message:
rollback to english version : benedict today commit changed english opac to
polish, which is a bad idea :-)
Index: join-top.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/join-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** join-top.inc 6 Jan 2003 01:19:20 -0000 1.2
--- join-top.inc 6 Jan 2003 10:08:30 -0000 1.3
***************
*** 1,5 ****
! <html>
<head>
! <title>KOHA: Zostañ cz³onkiem</title>
</head>
--- 1,6 ----
!
! <html>
<head>
! <title>KOHA: Become a Member</title>
</head>
***************
*** 26,47 ****
<td valign=bottom><img src="/images/inside-top-join.gif"
! width=353 height=50 alt="KOHA: Zostañ cz³onkiem" 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="Szukaj" 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="Logowanie" 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="Zapisy" 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="Pocz±tek" hspace=0 vspace=0 border=0
name="menu-home"></a></td>
</TR>
--- 27,48 ----
<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>
***************
*** 66,68 ****
<!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>
- </html>
\ No newline at end of file
--- 67,68 ----
Index: members-top.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/members-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** members-top.inc 6 Jan 2003 01:19:20 -0000 1.4
--- members-top.inc 6 Jan 2003 10:08:30 -0000 1.5
***************
*** 4,8 ****
<html>
<head>
! <title>KOHA: Wyszukiwanie w katalogu OPAC</title>
</head>
--- 4,8 ----
<html>
<head>
! <title>KOHA: OPAC Catalogue Search</title>
</head>
***************
*** 29,45 ****
<td valign=bottom><img src="<TMPL_VAR
NAME='themelang'>/images/inside-top-member.gif"
! width=353 height=50 alt="KOHA: Obszar cz³onkowski" 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="Szukaj" 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="Zapisy" 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="Pocz±tek" hspace=0 vspace=0 border=0
name="menu-home"></a></td>
</TR>
--- 29,45 ----
<td valign=bottom><img src="<TMPL_VAR
NAME='themelang'>/images/inside-top-member.gif"
! 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>
<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>
***************
*** 63,65 ****
<!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>
--- 63,65 ----
<!-------------------------MAIN BODY OF PAGE-------------------------->
! <BLOCKQUOTE>
\ No newline at end of file
Index: opac-bottom.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/opac-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** opac-bottom.inc 6 Jan 2003 01:19:20 -0000 1.4
--- opac-bottom.inc 6 Jan 2003 10:08:31 -0000 1.5
***************
*** 1,4 ****
! <html>
! </BLOCKQUOTE>
<p> </p>
--- 1,3 ----
! </BLOCKQUOTE>
<p> </p>
***************
*** 7,15 ****
! <A HREF="/cgi-bin/koha/opac-search.pl">Przeszukiwanie Katalogu</a> ||
! <!--<A HREF="/members/">Logowanie</a> ||
-->
! <A HREF="/join.html">Zostañ cz³onkiem</a> ||
! <A HREF="/cgi-bin/koha/opac-main.pl">Pocz±tek</a>
</font>
--- 6,14 ----
! <A HREF="/cgi-bin/koha/opac-search.pl">Catalogue Search</a> ||
! <!--<A HREF="/members/">Member Login</a> ||
-->
! <A HREF="/join.html">Become a Member</a> ||
! <A HREF="/cgi-bin/koha/opac-main.pl">Home</a>
</font>
Index: opac-top.inc
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes/opac-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** opac-top.inc 6 Jan 2003 01:19:20 -0000 1.4
--- opac-top.inc 6 Jan 2003 10:08:31 -0000 1.5
***************
*** 1,8 ****
! <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--Authored by address@hidden 10:46 24/12/99-->
<html>
<head>
! <title>KOHA: Przeszukiwanie katalogu OPAC</title>
</head>
--- 1,8 ----
! <!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>
***************
*** 29,33 ****
<td valign=bottom><img src="<TMPL_VAR
NAME='themelang'>/images/inside-top-search.gif"
! width=349 height=50 alt="KOHA: Przeszukiwanie Katalogu" hspace=0
vspace=0 border=0></td>
--- 29,33 ----
<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>
***************
*** 39,51 ****
<!-- <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="Logowanie" 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="Zapisy" 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="Pocz±tek" hspace=0 vspace=0 border=0
name="menu-home"></a></td>
</TR>
--- 39,51 ----
<!-- <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>
***************
*** 70,72 ****
<!-------------------------MAIN BODY OF PAGE-------------------------->
<BLOCKQUOTE>
- </html>
\ No newline at end of file
--- 70,71 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes join-top.inc,1.2,1.3 members-top.inc,1.4,1.5 opac-bottom.inc,1.4,1.5 opac-top.inc,1.4,1.5,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-account.tmpl,1.4,1.5 opac-auth.tmpl,1.4,1.5 opac-detail.tmpl,1.6,1.7 opac-main.tmpl,1.6,1.7 opac-moredetail.tmpl,1.4,1.5 opac-reserve.tmpl,1.6,1.7 opac-searchresults.tmpl,1.9,1.10 opac-search.tmpl,1.7,1.8 opac-user.tmpl,1.7,1.8 opac-userupdate.tmpl,1.4,1.5 subject.tmpl,1.2,1.3
- Next by Date:
[Koha-cvs] CVS: koha/misc buildrelease,1.7,1.8 Install.pm,1.4,1.5
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en opac-account.tmpl,1.4,1.5 opac-auth.tmpl,1.4,1.5 opac-detail.tmpl,1.6,1.7 opac-main.tmpl,1.6,1.7 opac-moredetail.tmpl,1.4,1.5 opac-reserve.tmpl,1.6,1.7 opac-searchresults.tmpl,1.9,1.10 opac-search.tmpl,1.7,1.8 opac-user.tmpl,1.7,1.8 opac-userupdate.tmpl,1.4,1.5 subject.tmpl,1.2,1.3
- Next by thread:
[Koha-cvs] CVS: koha/misc buildrelease,1.7,1.8 Install.pm,1.4,1.5
- Index(es):