Koha/koha-tmpl/intranet-tmpl/default/en/opac-main.tmpl

134 lines
3.5 KiB
Cheetah

<HTML>
<TITLE>WELCOME TO THE KOHA OPAC </TITLE>
<style type="text/css">
<!--
input{font-size:16px}
-->
</style>
</HEAD>
<BODY onload="document.catsearch.keyword.focus()"
BGCOLOR="#339999"
text="black"
link="white"
vlink="white"
alink="#663366"
leftmargin=0
topmargin=0
marginheight=0
marginwidth=0 >
<center>
<table cellspacing=0 cellpadding=0 border=0 >
<tr valign=top >
<td background="/images/front-background-med.gif"><img src="/images/holder.gif"
width=1 height=440 align=left alt=" " hspace=0 vspace=0><table
cellspacing=0 cellpadding=0 border=0 >
<tr valign=top >
<td background=" "><img src="/images/holder.gif" width=228 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="/images/holder.gif" width=57 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="/images/holder.gif" width=47 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="/images/holder.gif" width=1 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="/images/holder.gif" width=1 height=88
alt=" " hspace=0 vspace=0></td>
</tr>
<tr valign=top >
<td background=" " rowspan=2 align="right" colspan=2><img src="/images/holder.gif"
width=1 height=30
alt=" " hspace=0 vspace=0><br>
<img src="/images/koha.gif" width=200 height=128
alt="Koha: Horowhenua Library Trust Catalogue and Member Services" hspace=0 vspace=0></td>
<td background=" " colspan=3><font size=+2><a href="/cgi-bin/koha/catalogue-home.pl"><img src="/images/heading-search.gif" width=272 height=38
alt="Search the Catalogue" hspace=0 vspace=0 border=0></a></font></td>
</tr>
<tr valign=top >
<td>&nbsp; &nbsp; </td>
<FORM ACTION="/cgi-bin/koha/search.pl" name=catsearch>
<input type=hidden name=type value=opac>
<td background=" " >
<input type=text size="27" name="keyword"><br>
</font>
<b>Type in the box and press the enter key.</b><br>
<a href="/cgi-bin/koha/catalogue-home.pl">
<img src="/images/front-arrow.gif" width=27 height=22
alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search (More Options)</a><br>
<img src="/images/holder.gif" width=1 height=8
alt=" " hspace=0 vspace=0>
<p>
<!-- TMPL_IF NAME="loggedinuser" -->
<p align=left>Logged in as: <!-- TMPL_VAR NAME="loggedinuser" --> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
<!-- TMPL_ELSE -->
<p align=left><a href=/cgi-bin/koha/userpage.pl>Log In</a> to Koha</p>
<!-- /TMPL_IF -->
</td>
</form>
</tr>
<!--
<tr valign=top ><form action="/cgi-bin/member.pl" method=get >
<td background=" " colspan=3><img src="/images/heading-login.gif" width=279 height=38
alt="Member Login" hspace=0 vspace=0 border=0></td>
</tr>
<tr valign=top >
<td></td>
<form action="/cgi-bin/member.pl" method=get >
<td background=" " >
<font size=3 face="arial narrow,arial,helvetica">Card number &nbsp;</font></td>
<td background=" " ><input type=text size="12" name="card"></td>
</tr>
<tr valign=top><td></td>
<td></td>
<td></td>
<td background=" " >
<font size=3 face="arial narrow,arial,helvetica">Password</font></td>
<td background=" " ><input type=password size="12" name="password"><br>
<input type=submit value="OK"><br>
<img src="/images/holder.gif" width=1 height=8
alt=" " hspace=0 vspace=0></td>
</font>
</tr>
<tr valign=top >
<td></td>
<td background=" " colspan=4><A href="join.html"><img src="/images/heading-member.gif" width=331 height=38
alt="Become a Website Member" hspace=0 vspace=0 border=0></a>
</td>
<td>
</td>
</tr>
-->
</table>
</td>
</tr>
</table>
<p>
</center>