koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/includes about-b


From: Benedict P. Barszcz
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/includes about-bottom.inc,1.1,1.2 about-top.inc,1.1,1.2 acquisitions-bottom.inc,1.2,1.3 acquisitions-top.inc,1.3,1.4 cat-bottom.inc,1.2,1.3 cat-class-list.inc,1.1,1.2 cat-top.inc,1.3,1.4 circulation-bottom.inc,1.2,1.3 circulation-top.inc,1.3,1.4 issues-bottom.inc,1.2,1.3 issues-top.inc,1.2,1.3 members-bottom.inc,1.2,1.3 members-top.inc,1.3,1.4 opac-bottom.inc,1.1,1.2 opac-top.inc,1.2,1.3 parameters-bottom.inc,1.1,1.2 parameters-top.inc,1.2,1.3 reports-bottom.inc,1.2,1.3 reports-top.inc,1.3,1.4
Date: Sat, 17 Apr 2004 09:27:05 -0700

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

Modified Files:
        about-bottom.inc about-top.inc acquisitions-bottom.inc 
        acquisitions-top.inc cat-bottom.inc cat-class-list.inc 
        cat-top.inc circulation-bottom.inc circulation-top.inc 
        issues-bottom.inc issues-top.inc members-bottom.inc 
        members-top.inc opac-bottom.inc opac-top.inc 
        parameters-bottom.inc parameters-top.inc reports-bottom.inc 
        reports-top.inc 
Log Message:
minor update of translation, removal of fuzzies

Index: about-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/about-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** about-bottom.inc    27 Oct 2003 14:33:43 -0000      1.1
--- about-bottom.inc    17 Apr 2004 16:26:27 -0000      1.2
***************
*** 1,3 ****
! <html><br clear=all>
  <p> &nbsp; </p>
  
--- 1,3 ----
! <br clear=all>
  <p> &nbsp; </p>
  
***************
*** 7,18 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
  Pomoc
  </FONT>
--- 7,18 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
  Pomoc
  </FONT>

Index: about-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/about-top.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** about-top.inc       27 Oct 2003 14:33:43 -0000      1.1
--- about-top.inc       17 Apr 2004 16:26:27 -0000      1.2
***************
*** 4,22 ****
  <head>
  <title>KOHA: INTRANET: Parametry</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
  marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
  
! a.about {
        background-color: #86c268;
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color: #FFFFFF;
!       padding:4px;
        font-weight: bold;
        }
--- 4,20 ----
  <head>
  <title>KOHA: INTRANET: Parametry</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" 
Alink="#cc3300"
  marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
  
