Koha/koha-tmpl/opac-tmpl/default/fr/opac-main.tmpl
tipaul 781b82eddd french default opac.
images are still in english at the moment
2002-12-19 11:02:03 +00:00

134 lines
4.2 KiB
Cheetah
Executable file
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<HTML>
<TITLE>BIENVENUE DANS LE CATALOGUE KOHA</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="<TMPL_VAR NAME='themelang'>/images/front-background-med.gif"><img src="<TMPL_VAR NAME='themelang'>/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="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=228 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=57 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=47 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=88
alt=" " hspace=0 vspace=0></td>
<td background=" "><img src="<TMPL_VAR NAME='themelang'>/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="<TMPL_VAR NAME='themelang'>/images/holder.gif"
width=1 height=30
alt=" " hspace=0 vspace=0><br>
<img src="<TMPL_VAR NAME='themelang'>/images/koha.gif" width=200 height=128
alt="Koha: catalogue et services aux usagers" hspace=0 vspace=0></td>
<td background=" " colspan=3><font size=+2><a href="/cgi-bin/koha/opac-search.pl"><img src="<TMPL_VAR NAME='themelang'>/images/heading-search.gif" width=272 height=38
alt="Interroger le catalogue" hspace=0 vspace=0 border=0></a></font></td>
</tr>
<tr valign=top >
<td>    </td>
<FORM ACTION="/cgi-bin/koha/opac-searchresults.pl" name=catsearch>
<input type=hidden name=type value=opac>
<td background=" " >
<input type=text size="27" name="keyword"><br>
</font>
<b>Entrez votre recherche et tapez sur la touche Entr&eacute;e.</b><br>
<a href="/cgi-bin/koha/opac-search.pl">
<img src="<TMPL_VAR NAME='themelang'>/images/front-arrow.gif" width=27 height=22
alt="-" hspace=0 vspace=0 border=0 align=middle >Recherche avanc&eacute;e (plus d'options)</a><br>
<img src="<TMPL_VAR NAME='themelang'>/images/holder.gif" width=1 height=8
alt=" " hspace=0 vspace=0>
<p>
<TMPL_IF NAME="loggedinuser">
<p align=left>Connect&eacute; : <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/opac-user.pl>Accueil usagers</a>][<a href="/cgi-bin/koha/logout.pl">D&eacute;connexion</a>]</p>
<TMPL_ELSE>
<p align=left><a href="/cgi-bin/koha/opac-user.pl">Se connecter</a> &agrave; Koha</p>
</TMPL_IF>
</td>
</form>
</tr>
<!--
<tr valign=top ><form action="/cgi-bin/koha/member.pl" method=get >
<td background=" " colspan=3><img src="<TMPL_VAR NAME='themelang'>/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/koha/member.pl" method=get >
<td background=" " >
<font size=3 face="arial narrow,arial,helvetica">Num&eacute;ro de carte lecteur &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">Mot de passe</font></td>
<td background=" " ><input type=password size="12" name="password"><br>
<input type=submit value="OK"><br>
<img src="<TMPL_VAR NAME='themelang'>/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="/cgi-bin/koha/join.html"><img src="<TMPL_VAR NAME='themelang'>/images/heading-member.gif" width=331 height=38
alt="Inscrivez-vous &agrave; l'acc&eacute;s web personnalis&eacute;" hspace=0 vspace=0 border=0></a>
</td>
<td>
</td>
</tr>
-->
</table>
</td>
</tr>
</table>
<p>
</center>