First round translation
[koha.git] / koha-tmpl / intranet-tmpl / default / pl / intranet-main.tmpl
1 <HTML>
2 <TITLE>WITAMY W INTRANECIE KOHA </TITLE>
3
4
5 <style type="text/css">
6 <!--
7 input{font-size:16px}
8
9 -->
10
11 </style>
12 <script language=javascript>
13 <!--
14 if (document.images){
15 search=new Image;
16 search.src ="/images/front-mouseover-search.gif"
17 members=new Image;
18 members.src ="/images/front-mouseover-member.gif"
19 acquisitions=new Image;
20 acquisitions.src ="/images/front-mouseover-acquisitions.gif"
21 reports=new Image;
22 reports.src ="/images/front-mouseover-reports.gif"
23 circulation=new Image;
24 circulation.src ="/images/front-mouseover-circulation.gif"
25 }
26 //-->
27 </script>
28
29 </HEAD>
30
31 <BODY
32         BGCOLOR="#99cc33"
33         text="black"
34
35
36         alink="#663366"
37         leftmargin=0
38         topmargin=0
39         marginheight=0
40         marginwidth=0 >
41
42 <center>
43 <table cellspacing=0 cellpadding=0 border=0 >
44
45   <tr valign=top >
46         <td background="/images/koha-front-background.gif"><img src="/images/holder.gif"
47         width=1 height=420 align=left alt=" " hspace=0 vspace=0 >
48         <table cellspacing=0 cellpadding=0 border=0 >
49                 <!----ROW THAT SETS THE GRID FOR THE REST OF THE TABLE--->
50                 <tr valign=top >
51                         <td background=""><img src="/images/holder.gif" width=150 height=42
52                         alt=" " hspace=0 vspace=0 ></td>
53                         <td background=""><img src="/images/holder.gif" width=30 height=42
54                         alt=" " hspace=0 vspace=0 ></td>
55                         <td background=""><img src="/images/holder.gif" width=25 height=42
56                         alt=" " hspace=0 vspace=0></td>
57                         <td background=""><img src="/images/holder.gif" width=25 height=42
58                         alt=" " hspace=0 vspace=0></td>
59                         <td background=""><img src="/images/holder.gif" width=30 height=42
60                         alt=" " hspace=0 vspace=0></td>
61                         <td background=""><img src="/images/holder.gif" width=20 height=42
62                         alt=" " hspace=0 vspace=0></td>
63                         <td background=""><img src="/images/holder.gif" width=20 height=42
64                         alt=" " hspace=0 vspace=0></td>
65                         <td background=""><img src="/images/holder.gif" width=10 height=42
66                         alt=" " hspace=0 vspace=0></td>
67                         <td background=""><img src="/images/holder.gif" width=10 height=42
68                         alt=" " hspace=0 vspace=0></td>
69                         <td background=""><img src="/images/holder.gif" width=90 height=42
70                         alt=" " hspace=0 vspace=0></td>
71                 </tr>
72
73 <!--------CATALOGUE SEARCH----->
74
75                 <tr valign=top >
76                         <td background="" colspan=5><img src="/images/holder.gif"
77                         width=1 height=1 hspace=0 vspace=0></td>
78
79                         <td background="" colspan=5><a href="/cgi-bin/koha/catalogue-home.pl" onMouseOver="if(document.images)document.search.src='/images/front-mouseover-search.gif'"                 onMouseOut="if(document.images)document.search.src='/images/front-search.gif'"><img src="/images/front-search.gif" width=320    height=37 name="search"
80                         hspace=0 vspace=0 border=0></a></td>
81                 </tr>
82                 <FORM ACTION="/cgi-bin/koha/search.pl" method=post>
83                 <tr valign=top >
84                         <td background="" rowspan=3 align="right" colspan=5>
85                                 <img src="/images/holder.gif"
86                                 width=1 height=35
87                                 alt=" " hspace=0 vspace=0><br>
88                                 <img src="/images/koha-front-koha.gif" width=200 height=128
89                                 alt="Koha: Horowhenua Library Trust" hspace=0 vspace=0></td>
90                         <td></td>
91                         <td></td>
92                         <td background="" colspan=3>
93                                 <input type=text size="27" name="keyword"><input type=reset value="clr"><br>
94
95                         <font size=1 face="arial,helvetica" ><b>Wprowad¼ wyra¿enie i naci¶nij klawisz enter.</b><br>
96                         <a href="/cgi-bin/koha/catalogue-home.pl">
97                         <font size=2 face="arial narrow,arial,helvetica">
98                         <img src="/images/front-arrow-purple.gif" width=27 height=22
99                         alt="-" hspace=0 vspace=0 border=0 align=middle >Wyszukiwanie zaawansowane (wiêcej opcji)</a><br>
100
101                         <img src="/images/holder.gif" width=1 height=8
102                         alt=" " hspace=0 vspace=0></td>
103
104                 </tr>
105                 </form>
106
107                 <!--------MEMBER SEARCH----->
108
109                 <tr valign=top >
110                         <td></td>
111                         <form action="/cgi-bin/koha/member.pl" method=post >
112                         <td background=""  colspan=4>
113                                 <a href="/cgi-bin/koha/members-home.pl" onMouseOver="if(document.images)document.member.src='/images/front-mouseover-member.gif'"               onMouseOut="if(document.images)document.member.src='/images/front-member.gif'">
114                                 <img src="/images/front-member.gif" width=304           height=37 name="member"
115                                 hspace=0 vspace=0 border=0>
116                         </td>
117
118                 </tr>
119                 <tr valign=top >
120                         <td></td>
121                         <td></td>
122                         <form action="/cgi-bin/koha/member.pl" method=post >
123
124                         <td background="" colspan=3 >
125                         <input type=text size="27" name="member">
126                         <input type=reset value="clr"><br>
127                         <font size=1 face="arial,helvetica" ><b>Wprowad¼ wyra¿enie i naci¶nij kalwisz                   enter.</b><br>
128                         <img src="/images/holder.gif" width=1 height=12
129                         alt=" " hspace=0 vspace=0></td>
130
131                 </tr>
132
133  <!--------ACQUISITIONS----->
134                 <tr valign=top >
135                         <td></td>
136                         <td></td>
137                         <td></td>
138                         <td></td>
139                         <td></td>
140                         <td background="" colspan=5><A href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.acquisitions.src='/images/front-mouseover-acquisitions.gif'"            onMouseOut="if(document.images)document.acquisitions.src='/images/front-acquisitions.gif'"><img src="/images/front-acquisitions.gif" width=320          height=36 name="acquisitions"
141                         hspace=0 vspace=0 border=0></a><br>
142                         <img src="/images/holder.gif" width=1 height=12
143                         alt=" " hspace=0 vspace=0 ></td>
144
145
146                 </tr>
147
148
149 <!--------REPORTS----->
150                 <tr valign=top >
151                         <td></td>
152                         <td></td>
153                         <td></td>
154                         <td></td>
155                         <td background="" colspan=6> <A href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.reports.src='/images/front-mouseover-reports.gif'"                onMouseOut="if(document.images)document.reports.src='/images/front-reports.gif'"><img src="/images/front-reports.gif" width=346                 height=37 name="reports"
156                         hspace=0 vspace=0 border=0></a><br>
157                         <img src="/images/holder.gif" width=1 height=12
158                         alt=" " hspace=0 vspace=0 ></td>
159                 </tr>
160
161 <!--------ADMIN----->
162                 <tr valign=top >
163
164                         <td></td>
165                         <td></td>
166                         <td></td>
167                         <td background="" colspan=7> <A href="/cgi-bin/koha/admin-home.pl" onMouseOver="if(document.images)document.admin.src='/images/front-mouseover-admin.gif'"              onMouseOut="if(document.images)document.admin.src='/images/front-admin.gif'"><img src="/images/front-admin.gif" width=346               height=37 name="admin"
168                         hspace=0 vspace=0 border=0></a><br>
169                         <img src="/images/holder.gif" width=1 height=12
170                         alt=" " hspace=0 vspace=0 ></td>
171
172
173                 </tr>
174
175 <!--------CIRCULATION----->
176                 <tr valign=top >
177
178                         <td></td>
179                         <td background="" colspan=9> <A href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.circulation.src='/images/front-mouseover-circulation.gif'"            onMouseOut="if(document.images)document.circulation.src='/images/front-circulation.gif'"><img src="/images/front-circulation.gif" width=346             height=37 name="circulation"
180                         hspace=0 vspace=0 border=0></a>
181                         </td>
182                 </tr>
183         </table>
184         </td>
185 </tr>
186 </table>
187 </center>
188 </body>
189 </html>