! .about {
        background-color: #86c268;
        color: #FFFFFF;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 33,37 ****
  <tr height="45">
        <td valign="bottom" align="left">
!               <table bgcolor="dddddd" width="100%" cellpadding=0 
cellspacing=0>
                <tr>
                        <td>
--- 31,35 ----
  <tr height="45">
        <td valign="bottom" align="left">
!               <table bgcolor="#dddddd" width="100%" cellpadding=0 
cellspacing=0>
                <tr>
                        <td>
***************
*** 41,45 ****
                                        <td class="koha"><b>KOHA</b></td>
                                        <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
                                        </td>
                                        <td>
--- 39,43 ----
                                        <td class="koha"><b>KOHA</b></td>
                                        <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Początek</a>
                                        </td>
                                        <td>
***************
*** 47,54 ****
                                        </td>
                                        <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
                                        </td>
                                        <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a>
                                        </td>
                                        <td>
--- 45,52 ----
                                        </td>
                                        <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Czytelnicy</a>
                                        </td>
                                        <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a>
                                        </td>
                                        <td>
***************
*** 56,60 ****
                                        </td>
                                        <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
                                        </td>
                                        <td>
--- 54,58 ----
                                        </td>
                                        <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a>
                                        </td>
                                        <td>
***************
*** 62,66 ****
                                        </td>
                                        <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
                                        </td>
                                </TR>
--- 60,64 ----
                                        </td>
                                        <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
                                        </td>
                                </TR>
***************
*** 72,78 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 70,76 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->

Index: acquisitions-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/acquisitions-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** acquisitions-bottom.inc     27 Oct 2003 14:33:43 -0000      1.2
--- acquisitions-bottom.inc     17 Apr 2004 16:26:27 -0000      1.3
***************
*** 7,18 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
  Pomoc
  </FONT>
--- 7,18 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
  Pomoc
  </FONT>

Index: acquisitions-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/acquisitions-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** acquisitions-top.inc        27 Oct 2003 14:33:43 -0000      1.3
--- acquisitions-top.inc        17 Apr 2004 16:26:27 -0000      1.4
***************
*** 3,20 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Akwizycje</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
! a.acquisition {
!       font-weight: normal;
!       text-decoration: none;
        background-color: #ffdf61;
!       cursor: hand;
!       color:#FFFFFF;
!       padding:4px;
        font-weight: bold;
        }
--- 3,18 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Gromadzenie</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
! <body>
  
  <style>
! .acquisition {
        background-color: #ffdf61;
!       color:#000000;
!       background-image:none;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 28,76 ****
  
  <!------------------------MENUS-------------------------------->
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="45">
!       <td valign="bottom" align="left">
!               <table bgcolor="dddddd" width="100%" cellpadding=0 
cellspacing=0>
!               <tr>
!                       <td>
!                       <div id="menubar">
!                       <table cellpadding=0 cellspacing=0  border=0 height=29 
width=70%>
!                               <tr>
!                                       <td class="koha"><b>KOHA</b></td>
!                                       <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
!                                       </td>
!                                       <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
!                                       </td>
!                                       <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
!                                       </td>
!                                       <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Alwizycje</a>
!                                       </td>
!                                       <td>
!                                               <a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a>
!                                       </td>
!                                       <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
!                                       </td>
!                                       <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a>
!                                       </td>
!                                       <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
!                                       </td>
!                               </TR>
!                       </TABLE>
!                       </div>
!               </td></tr></table>
!       </TD>
! </tr>
! </table>
! <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj siê</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 26,36 ----
  
  <!------------------------MENUS-------------------------------->
! <div id="menubar">
!       <span class="koha">KOHA</span>
!       <a class="home" href="/cgi-bin/koha/mainpage.pl">Początek</a> <a 
class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> <a 
class="members" href="/cgi-bin/koha/members/members-home.pl">Członkowie</a> <a 
class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> <a 
class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Wypożyczalnia</a> <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a> <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a> <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
! </div>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->

Index: cat-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/cat-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** cat-bottom.inc      27 Oct 2003 14:33:43 -0000      1.2
--- cat-bottom.inc      17 Apr 2004 16:26:27 -0000      1.3
***************
*** 7,18 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
  Pomoc
  </FONT>
--- 7,18 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
  Pomoc
  </FONT>

Index: cat-class-list.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/cat-class-list.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** cat-class-list.inc  9 Jan 2003 11:41:25 -0000       1.1
--- cat-class-list.inc  17 Apr 2004 16:26:27 -0000      1.2
***************
*** 5,16 ****
  <option value="E">Easy / Picture Books
  <option value="ER">Easy Reader        
! <option value="JNF">Junior Non-Fiction
! <option value="JF">Junior Fiction
  <option value="TREF">Teacher Reference
  <option value="FYA">Young Adult Fiction       
! <option value="REF">Reference Books
! <option value="F">Fiction
! <option value="NF">Non-Fiction
! <option value="CD">Compact Disc
  <!--  <option value="E|ER">Easy Books-->
  
--- 5,16 ----
  <option value="E">Easy / Picture Books
  <option value="ER">Easy Reader        
! <option value="JNF">Młodzież Nie Fikcja
! <option value="JF">Fikcja młodzieżowa
  <option value="TREF">Teacher Reference
  <option value="FYA">Young Adult Fiction       
! <option value="REF">Ksiązki odsyłacze
! <option value="F">Fikcja
! <option value="NF">Nie fikcja
! <option value="CD">Dysk Kompaktowy
  <!--  <option value="E|ER">Easy Books-->
  

Index: cat-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/cat-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** cat-top.inc 27 Oct 2003 14:33:43 -0000      1.3
--- cat-top.inc 17 Apr 2004 16:26:27 -0000      1.4
***************
*** 4,7 ****
--- 4,8 ----
  <head>
  <title>KOHA: INTRANET: Katalog</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  <script language="JavaScript">
***************
*** 14,28 ****
  </script>
  
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  <style>
! a.catalogue {
!       font-weight: normal;
!       text-decoration: none;
!       cursor: hand;
        background-color:#ad11ad;
        color:#FFFFFF;
!       padding:4px;
        font-weight: bold;
-       margin:0;
        }
  a.catalogue:hover {
--- 15,26 ----
  </script>
  
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
  <style>
! .catalogue {
        background-color:#ad11ad;
        color:#FFFFFF;
!       background-image:none;
!       text-decoration: normal;
        font-weight: bold;
        }
  a.catalogue:hover {
***************
*** 32,108 ****
        font-weight: normal;
        font-weight: bold;
-       margin:0;
        }
  </style>
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
! 
! 
! 
  <!------------------------MENUS-------------------------------->
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="65">
!       <td valign="bottom" align="left">
!               <table width="100%" cellpadding=0 cellspacing=0 height=60>
!               <tr>
!                       <td>
!                       <div id="menubar">
!                       <table cellpadding=0 cellspacing=0  border=0 height=29 
width="70%">
!                               <tr>
!                                       <td class="koha"><b>KOHA</b></td>
!                                       <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
!                                       </td>
!                                       <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
!                                       </td>
!                                       <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
!                                       </td>
!                                       <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a>
!                                       </td>
!                                       <td>
!                                               <a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a>
!                                       </td>
!                                       <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
!                                       </td>
!                                       <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a>
!                                       </td>
!                                       <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
!                                       </td>
!                               </TR>
!                       </TABLE>
!                       </div>
!                       <table cellpadding=0 cellspacing=0  border=0 height=29>
!                               <tr>
!                                       <td width="100"></td>
!                                       <td><b>opcje 
&gt;&gt;&nbsp;&nbsp;</b></td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=0&type=intranet" 
class="submenu">Szybkie wyszukiwanie</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet" 
class="submenu2">szukaj MARC</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet" 
class="submenu">Dodaj opis</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/maint/catmaintain.pl" target="window0" 
class="submenu2">Zarz±dzaj kat.</a>
!                                       </td>
!                               </tr>
!                       </table>
!               </td></tr></table>
!       </TD>
! </tr>
! </table>
! <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj siê</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 30,49 ----
        font-weight: normal;
        font-weight: bold;
        }
  </style>
  </head>
! <body>
  <!------------------------MENUS-------------------------------->
! <div id="menubar">
!       <span class="koha">KOHA</span>
!       <a class="home" href="/cgi-bin/koha/mainpage.pl">Początek</a> <a 
class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> <a 
class="members" href="/cgi-bin/koha/members/members-home.pl">Członkowie</a> <a 
class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> <a 
class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Wypożyczalnia</a> <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a> <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a> <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
! </div>
! <div id="submenu">
!       <span class="koha">opcje &gt;&gt;&nbsp;&nbsp;</span>
!       <a 
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=0&type=intranet" 
class="submenu">Szybkie wyszukiwanie</a> <a 
href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet" 
class="submenu2">Wyszukiwanie MARC</a> <a 
href="/cgi-bin/koha/bookshelves/shelves.pl" class="submenu">Półki 
wirtualne</a> <a 
href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet" 
class="submenu2">Dodaj opis</a> <a href="/cgi-bin/koha/maint/catmaintain.pl" 
class="submenu">Porzątkowanie katalogu</a>
! </div>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->

Index: circulation-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/circulation-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** circulation-bottom.inc      27 Oct 2003 14:33:43 -0000      1.2
--- circulation-bottom.inc      17 Apr 2004 16:26:27 -0000      1.3
***************
*** 7,19 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
! Pocz±tek
  </FONT>
  </CENTER>
--- 7,19 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
! Pomoc
  </FONT>
  </CENTER>

Index: circulation-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/circulation-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** circulation-top.inc 27 Oct 2003 14:33:43 -0000      1.3
--- circulation-top.inc 17 Apr 2004 16:26:27 -0000      1.4
***************
*** 4,7 ****
--- 4,8 ----
  <head>
  <title>KOHA: INTRANET: Cyrkulacja</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  <script language="JavaScript">
***************
*** 17,29 ****
  </script>
  
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  <style>
! a.circulation {
!       font-weight: normal;
!       text-decoration: none;
        background-color: #be6170;
-       cursor: hand;
        color:#FFFFFF;
!       padding:4px;
        font-weight: bold;
        }
--- 18,28 ----
  </script>
  
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
  <style>
! .circulation {
        background-color: #be6170;
        color:#FFFFFF;
!       background-image:none;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 36,104 ****
  </style>
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 
onLoad="javascript:focusOnFirst()">
  
  <!------------------------MENUS-------------------------------->
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="65">
!       <td valign="bottom" align="left">
!               <table width="100%" cellpadding=0 cellspacing=0>
!               <tr>
!                       <td>
!                       <div id="menubar">
!                       <table cellpadding=0 cellspacing=0  border=0 height=29 
width=70%>
!                               <tr>
!                                       <td class="koha"><b>KOHA</b></td>
!                                       <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
!                                       </td>
!                                       <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
!                                       </td>
!                                       <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
!                                       </td>
!                                       <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a>
!                                       </td>
!                                       <td>
!                                               <a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a>
!                                       </td>
!                                       <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
!                                       </td>
!                                       <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a>
!                                       </td>
!                                       <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
!                                       </td>
!                               </TR>
!                       </TABLE>
!                       </div>
!                       <table cellpadding=0 cellspacing=0  border=0 height=29>
!                               <tr>
!                                       <td width="100"></td>
!                                       <td><b>opcje 
&gt;&gt;&nbsp;&nbsp;</b></td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/circ/circulation.pl" class="submenu">"Wypo¿yczenia</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/circ/returns.pl" class="submenu2">Zwroty</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/circ/branchtransfers.pl" class="submenu">Transfery 
biblioteczne</a>
!                                       </td>
!                               </tr>
!                       </table>
!                       </div>
!               </td></tr></table>
!       </TD>
! </tr>
! </table>
! <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj siê</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 35,53 ----
  </style>
  </head>
! <body onLoad="javascript:focusOnFirst()">
  
  <!------------------------MENUS-------------------------------->
! <div id="menubar">
!       <span class="koha">KOHA</span>
!       <a class="home" href="/cgi-bin/koha/mainpage.pl">Początek</a> <a 
class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> <a 
class="members" href="/cgi-bin/koha/members/members-home.pl">Członkowie</a> <a 
class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> <a 
class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Wypożyczalnia</a> <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a> <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a> <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
! </div>
! <div id="submenu">
!       <span class="koha">opcje &gt;&gt;&nbsp;&nbsp;</span>
!       <a href="/cgi-bin/koha/circ/circulation.pl" 
class="submenu">Wypożyczenia</a> <a href="/cgi-bin/koha/circ/returns.pl" 
class="submenu2">Zwroty</a> <a href="/cgi-bin/koha/circ/branchtransfers.pl" 
class="submenu">Transfery oddziałowe</a>
! </div>
! 
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->

Index: issues-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/issues-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** issues-bottom.inc   27 Oct 2003 14:33:43 -0000      1.2
--- issues-bottom.inc   17 Apr 2004 16:26:27 -0000      1.3
***************
*** 7,19 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
! Pocz±tek
  </FONT>
  </CENTER>
--- 7,19 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
! Pomoc
  </FONT>
  </CENTER>

Index: issues-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/issues-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** issues-top.inc      26 Jan 2003 03:36:37 -0000      1.2
--- issues-top.inc      17 Apr 2004 16:26:27 -0000      1.3
***************
*** 5,10 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Wypo¿yczenia i zwroty</title>
! <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  </head>
--- 5,10 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Wypożyczenia i Zwroty</title>
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  </head>
***************
*** 16,23 ****
  <!--HDL Colours
  
!       Yellow = ffcc00 
        light blue = ccccff
        bright blue links = 0000ff
!       aubergine = 663266 
        light green/grey = cccc99
  
--- 16,23 ----
  <!--HDL Colours
  
!       Yellow = ffcc00
        light blue = ccccff
        bright blue links = 0000ff
!       aubergine = 663266
        light green/grey = cccc99
  
***************
*** 28,327 ****
  
  <table cellpadding=0 cellspacing=0 width="100%" border=0>
- <tr valign=top bgcolor=ffcc00  >
- 
-       <td COLSPAN=3>
-       <table cellpadding=0 cellspacing=0  border=0 height=29>
        <tr valign=top bgcolor=ffcc00  >
!       <td background="/images/issues-spot-1.gif" width="224" 
!       height="29"><font size=1 face="arial"><img src="/images/holder.gif" 
width=210 height=4 alt=" " hspace=0 vspace=0><br>
!       <img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0>KOHA: <A 
HREF="/cgi-bin/koha/mainpage.pl">INTRANET</A><br>
!       <img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
!       
!       </TR></TABLE></TD>
! 
! <TD COLSPAN=3 align=right><font size=1 face="arial" color="white">I 1 &nbsp; 
&nbsp; </font></TD>
! 
! 
! </tr>
! 
! 
! <TR VALIGN=TOP BGCOLOR="ffcc00"><TD  COLSPAN=6><img src="/images/holder.gif"  
WIDTH=1  HEIGHT=12  HSPACE=0 vspace=0></TD></TR>
! 
! 
! 
! <tr valign=top bgcolor=ffcc00  >
! 
! <TD><img src="/images/holder.gif" 
!       width=35 height=21 align=left alt=" " hspace=0 vspace=0></TD>
! <td>
! <font size=2>
! <form action=/cgi-bin/simple-redirect.pl method=post>
! <select>
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>WYPO¯YCZENIA I 
ZWROTY
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-) Wypo¿yczenia
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reporty
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  
Wypo¿. dzisiaj
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  
Wypo¿. ten tydzieñ
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  
Wypo¿. ten miesi±c
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Zwroty
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reporty
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Zwroty dzisiaj
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Zwroty ten tydzieñ
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Zwroty ten miesi±c
! 
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Wznowienia
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reporty
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Wznowienia dzisiaj
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Wznowienia ten tydzieñ
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Wznowienia ten miesi±c
! 
! 
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Zaleg³e ksi±¿ki
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Zaleg³e dzisiaj
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Otrzymane pieni±dze
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Dzisiaj
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Ten tydzieñ
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Ten miesi±c
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Ten rok
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Zagubione 
ksi±zki
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reporty
!       
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Zagub. ten miesi±c
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Zagub. ten rok
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Raporty 
zaawansowane
! </select>
! </form>
! </TD>
! <TD>
! 
! <font size=2>
! 
! <form name=choose2>
! <select name=dest size=1 onChange="leapto(this.form)">
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>KATALOG
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Szukaj
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Dodaj nowy 
(pe³ny)
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Bibliografia
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Dodaj
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Zmieñ
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Wyma¿
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reporty
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Changes this week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Changes this month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Changes this year
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Items
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Add
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Modify              
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Delete
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Changes this week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Changes this month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Changes this year
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Stock Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Levin
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Books     
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Talking Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Videos    
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Shanon
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Books     
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Talking Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Videos    
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Foxton
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Books     
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Talking Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Videos    
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports
! </select>
! </form>
! </TD>
! <TD>
! 
! <font size=2>
! 
! <form name=choose2>
! <select name=dest size=1 onChange="leapto(this.form)">
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>AQUISITIONS
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Orders
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Order Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Order Serials
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Order Other 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Cancel Order
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Ordered This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Ordered This Month                
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Ordered This year 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Suppliers
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Supplier Details
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
On Order with Supplier
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Supplier Resources
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Amazon.com                        
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Whitcoulls CD
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Whitcoulls Website        
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Deliveries
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Accept Delivery
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reports
!       
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Delivered This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Delivered This year
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Budget
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Book Budget 1
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Year to Date
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Book Budget 2
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Year to Date
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Book Budget 4
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Year to Date
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Book Budget 5
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Year to Date
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Total Budget
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Year to Date
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - End 
Of Year Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Next Years Commitment
! 
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports
! </select>
! </form>
! 
! </TD>
! <TD>
! <font size=2>
! 
! <form name=choose2>
! <select name=dest size=1 onChange="leapto(this.form)">
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>BORROWERS
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> New Borrower
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Setup
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Check if Expired
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Policy
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reports
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Total Borrowers                   
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
New This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
New This Month            
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
New This Year             
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Borrower 
Enquirey
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - All 
Books Out
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Overdues
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
History
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Messages
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Average Borrowings                <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Total 
Borrowings
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Advanced Reports
! </select>
! </form>
! </TD>
! <TD>
! <font size=2>
! <form name=choose2>
! <select name=dest size=1 onChange="leapto(this.form)">
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>OTHER
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> OPAC
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Catalogue Search
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Renew Books         
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Member Details
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Update Details            
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Resources
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Fundview CD
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Library Website
! 
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  End of Year
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Stocktake
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Set 
New Budgets
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Audit Reports
! <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Help
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Telnet Help
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Intranet Help
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 
Searching Help
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Advanced 
Reports
! </select>
! </form>
! </td>
! </tr>
! 
! <tr valign=top bgcolor=ffcc00 >
! <TD COLSPAN=4>&nbsp;</TD>
!       <td  ALIGN=RIGHT COLSPAN=2 >
!       <table cellpadding=0 cellspacing=0  border=0 height=29>
! 
! <tr valign=top bgcolor=ffcc00 >
!       <td background="/images/issues-spot-2.gif" width="235" 
!       height="29"  ALIGN=RIGHT ><font size=1 face="arial"><img 
src="/images/holder.gif" width=223 height=12 alt=" " hspace=0 vspace=0><br>
!       <img src="/images/holder.gif" 
!       width=26 height=17 align=right alt=" " hspace=0 vspace=0>you are in <A 
HREF="index.html">ISSUES & RETURNS</a><br>
!       <img src="/images/holder.gif" width=223 height=1 alt=" " hspace=0 
vspace=0></FONT></td>
!       
!       </TR></TABLE></TD>
! 
! 
! 
! 
! </tr>
! <TR VALIGN=TOP BGCOLOR="000000"><TD  COLSPAN=6><img src="/images
! /blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0></TD></TR>
! 
  </table>
  <BLOCKQUOTE>
--- 28,333 ----
  
  <table cellpadding=0 cellspacing=0 width="100%" border=0>
        <tr valign=top bgcolor=ffcc00  >
!               <td COLSPAN=3>
!                       <table cellpadding=0 cellspacing=0  border=0 height=29>
!                               <tr valign=top bgcolor=ffcc00>
!                                       <td background="<!-- TMPL_VAR 
name="themelang" -->/images/issues-spot-1.gif" width="224" height="29">
!                                               <font size=1 face="arial">
!                                               <img src="<!-- TMPL_VAR 
name="themelang" -->/images/holder.gif" width=210 height=4 alt=" " hspace=0 
vspace=0>
!                                               <br>
!                                               <img src="<!-- TMPL_VAR 
name="themelang" -->/images/holder.gif" width=35 height=21 align=left alt=" " 
hspace=0 vspace=0>
!                                               KOHA: <A 
HREF="/cgi-bin/koha/mainpage.pl">HDL INTRANET</A>
!                                               <br>
!                                               <img src="<!-- TMPL_VAR 
name="themelang" -->/images/holder.gif" width=210 height=1 alt=" " hspace=0 
vspace=0>
!                                               </FONT>
!                                       </td>
!                               </TR>
!                       </TABLE>
!               </TD>
!               <TD COLSPAN=3 align=right>
!                       <font size=1 face="arial" color="white">I 1 &nbsp; 
&nbsp; </font>
!               </TD>
!       </tr>
!       <TR VALIGN=TOP BGCOLOR="ffcc00">
!               <TD  COLSPAN=6>
!                       <img src="<!-- TMPL_VAR name="themelang" 
-->/images/holder.gif"  WIDTH=1  HEIGHT=12  HSPACE=0 vspace=0>
!               </TD>
!       </TR>
!       <tr valign=top bgcolor=ffcc00>
!               <TD>
!                       <img src="<!-- TMPL_VAR name="themelang" 
-->/images/holder.gif" width=35 height=21 align=left alt=" " hspace=0 vspace=0>
!               </TD>
!               <td>
!                       <font size=2>
!                       <form action=/cgi-bin/simple-redirect.pl method=post>
!                       <select>
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>WYPOŻYCZENIA & ZWROTY
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-) Wypożyczenia
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Wypożycznia Dziś
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Wypożyczenia w Tym Tygodniu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Wypożyczenia w tym Miesiącu
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Zwroty
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zwroty dziś
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zwroty w 
tym tygodniu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zwroty w 
tym miesiacu
! 
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Przedłużenia
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Przedłużenia dziś
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Przedłużenia w tym tygodniu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 
Przedłużenia w tym miesiącu
! 
! 
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Zaległe Książki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Zaległe dziś
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Otrzymane 
środki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Dziś
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
tydzień
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
Miesiąc
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
rok
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Zagubione Książki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zagubienia 
w tym miesiącu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zagubienia 
w tym roku
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Raporty Zaawansowane
!                       </select>
!                       </form>
!               </TD>
!               <TD>
!                       <font size=2>
! 
!                       <form name=choose2>
!                       <select name=dest size=1 onChange="leapto(this.form)">
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>KATALOG
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Szukaj
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Full Add New
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Bibliografia
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Dodaj
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modyfikuj
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Wymaż
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zmiany w 
tym tygodniu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zmiany w 
tym miesiącu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zmiany w 
tym roku
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Items
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Dodaj
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modyfikuj
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Wymaż
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zmiany w 
tym tygodniu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zmiany w 
tym miesiącu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zmiany w 
tym roku
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Stock Reports
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Levin
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Książki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Książki 
&quot;mówiące&quot;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Video
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Shanon
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Książki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Książki 
&quot;mówiące&quot;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Video
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Foxton
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Książki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Książki 
&quot;mówiące&quot;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Video
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Raporty Zaawansowane
!                       </select>
!                       </form>
!               </TD>
!               <TD>
!                       <font size=2>
! 
!                       <form name=choose2>
!                       <select name=dest size=1 onChange="leapto(this.form)">
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>AKWIZYCJE
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Zamówienia
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Zamów Ksią
żki
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Zamów 
Wydawnictwa Ciągłe
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Zamów Inne
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Anuluj 
Zamówienie
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zamówione 
w tym tygodniu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zamówione 
w tym miesiącu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zamówione 
w tym roku
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Dostawcy
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Szczegóły o 
dostawcy
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Zamówione 
u dostawcy
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Zasoby 
dostawcy
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Amazon.com
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls 
CD
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls 
Website
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Doręczenia
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Akceptuj 
Doręczenie
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reporty
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Dostarczono 
w tym misiącu
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Doręczenia 
w tym roku
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Budget
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Budżet ksią
żkowy 1
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
Miesiąc
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Od Pocz. 
Roku
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Budżet ksią
żkowy 2
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
Miesiąc
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Od Pocz. 
Roku
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Budżet ksią
żkowy 4
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
Miesiąc
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Od Pocz. 
Roku
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Budżet ksią
żkowy 5
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
Miesiąc
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Od Pocz. 
Roku
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Budżet łą
cznie
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Bieżący 
Miesiąc
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Od Pocz. 
Roku
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Raporty Roczne
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Zobowiązania 
na Natępny Rok
! 
! 
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
!                       <option 
value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Raporty Zaawansowane
!                       </select>
!                       </form>
!               </TD>
!               <TD>
!                       <font size=2>
! 
!                       <form name=choose2>
!                       <select name=dest size=1 onChange="leapto(this.form)">
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=57">CZYTELNICY
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> Nowy Czytelnik
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Ustawienia
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Check if 
Expired
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Strategia
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Reporty
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Suma 
czytelników
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Nowe w 
tym tygodniu
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Nowe w 
tym miesiącu
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Nowe w 
tym roku
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">->  Borrower Enquiry
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Wszystkie 
wypożyczone
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Zaległe
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Historia
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Komunikaty
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Reporty
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - ŚREDNIA 
WYPOŻYCZEŃ
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Suma 
wypożyczeń
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> Raporty Zaawansowane
!                       </select>
!                       </form>
!               </TD>
!               <TD>
!                       <font size=2>
!                       <form name=choose2>
!                       <select name=dest size=1 onChange="leapto(this.form)">
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=57">INNE
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> OPAC
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Szukaj w 
katalogu
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - 
Przedłużanie Książek
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Szczegóły 
o czytelniku
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Aktualizuj 
Szczegóły
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> Zasoby
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Fundview CD
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> Witryna Biblioteki
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> Koniec Roku
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - 
Inwentaryzacja
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Ustal nowy 
budget
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Audit 
Reports
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> Pomoc
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Telnet Pomoc
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Pomoc 
Intranet
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Pomoc o 
szukaniu
! 
!                       <option 
value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> Raporty Zaawansowane
!                       </select>
!                       </form>
!               </td>
!       </tr>
!       <tr valign=top bgcolor=ffcc00 >
!               <TD COLSPAN=4>&nbsp;</TD>
!               <td  ALIGN=RIGHT COLSPAN=2 >
!                       <table cellpadding=0 cellspacing=0  border=0 height=29>
!                               <tr valign=top bgcolor=ffcc00 >
!                                       <td background="<!-- TMPL_VAR 
name="themelang" -->/images/issues-spot-2.gif" width="235" height="29"  
ALIGN=RIGHT >
!                                               <font size=1 face="arial">
!                                               <img src="<!-- TMPL_VAR 
name="themelang" -->/images/holder.gif" width=223 height=12 alt=" " hspace=0 
vspace=0>
!                                               <br>
!                                               <img src="<!-- TMPL_VAR 
name="themelang" -->/images/holder.gif" width=26 height=17 align=right alt=" " 
hspace=0 vspace=0>jesteś w <A HREF="index.html">WYPOŻYCZENIA I ZWROTY</a><br>
!                                               <img src="<!-- TMPL_VAR 
name="themelang" -->/images/holder.gif" width=223 height=1 alt=" " hspace=0 
vspace=0></FONT>
!                                       </td>
!                               </TR>
!                       </TABLE>
!               </TD>
!       </tr>
!       <TR VALIGN=TOP BGCOLOR="000000">
!               <TD  COLSPAN=6>
!                       <img src="<!-- TMPL_VAR name="themelang" 
-->/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0>
!               </TD>
!       </TR>
  </table>
  <BLOCKQUOTE>
+ <!-- TMPL_IF NAME="loggedinusername" -->
+     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Wyloguj</a>]</p>
+ <!-- TMPL_ELSE -->
+     <p align=left><a href="/cgi-bin/koha/opac-user.pl">Zaloguj do</a> Systemu 
Koha</p>
+ <!-- /TMPL_IF -->

