[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl/includes opac-top.inc,1.3,1.3.2.1

Benedict P. Barszcz kb2qzv at users.sourceforge.net
Sun Feb 22 18:09:01 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8318/koha-tmpl/opac-tmpl/default/pl/includes

Modified Files:
      Tag: rel_2_0
	opac-top.inc 
Log Message:
Translation by way of ./tmpl_process & text_extract2.pl script

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/includes/opac-top.inc,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** opac-top.inc	1 Oct 2003 15:14:31 -0000	1.3
--- opac-top.inc	22 Feb 2004 17:08:59 -0000	1.3.2.1
***************
*** 1,70 ****
! <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
! <!--Authored by rachel at katipo.co.nz 10:46 24/12/99-->
  
  <html>
  <head>
! <title>KOHA: Przeszukiwanie katalogu OPAC</title>
! <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
! 
! 
  </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: Przeszukiwanie Katalogu" 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="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>
- 
- 
- <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>
- </html>
--- 1,48 ----
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  
  <html>
  <head>
! <title>KOHA: OPAC Catalogue Search</title>
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/opac.css">
  </head>
  
! <body>
  
  
  
! <!-- MENUS -->
  
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr bgcolor="#339999">
  
+ 	<td width="7%">
+ 		<img src="<!-- TMPL_VAR name="themelang" -->/images/front-background-small.gif" height="50" border="0" alt=""><b>KOHA</b>
+ 	</td>
+         <td width="10%">
+ 		<a href="/cgi-bin/koha/opac-search.pl" title="Szukaj w katalogu" class="white">
+ 			Search
+ 		</a>
+ 	</td>
+         <td width="10%">
+ 		<a href="/cgi-bin/koha/opac-user.pl" title="Join the library" class="white">
+ 			Join
+ 		</a>
+ 	</td>
+ 	<td align="left" width="10%">
+ 		<a href="/cgi-bin/koha/opac-main.pl" title="home page" class="white">Home</a>
+ 	</td>
+ 	<td width="60%">
+ 		&nbsp;
+ 	</td>
+         </tr>
+ </table>
+ 
+ <!-- MAIN BODY OF PAGE -->
+ 
+ <!-- TMPL_IF NAME="loggedinusername" -->
+     <p align="left">Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href="/cgi-bin/koha/opac-user.pl">Twoje Konto</a>][<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Wyloguj</a>]</p>
+ <!-- TMPL_ELSE -->
+     <p align="left"><a href="/cgi-bin/koha/opac-user.pl">Zaloguj</a> to Koha</p>
+ <!-- /TMPL_IF -->
  





More information about the Koha-cvs mailing list