html modified to be "translator" compatible
[koha.git] / koha-tmpl / opac-tmpl / default / en / opac-main.tmpl
1 <HTML>
2 <meta http-equiv="Content-Type" content="text/html; charset=iso8859-1">
3 <TITLE>WELCOME TO THE  KOHA OPAC </TITLE>
4
5
6 <style type="text/css">
7 <!--
8 input{font-size:16px}
9 -->
10
11 </style>
12
13
14 </HEAD>
15
16 <BODY   onload="document.catsearch.keyword.focus()"
17         BGCOLOR="#339999" 
18         text="black" 
19         link="white" 
20         vlink="white" 
21         alink="#663366" 
22         leftmargin=0 
23         topmargin=0
24         marginheight=0
25         marginwidth=0 >
26
27 <center>
28 <table cellspacing=0 cellpadding=0 border=0 >
29         
30   <tr valign=top >
31         <td background="<TMPL_VAR NAME='themelang'>/images/front-background-med.gif"><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
32         width=1 height=440 align=left alt="" hspace=0 vspace=0><table
33 cellspacing=0 cellpadding=0 border=0 >
34         
35   <tr valign=top >
36         <td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=228 height=88 
37         alt=" " hspace=0 vspace=0></td>
38         <td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=57 height=88 
39         alt=" " hspace=0 vspace=0></td>
40         <td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=47 height=88 
41         alt=" " hspace=0 vspace=0></td>
42         <td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=88 
43         alt=" " hspace=0 vspace=0></td>
44         <td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=88 
45         alt=" " hspace=0 vspace=0></td>
46   </tr>
47
48   <tr valign=top >
49         <td background=" " rowspan=2 align="right" colspan=2><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif"
50         width=1 height=30
51         alt=" " hspace=0 vspace=0>
52         <i><b>Koha<br/>
53         Free Software ILS<br/><br/></b>
54         Koha : a gift, a contribution<br/> in Maori</i>
55         <td background=" "  colspan=3><font size=+2><a href="/cgi-bin/koha/opac-search.pl"><img src="<TMPL_VAR NAME='themelang'>/images/front-arrow.gif" border=0>Search the catalogue</a></font></td>
56
57   </tr>
58
59
60 <tr valign=top >
61         <td>&nbsp; &nbsp; </td>
62         <FORM ACTION="/cgi-bin/koha/opac-searchresults.pl" name=catsearch>
63         <input type=hidden name=type value=opac>
64         <td background=" " >
65
66         <input type=text size="27" name="keyword"><br>
67         </font>
68         <b>Type in the box and press the enter key.</b><br>
69         <a href="/cgi-bin/koha/opac-search.pl">
70
71         <img src="<TMPL_VAR NAME='themelang'>/images/front-arrow.gif" width=27 height=22
72         alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search, More Options</a><br>
73
74         <img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=8
75         alt=" " hspace=0 vspace=0>
76         <p>
77         <TMPL_IF NAME="loggedinuser">
78             <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/opac-user.pl>Members Home</a>][<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Log Out</a>]</p>
79         <TMPL_ELSE>
80             <p align=left><a href="/cgi-bin/koha/opac-user.pl">Log In to Koha</a></p>
81         </TMPL_IF>
82         </td>
83         </form>
84   </tr>
85
86
87  
88
89 <!--
90   <tr valign=top ><form action="/cgi-bin/koha/member.pl" method=get >
91         <td background=" "  colspan=3><img src="<TMPL_VAR NAME='themelang'>/images/heading-login.gif" width=279                 height=38
92         alt="Member Login" hspace=0 vspace=0 border=0></td>
93
94   </tr>
95 <tr valign=top >
96         <td></td>
97         <form action="/cgi-bin/koha/member.pl" method=get >
98         <td background=" " >
99         <font size=3 face="arial narrow,arial,helvetica">Card Number &nbsp;</font></td>
100         <td background=" " ><input type=text size="12" name="card"></td>
101
102   </tr>
103
104   <tr valign=top><td></td>
105         <td></td>
106         <td></td>
107         <td background=" " >
108         <font size=3 face="arial narrow,arial,helvetica">Password</font></td>
109         <td background=" " ><input type=password size="12" name="password"><br>
110         <input type=submit value="OK"><br>
111
112         <img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=8
113         alt=" " hspace=0 vspace=0></td>
114         </font>
115  </tr>
116
117   <tr valign=top >
118         <td></td>
119         <td background=" " colspan=4><A href="/cgi-bin/koha/join.html"><img src="<TMPL_VAR NAME='themelang'>/images/heading-member.gif" width=331               height=38
120         alt="Become a Website Member" hspace=0 vspace=0 border=0></a>
121         </td>
122         <td>
123         </td>
124
125   </tr>
126
127 -->
128 </table>
129
130 </td>
131   </tr>
132 </table>
133 <p>
134 </center>