Index: members-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/members-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** members-bottom.inc  27 Oct 2003 14:34:15 -0000      1.2
--- members-bottom.inc  17 Apr 2004 16:26:27 -0000      1.3
***************
*** 7,18 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
  Pomoc
  </FONT>
--- 7,18 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
  Pomoc
  </FONT>

Index: members-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/members-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** members-top.inc     27 Oct 2003 14:33:43 -0000      1.3
--- members-top.inc     17 Apr 2004 16:26:27 -0000      1.4
***************
*** 3,20 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Cz³onkowie</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
! a.members {
!       font-weight: normal;
!       text-decoration: none;
        background-color: #86c268;
-       cursor: hand;
        color:#FFFFFF;
!       padding:4px;
        font-weight: bold;
        }
--- 3,17 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Czytelnicy</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
! <body>
  
  <style>
! .members {
        background-color: #86c268;
        color:#FFFFFF;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 22,26 ****
        background-color: #86c268;
        color: #FFFFFF;
!       text-decoration: none;
        font-weight: bold;
        }
--- 19,23 ----
        background-color: #86c268;
        color: #FFFFFF;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 28,91 ****
  
  <!------------------------MENUS-------------------------------->
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="65">
!       <td valign="bottom" align="left">
!               <table width="100%" cellpadding=0 cellspacing=0>
!               <tr>
!                       <td>
!                       <div id="menubar">
!                       <table cellpadding=0 cellspacing=0  border=0 height=29 
width=70%>
!                               <tr>
!                                       <td class="koha"><b>KOHA</b></td>
!                                       <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
!                                       </td>
!                                       <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
!                                       </td>
!                                       <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
!                                       </td>
!                                       <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a>
!                                       </td>
!                                       <td>
!                                               <a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a>
!                                       </td>
!                                       <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
!                                       </td>
!                                       <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a>
!                                       </td>
!                                       <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
!                                       </td>
!                               </TR>
!                       </TABLE>
!                       </div>
!                       <table cellpadding=0 cellspacing=0  border=0 height=29>
!                               <tr>
!                                       <td width="100"></td>
!                                       <td><b>options 
&gt;&gt;&nbsp;&nbsp;</b></td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/members-home.pl" class="submenu">Strona domowa</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/simpleredirect.pl?type=Add&chooseform=adult" 
class="submenu2">Nowy cz³onek</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/simpleredirect.pl?type=Add&chooseform=organisation" 
class="submenu">Nowa oraganizacja</a>
!                                       </td>
!                               </tr>
!                       </table>
!               </td></tr></table>
!       </TD>
! </tr>
! </table>
! <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj siê</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 25,39 ----
  
  <!------------------------MENUS-------------------------------->
! <div id="menubar">
!       <span class="koha">KOHA</span>
!       <a class="home" href="/cgi-bin/koha/mainpage.pl">Początek</a> <a 
class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> <a 
class="members" href="/cgi-bin/koha/members/members-home.pl">Członkowie</a> <a 
class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> <a 
class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Wypożyczalnia</a> <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a> <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a> <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
! </div>
! <div id="submenu">
!       <span class="koha">opcje &gt;&gt;&nbsp;&nbsp;</b></span>
!       <a href="/cgi-bin/koha/members/members-home.pl" 
class="submenu">Członkowie - początek</a> <a 
href="/cgi-bin/koha/members/memberentry.pl?actionType=Add" 
class="submenu2">Dodaj czytelnika</a> <a 
href="/cgi-bin/koha/members/memberentry.pl?categorycode=I&actionType=Add" 
class="submenu">Dodaj organizację</a>
! </div>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->

Index: opac-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/opac-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac-bottom.inc     9 Jan 2003 11:41:25 -0000       1.1
--- opac-bottom.inc     17 Apr 2004 16:26:27 -0000      1.2
***************
*** 7,14 ****
  <font size=2  face="arial, helvetica">
  
! <A HREF="/cgi-bin/koha/catalogue-home.pl">Szukaj w katalogu</a> ||
! <!--<A HREF="/cgi-bin/koha/members-home.pl">Obszar cz³onkowski</a> || -->
! <A HREF="/join.html">Zostañ cz³onkiem</a> ||
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
  
  </font>
--- 7,14 ----
  <font size=2  face="arial, helvetica">
  
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Szukaj w 
katalogu</a> ||
! <!--<A HREF="/cgi-bin/koha/members-home.pl">Members Area</a> || -->
! <A HREF="/join.html">Zostań Czytelnikiem</a> ||
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a>
  
  </font>

Index: opac-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/opac-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-top.inc        26 Jan 2003 03:36:37 -0000      1.2
--- opac-top.inc        17 Apr 2004 16:26:27 -0000      1.3
***************
*** 4,9 ****
  <html>
  <head>
! <title>KOHA: Wyszukiwanie w katalogu On-line</title>
! <meta http-equiv="Content-Type" content="text/html; charset=iso8859-2">
  
  </head>
--- 4,9 ----
  <html>
  <head>
! <title>KOHA: OPAC Szukaj w katalogu</title>
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  </head>
***************
*** 24,59 ****
  -->
  
! <!------------------------MENUS-------------------------------->
  
  <table cellpadding=0 cellspacing=0 width="100%" border=0>
  <tr BGCOLOR="#339999" >
  
!         <td valign=bottom><img src="/images/inside-top-search.gif" 
!       width=349 height=50 alt="KOHA: Wyszukuj w katalogu" hspace=0 vspace=0 
border=0></td>
  
  
!         <td align=right><a href="/cgi-bin/koha/catalogue-home.pl"             
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="/member/"
        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 czytelników" hspace=0 vspace=0 
border=0 name="menu-login"></a>
  -->
!       <TMPL_IF NAME=loggedinuser>
            <a href="/cgi-bin/koha/userpage.pl"
!           
onMouseOver="document.mouseover.src='/images/mouseover-mysettings.gif'"         
    onMouseOut="document.mouseover.src='/images/holder.gif'">
!           <img src="/images/menu-mysettings.gif"
!           width=90 height=30 alt="Moje ustawienia" hspace=0 vspace=0 border=0 
name="menu-mysettings"></a>
!       <TMPL_ELSE>
            <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>
!       </TMPL_IF>
  
        <a href="/cgi-bin/koha/mainpage.pl"
!       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>
--- 24,53 ----
  -->
  
! <!--------------------------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: Szukaj w 
katalogu" hspace=0 vspace=0 border=0></td>
  
  
!         <td align=right><a 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet"            
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="/member/"
        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>
  -->
!       <!-- TMPL_IF NAME="loggedinusername" -->
            <a href="/cgi-bin/koha/userpage.pl"
!           onMouseOver="document.mouseover.src='<!-- TMPL_VAR name="themelang" 
-->/images/mouseover-mysettings.gif'"           
onMouseOut="document.mouseover.src='<!-- TMPL_VAR name="themelang" 
-->/images/holder.gif'">
!           <img src="<!-- TMPL_VAR name="themelang" 
-->/images/menu-mysettings.gif" width=90 height=30 alt="Moje ustawienia" 
hspace=0 vspace=0 border=0 name="menu-mysettings"></a>
!       <!-- TMPL_ELSE -->
            <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>
!       <!-- /TMPL_IF -->
  
        <a href="/cgi-bin/koha/mainpage.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>
***************
*** 62,69 ****
  <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>
  
--- 56,63 ----
  <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>
  
***************
*** 76,79 ****
  
  
! <!-------------------------MAIN BODY OF PAGE-------------------------->
  <BLOCKQUOTE>
--- 70,73 ----
  
  
! <!--------------------------MAIN BODY OF PAGE-------------------------->
  <BLOCKQUOTE>

Index: parameters-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/parameters-bottom.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** parameters-bottom.inc       27 Oct 2003 14:33:43 -0000      1.1
--- parameters-bottom.inc       17 Apr 2004 16:26:27 -0000      1.2
***************
*** 7,18 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
  Pomoc
  </FONT>
--- 7,18 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
  Pomoc
  </FONT>

Index: parameters-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/parameters-top.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** parameters-top.inc  27 Oct 2003 14:33:43 -0000      1.2
--- parameters-top.inc  17 Apr 2004 16:26:27 -0000      1.3
***************
*** 4,20 ****
  <head>
  <title>KOHA: INTRANET: Parametry</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
! </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
! a.parameters {
        background-color: #86c268;
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color: #FFFFFF;
!       padding:4px;
        font-weight: bold;
        }
--- 4,15 ----
  <head>
  <title>KOHA: INTRANET: Parametry</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  
  <style>
! .parameters {
        background-color: #86c268;
        color: #FFFFFF;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 26,97 ****
        }
  </style>
  
  <!------------------------MENUS-------------------------------->
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="65">
!       <td valign="bottom" align="left">
!               <table width="100%" cellpadding=0 cellspacing=0 height=60>
!               <tr>
!                       <td>
!                       <div id="menubar">
!                       <table cellpadding=0 cellspacing=0  border=0 height=29 
width=70%>
!                               <tr>
!                                       <td class="koha"><b>KOHA</b></td>
!                                       <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
!                                       </td>
!                                       <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
!                                       </td>
!                                       <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
!                                       </td>
!                                       <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a>
!                                       </td>
!                                       <td>
!                                               <a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a>
!                                       </td>
!                                       <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
!                                       </td>
!                                       <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a>
!                                       </td>
!                                       <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
!                                       </td>
!                               </TR>
!                       </TABLE>
!                       </div>
!                       <table cellpadding=0 cellspacing=0  border=0 height=29>
!                               <tr>
!                                       <td width="100"></td>
!                                       <td><b>options 
&gt;&gt;&nbsp;&nbsp;</b></td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/admin/aqbookfund.pl" class="submenu">Fundusze</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/admin/authorised_values.pl" class="submenu2">Auth value</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/admin/thesaurus.pl" class="submenu">Tesaurus</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/admin/currency.pl" class="submenu2">Waluty</a>
!                                       </td>
!                                       <td>
!                                               <a 
href="/cgi-bin/koha/admin/printers.pl" class="submenu">Drukarki</a>
!                                       </td>
!                               </tr>
!                       </table>
!               </td></tr></table>
!       </TD>
! </tr>
! </table>
! <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj siê</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 21,39 ----
        }
  </style>
+ </head>
+ <body>
  
  <!------------------------MENUS-------------------------------->
! <div id="menubar">
!               <span class="koha">KOHA</span>
!                       <a class="home" href="/cgi-bin/koha/mainpage.pl">Począ
tek</a> <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> <a 
class="members" href="/cgi-bin/koha/members/members-home.pl">Członkowie</a> <a 
class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> <a 
class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Wypożyczalnia</a> <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a> <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a> <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
! </div>
! <div id="submenu">
!       <span class="koha">opcje &gt;&gt;&nbsp;&nbsp;</span>
!       <a href="/cgi-bin/koha/admin/aqbookfund.pl" 
class="submenu">Fundusze</a> <a href="/cgi-bin/koha/admin/authorised_values.pl" 
class="submenu2">Wartość autoryz</a> <a 
href="/cgi-bin/koha/admin/thesaurus.pl" class="submenu">Tezaurus</a> <a 
href="/cgi-bin/koha/admin/currency.pl" class="submenu2">Waluty</a> <a 
href="/cgi-bin/koha/admin/printers.pl" class="submenu">Drukarki</a>
! </div>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->

Index: reports-bottom.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/reports-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** reports-bottom.inc  27 Oct 2003 14:33:43 -0000      1.2
--- reports-bottom.inc  17 Apr 2004 16:26:27 -0000      1.3
***************
*** 7,18 ****
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Pocz±tek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Cz³onkowie</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Reporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">About</a> || 
  Pomoc
  </FONT>
--- 7,18 ----
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
! <A HREF="/cgi-bin/koha/mainpage.pl">Początek</a> ||
  <A 
HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Czytelnicy</a> ||
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> ||
  <A HREF="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Raporty</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Parametry</a> ||
! <A HREF="/cgi-bin/koha/about.pl">O nas</a> || 
  Pomoc
  </FONT>

Index: reports-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/includes/reports-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** reports-top.inc     27 Oct 2003 14:33:43 -0000      1.3
--- reports-top.inc     17 Apr 2004 16:26:27 -0000      1.4
***************
*** 4,20 ****
  <head>
  <title>KOHA: INTRANET: Reporty</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR 
name="themelang">/includes/common-style.css">
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" 
Alink="#cc3300"
! marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
  <style>
! a.reports {
!       font-weight: normal;
        background-color: #6b7cbe;
-       text-decoration: none;
-       cursor: hand;
        color:#FFFFFF;
!       padding:4px;
        font-weight: bold;
        }
--- 4,17 ----
  <head>
  <title>KOHA: INTRANET: Reporty</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" 
-->/includes/common-style.css">
! <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
! <body>
  
  <style>
! .reports {
        background-color: #6b7cbe;
        color:#FFFFFF;
!       text-decoration: normal;
        font-weight: bold;
        }
***************
*** 28,76 ****
  
  <!------------------------MENUS-------------------------------->
! <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="45">
!       <td valign="bottom" align="left">
!               <table bgcolor="dddddd" width="100%" cellpadding=0 
cellspacing=0>
!               <tr>
!                       <td>
!                       <div id="menubar">
!                       <table cellpadding=0 cellspacing=0  border=0 height=29 
width=70%>
!                               <tr>
!                                       <td class="koha"><b>KOHA</b></td>
!                                       <td>
!                                               <a class="home" 
href="/cgi-bin/koha/mainpage.pl">Pocz±tek</a>
!                                       </td>
!                                       <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a>
!                                       </td>
!                                       <td>
!                                               <a class="members" 
href="/cgi-bin/koha/members-home.pl">Cz³onkowie</a>
!                                       </td>
!                                       <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Akwizycje</a>
!                                       </td>
!                                       <td>
!                                               <a class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Cyrkulacja</a>
!                                       </td>
!                                       <td>
!                                               <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Reporty</a>
!                                       </td>
!                                       <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a>
!                                       </td>
!                                       <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">About</a>
!                                       </td>
!                               </TR>
!                       </TABLE>
!                       </div>
!               </td></tr></table>
!       </TD>
! </tr>
! </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Zalogowany jako: <TMPL_VAR NAME="loggedinusername"> [<a 
href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj siê</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj siê</a> do 
Koha</p>
! </TMPL_IF>
--- 25,40 ----
  
  <!------------------------MENUS-------------------------------->
! <div id="menubar">
!       <span class="koha">KOHA</span>
!       <a class="home" href="/cgi-bin/koha/mainpage.pl">Początek</a> <a 
class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Katalog</a> <a 
class="members" href="/cgi-bin/koha/members/members-home.pl">Członkowie</a> <a 
class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Gromadzenie</a> <a 
class="circulation"  
href="/cgi-bin/koha/circ/circulation.pl">Wypożyczalnia</a> <a class="reports" 
href="/cgi-bin/koha/reports-home.pl">Raporty</a> <a class="parameters" 
href="/cgi-bin/koha/admin-home.pl">Parametry</a> <a class="about" 
href="/cgi-bin/koha/about.pl">O nas</a>
! </div>
! <div id="submenu">
!       <span class="koha">opcje &gt;&gt;&nbsp;&nbsp;</span>
!       <a href="/cgi-bin/koha/reports/manager.pl?report_name=itemtypes" 
class="submenu">Typy zasobów </a>
! </div>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Zalogowano jako: <!-- TMPL_VAR NAME="loggedinusername" --> 
[<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Wyloguj</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Zaloguj do</a> Systemu 
Koha</p>
! <!-- /TMPL_IF -->




reply via email to

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