koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/fr opac-auth.tmpl,1.1.2.1,1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/fr opac-auth.tmpl,1.1.2.1,1.1.2.2 opac-detail.tmpl,1.1.2.1,1.1.2.2 opac-main.tmpl,1.1.2.1,1.1.2.2 opac-moredetail.tmpl,1.1.2.1,1.1.2.2 opac-reserve.tmpl,1.1.2.1,1.1.2.2 opac-searchresults.tmpl,1.1.2.2,1.1.2.3 opac-search.tmpl,1.1.2.1,1.1.2.2 opac-user.tmpl,1.1.2.1,1.1.2.2
Date: Tue, 20 Jan 2004 02:24:29 -0800

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr
In directory sc8-pr-cvs1:/tmp/cvs-serv27500/opac-tmpl/css/fr

Modified Files:
      Tag: rel_2_0
        opac-auth.tmpl opac-detail.tmpl opac-main.tmpl 
        opac-moredetail.tmpl opac-reserve.tmpl opac-searchresults.tmpl 
        opac-search.tmpl opac-user.tmpl 
Log Message:
french css opac

Index: opac-auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-auth.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-auth.tmpl      8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-auth.tmpl      20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 3,22 ****
  <!-- TMPL_IF NAME="nopermission" -->
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Désolé, je pense que vous n'avez pas les permissions suffisantes.<h2>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="timed_out" -->
  <!-- This is what is displayed if Connecter has timed out -->
! <h2>Déconnecté. Identifiez vous à nouveau.<h2>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="different_ip" -->
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Vous avez changé d'adresse IP. Identifiez vous à nouveau<h2>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="invalid_username_or_password" -->
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Identifiant ou mot de passe erroné. Essayez encore.<h2>
  <!-- /TMPL_IF -->
  
--- 3,22 ----
  <!-- TMPL_IF NAME="nopermission" -->
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Désolé, je pense que vous n'avez pas les permissions suffisantes\.<h2>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="timed_out" -->
  <!-- This is what is displayed if Connecter has timed out -->
! <h2>Déconnecté\. Identifiez vous à nouveau\.<h2>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="different_ip" -->
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Vous avez changé d'adresse IP\. Identifiez vous à nouveau<h2>
  <!-- /TMPL_IF -->
  
  <!-- TMPL_IF NAME="invalid_username_or_password" -->
  <!-- This is what is displayed if user doesnt have permission -->
! <h2>Identifiant ou mot de passe erroné\. Essayez encore\.<h2>
  <!-- /TMPL_IF -->
  

Index: opac-detail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-detail.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-detail.tmpl    8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-detail.tmpl    20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 16,30 ****
                                <!-- TMPL_IF name="subtitle" 
--><b>Sous-titre:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="subtitle" -->
                                <!-- TMPL_IF name="author" --><b>Auteur:</b> <a 
href="/cgi-bin/koha/opac-search.pl?author=<!-- TMPL_VAR NAME="author" 
ESCAPE=URL -->"><!-- TMPL_VAR NAME="author" --></a><!-- /TMPL_IF --><br />
!                               <!-- TMPL_IF name="additional" --><b>Additional 
Auteur:</b><!-- TMPL_VAR NAME="additional" --><br /><!-- /TMPL_IF -->
                                <!-- TMPL_IF name="publishercode" --><b>Publié 
par :</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="publishercode" -->
!                               <!-- TMPL_IF name="publicationyear" --><b>dans 
</b><!-- /TMPL_IF --><!-- TMPL_VAR NAME="publicationyear" -->
                                <!-- TMPL_IF name="pages" -->, <!-- /TMPL_IF 
--><!-- TMPL_VAR name="pages" -->
                                <!-- TMPL_IF name="size" -->, <!-- /TMPL_IF 
--><!-- TMPL_VAR name="size" --><br />
!                               <!-- TMPL_IF name="collection" 
--><b>Collection:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="seriestitle" --><br 
/>
                                <!-- TMPL_IF name="sujet" --><b>Sujet:</b><!-- 
/TMPL_IF --> <!-- TMPL_VAR NAME="sujet" --><br />
                                <!-- TMPL_IF name="copyrightdate" --><b>Année 
:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="copyrightdate" --><br />
                                <!-- TMPL_IF name="notes" --><b>Notes:</b><!-- 
/TMPL_IF --> <!-- TMPL_VAR NAME="notes" --><br />
                                <!-- TMPL_IF name="unititle" --><b>Titre 
unifié:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="unititle" --><br />
-                               <!-- TMPL_IF name="serial" 
--><b>Périodique:</b><!-- TMPL_VAR NAME="serial" --><!-- /TMPL_IF --><br />
                                <!-- TMPL_IF name="dewey" --><b>Dewey:</b><!-- 
/TMPL_IF --><!-- TMPL_VAR name="dewey" --><br />
                                <!-- TMPL_IF name="url" --><b>URL:</b> <a 
href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a><!-- 
/TMPL_IF --><br />
--- 16,30 ----
                                <!-- TMPL_IF name="subtitle" 
--><b>Sous-titre:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="subtitle" -->
                                <!-- TMPL_IF name="author" --><b>Auteur:</b> <a 
href="/cgi-bin/koha/opac-search.pl?author=<!-- TMPL_VAR NAME="author" 
ESCAPE=URL -->"><!-- TMPL_VAR NAME="author" --></a><!-- /TMPL_IF --><br />
!                               <!-- TMPL_IF name="additional" --><b>Autres 
auteurs:</b><!-- TMPL_VAR NAME="additional" --><br /><!-- /TMPL_IF -->
                                <!-- TMPL_IF name="publishercode" --><b>Publié 
par :</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="publishercode" -->
!                               <!-- TMPL_IF name="publicationyear" --><b>en 
</b><!-- /TMPL_IF --><!-- TMPL_VAR NAME="publicationyear" -->
                                <!-- TMPL_IF name="pages" -->, <!-- /TMPL_IF 
--><!-- TMPL_VAR name="pages" -->
                                <!-- TMPL_IF name="size" -->, <!-- /TMPL_IF 
--><!-- TMPL_VAR name="size" --><br />
!                               <!-- TMPL_IF name="isbn" --><b>ISBN:</b><!-- 
/TMPL_IF --> <!-- TMPL_VAR NAME="isbn" --><br />
!                               <!-- TMPL_IF name="seriestitle" 
--><b>Collection:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="seriestitle" --><br 
/>
                                <!-- TMPL_IF name="sujet" --><b>Sujet:</b><!-- 
/TMPL_IF --> <!-- TMPL_VAR NAME="sujet" --><br />
                                <!-- TMPL_IF name="copyrightdate" --><b>Année 
:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="copyrightdate" --><br />
                                <!-- TMPL_IF name="notes" --><b>Notes:</b><!-- 
/TMPL_IF --> <!-- TMPL_VAR NAME="notes" --><br />
                                <!-- TMPL_IF name="unititle" --><b>Titre 
unifié:</b><!-- /TMPL_IF --> <!-- TMPL_VAR NAME="unititle" --><br />
                                <!-- TMPL_IF name="dewey" --><b>Dewey:</b><!-- 
/TMPL_IF --><!-- TMPL_VAR name="dewey" --><br />
                                <!-- TMPL_IF name="url" --><b>URL:</b> <a 
href="<!-- TMPL_VAR name="url" -->"><!-- TMPL_VAR NAME="url" --></a><!-- 
/TMPL_IF --><br />
***************
*** 43,48 ****
                <tr>
                        <th>type</th>
!                       <th>class</th>
!                       <th>localisation</th>
                        <th>date retour</th>
                        <th>vu en dernier</th>
--- 43,48 ----
                <tr>
                        <th>type</th>
!                       <th>classe</th>
!                       <th>Localisation</th>
                        <th>date retour</th>
                        <th>vu en dernier</th>
***************
*** 53,57 ****
                                <td><!-- TMPL_VAR NAME="itemtype" --></td>
                                <td><!-- TMPL_VAR NAME="class" --></td>
!                               <td><!-- TMPL_VAR NAME="branchname" --></td>
                                <td><!-- TMPL_VAR NAME="datedue" --></td>
                                <td><!-- TMPL_VAR NAME="datelastseen" --></td>
--- 53,57 ----
                                <td><!-- TMPL_VAR NAME="itemtype" --></td>
                                <td><!-- TMPL_VAR NAME="class" --></td>
!                               <td><!-- TMPL_VAR NAME="branchname" --> <!-- 
TMPL_IF name="bulk" -->(<!-- TMPL_VAR NAME="bulk" -->)<!-- /TMPL_IF --></td>
                                <td><!-- TMPL_VAR NAME="datedue" --></td>
                                <td><!-- TMPL_VAR NAME="datelastseen" --></td>

Index: opac-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-main.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-main.tmpl      8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-main.tmpl      20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 19,26 ****
                <p>
                        <input type="hidden" name="type" value="opac" />
!                       <input type="text" size="27" name="mot-clef" 
tabindex="1" /> <input type="submit" value="OK" class="button" /><br />
                </p>
                <p>
!                       <a href="/cgi-bin/koha/opac-search.pl">Recherche 
avancée        </a>
                </p>
        </form>
--- 19,26 ----
                <p>
                        <input type="hidden" name="type" value="opac" />
!                       <input type="text" size="27" name="keyword" 
tabindex="1" /> <input type="submit" value="OK" class="button" /><br />
                </p>
                <p>
!                       <a href="/cgi-bin/koha/opac-search.pl">Recherche 
avancée, plus d'options        </a>
                </p>
        </form>
***************
*** 29,33 ****
        <form action="/cgi-bin/koha/opac-new.pl">
                <p>
!               <!-- TMPL_VAR name="CGIitemtype" --> acquired dans the last 
<b><input type="text" name="duration" value="30" size="3" /></b> jours
                <input type="submit" value="OK" class="button" />
                </p>
--- 29,33 ----
        <form action="/cgi-bin/koha/opac-new.pl">
                <p>
!               <!-- TMPL_VAR name="CGIitemtype" --> acquis dans les derniers 
<b><input type="text" name="duration" value="30" size="3" /></b> jours
                <input type="submit" value="OK" class="button" />
                </p>
***************
*** 37,46 ****
                <p><a href="/cgi-bin/koha/opac-user.pl">Accueil lecteur</a> || 
<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Déconnecter</a></p>
        <!-- TMPL_ELSE -->
!       <h2><a href="/cgi-bin/koha/opac-user.pl">S'identifier à Koha</a></h2>
        <!-- /TMPL_IF -->
        <p class="copyright">
                Cette bibliothèque fonctionne avec <a 
href="http://www.koha.org";>Koha</a> SIGB sous licence libre, respectant les 
standards de l'internet
                <a href="http://validator.w3.org/check/referer";>
!                       <img src="http://www.w3.org/Icons/valid-xhtml10"; 
alt="XHTML 1.0 valide" height="16" width="44" />
                </a>
        </p>
--- 37,46 ----
                <p><a href="/cgi-bin/koha/opac-user.pl">Accueil lecteur</a> || 
<a href="/cgi-bin/koha/opac-main.pl?logout.x=1">Déconnecter</a></p>
        <!-- TMPL_ELSE -->
!       <h2><a href="/cgi-bin/koha/opac-user.pl">S'identifier</a></h2>
        <!-- /TMPL_IF -->
        <p class="copyright">
                Cette bibliothèque fonctionne avec <a 
href="http://www.koha.org";>Koha</a> SIGB sous licence libre, respectant les 
standards de l'internet
                <a href="http://validator.w3.org/check/referer";>
!                       <img src="http://www.w3.org/Icons/valid-xhtml10"; 
alt="XHTML 1\.0 valide" height="16" width="44" />
                </a>
        </p>

Index: opac-moredetail.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-moredetail.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-moredetail.tmpl        8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-moredetail.tmpl        20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 43,47 ****
  <b>Taille:</b> <!-- TMPL_VAR NAME="size" --><br>
  <b>Notes:</b> <!-- TMPL_VAR NAME="bnotes" --><br>
! <b>No. de Items:</b> <!-- TMPL_VAR NAME="count" -->
  </font>
  </TD>
--- 43,47 ----
  <b>Taille:</b> <!-- TMPL_VAR NAME="size" --><br>
  <b>Notes:</b> <!-- TMPL_VAR NAME="bnotes" --><br>
! <b>N° ouvrage:</b> <!-- TMPL_VAR NAME="count" -->
  </font>
  </TD>
***************
*** 84,88 ****
  Accession</a>
  Date:<!-- TMPL_VAR NAME="dateaccessioned" --><br>
! <b>Annul?: <!-- TMPL_VAR NAME="wthdrawn" --><br>
  <b><a
  href=/cgi-bin/koha/bookcount.pl?&bib=<!-- TMPL_VAR NAME="biblionumber" 
-->&bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->&itm=<!-- TMPL_VAR 
NAME="itemnumber" -->>Total
--- 84,88 ----
  Accession</a>
  Date:<!-- TMPL_VAR NAME="dateaccessioned" --><br>
! <b>Annul\?: <!-- TMPL_VAR NAME="wthdrawn" --><br>
  <b><a
  href=/cgi-bin/koha/bookcount.pl?&bib=<!-- TMPL_VAR NAME="biblionumber" 
-->&bi=<!-- TMPL_VAR NAME="biblioitemnumber" -->&itm=<!-- TMPL_VAR 
NAME="itemnumber" -->>Total

Index: opac-reserve.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-reserve.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-reserve.tmpl   8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-reserve.tmpl   20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 16,20 ****
        <!-- The first time round you select which bibitems you want -->
        <p> Il y a <b><!-- TMPL_VAR NAME="reservecount" --></b> Réservations 
déjà faites sur cet ouvrage </p>
!       <p>Sélectionnez les types d'ouvrages souhaités. Le premier disponible 
sera gardé pour vous.</p>
  
        <FORM ACTION="/cgi-bin/koha/opac-reserve.pl" method=post>
--- 16,20 ----
        <!-- The first time round you select which bibitems you want -->
        <p> Il y a <b><!-- TMPL_VAR NAME="reservecount" --></b> Réservations 
déjà faites sur cet ouvrage </p>
!       <p>Sélectionnez les types d'ouvrages souhaités\. Le premier disponible 
sera gardé pour vous\.</p>
  
        <FORM ACTION="/cgi-bin/koha/opac-reserve.pl" method=post>
***************
*** 77,81 ****
                <input type="hidden" name="branch" value="<!-- TMPL_VAR 
NAME='branch' -->">
                <!-- TMPL_IF NAME="fee" -->
!                       <p>Note there will be a reserve charge de <b>$<!-- 
TMPL_VAR NAME="fee" --></b></p>
                <!-- /TMPL_IF -->
                <INPUT class="button" type="submit" value="Réserver">
--- 77,81 ----
                <input type="hidden" name="branch" value="<!-- TMPL_VAR 
NAME='branch' -->">
                <!-- TMPL_IF NAME="fee" -->
!                       <p>Il y aura des frais de réservation de <b>$<!-- 
TMPL_VAR NAME="fee" --></b></p>
                <!-- /TMPL_IF -->
                <INPUT class="button" type="submit" value="Réserver">

Index: opac-searchresults.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-searchresults.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** opac-searchresults.tmpl     13 Jan 2004 10:27:10 -0000      1.1.2.2
--- opac-searchresults.tmpl     20 Jan 2004 10:24:27 -0000      1.1.2.3
***************
*** 5,9 ****
  <!-- TMPL_ELSE -->
        <!-- TMPL_IF name="searchnew" -->
!               <p><!-- TMPL_VAR name=itemtype --> acquired dans the last 
<i><!-- TMPL_VAR name="duration" --></i> jours</p>
        <!-- TMPL_ELSE -->
                <p>Vous n'avez pas spécifié de critère</p>
--- 5,9 ----
  <!-- TMPL_ELSE -->
        <!-- TMPL_IF name="searchnew" -->
!               <p><!-- TMPL_VAR name=itemtype --> acquis dans les derniers 
<i><!-- TMPL_VAR name="duration" --></i> jours</p>
        <!-- TMPL_ELSE -->
                <p>Vous n'avez pas spécifié de critère</p>
***************
*** 63,67 ****
                <th>&copy;</th>
                <th>Nombre d'ouvrages</th>
!               <th>Localisation</th>
                <th>&nbsp;</th>
        </tr>
--- 63,67 ----
                <th>&copy;</th>
                <th>Nombre d'ouvrages</th>
!               <th>LIMITED:Localisation</th>
                <th>&nbsp;</th>
        </tr>
***************
*** 69,76 ****
  <!-- TMPL_LOOP NAME="SEARCH_RESULTS" -->
        <tr>
!               <td <!-- TMPL_IF name="even" -->class="hilighted"<!-- /TMPL_IF 
-->>
                        <a class="transparent" 
href="/cgi-bin/koha/opac-detail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
ESCAPE=URL -->"><!-- TMPL_VAR NAME="title" --></a>
                </td>
!               <td <!-- TMPL_IF name="even" -->class="hilighted"<!-- /TMPL_IF 
-->>
                        <a class="transparent" 
href="/cgi-bin/koha/opac-searchresults.pl?author=<!-- TMPL_VAR NAME="author" 
ESCAPE=URL -->"><!-- TMPL_VAR NAME="author" --></a>
                </td>
--- 69,76 ----
  <!-- TMPL_LOOP NAME="SEARCH_RESULTS" -->
        <tr>
!               <td <!-- TMPL_IF name="even" -->classe="hilighted"<!-- /TMPL_IF 
-->>
                        <a class="transparent" 
href="/cgi-bin/koha/opac-detail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
ESCAPE=URL -->"><!-- TMPL_VAR NAME="title" --></a>
                </td>
!               <td <!-- TMPL_IF name="even" -->classe="hilighted"<!-- /TMPL_IF 
-->>
                        <a class="transparent" 
href="/cgi-bin/koha/opac-searchresults.pl?author=<!-- TMPL_VAR NAME="author" 
ESCAPE=URL -->"><!-- TMPL_VAR NAME="author" --></a>
                </td>
***************
*** 81,88 ****
                        <!-- TMPL_VAR NAME="itemcount" -->
                </td>
!               <td <!-- TMPL_IF name="even" -->class="hilighted"<!-- /TMPL_IF 
-->>
!                       <!-- TMPL_VAR NAME="localisation" -->
                </td>
!               <td <!-- TMPL_IF name="even" -->class="hilighted"<!-- /TMPL_IF 
-->>
                        <!-- TMPL_UNLESS NAME="norequests" -->
                                <a class="transparent" 
href="/cgi-bin/koha/opac-reserve.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
ESCAPE=URL -->">Reserver</a>
--- 81,88 ----
                        <!-- TMPL_VAR NAME="itemcount" -->
                </td>
!               <td <!-- TMPL_IF name="even" -->classe="hilighted"<!-- /TMPL_IF 
-->>
!                       <!-- TMPL_VAR NAME="location" -->
                </td>
!               <td <!-- TMPL_IF name="even" -->classe="hilighted"<!-- /TMPL_IF 
-->>
                        <!-- TMPL_UNLESS NAME="norequests" -->
                                <a class="transparent" 
href="/cgi-bin/koha/opac-reserve.pl?bib=<!-- TMPL_VAR NAME="biblionumber" 
ESCAPE=URL -->">Reserver</a>
***************
*** 145,149 ****
  
  <p class="center">
!       Essayez un autre <a href="/cgi-bin/koha/opac-search.pl">search</a>
  </p>
  </div>
--- 145,149 ----
  
  <p class="center">
!       Essayez une autre <a 
href="/cgi-bin/koha/opac-search.pl">LIMITED:chercher</a>
  </p>
  </div>

Index: opac-search.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-search.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-search.tmpl    8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-search.tmpl    20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 5,9 ****
        <form action="/cgi-bin/koha/opac-searchresults.pl" method="get">
        <ul>
!               <li><label>mot-clef</label><input type="text"  size="25"   
name="mot-clef" /></li>
        </ul>
        <p><b>OU :</b></p>
--- 5,9 ----
        <form action="/cgi-bin/koha/opac-searchresults.pl" method="get">
        <ul>
!               <li><label>mot-clef</label><input type="text"  size="25"   
name="keyword" /></li>
        </ul>
        <p><b>OU :</b></p>

Index: opac-user.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/fr/Attic/opac-user.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** opac-user.tmpl      8 Jan 2004 16:02:40 -0000       1.1.2.1
--- opac-user.tmpl      20 Jan 2004 10:24:27 -0000      1.1.2.2
***************
*** 4,8 ****
  <!-- TMPL_LOOP NAME="BORROWER_INFO" -->
        <div id="bloc20">
!               <h2>Nos informations sont-elles correctes ??</h2>
                <p>Carte lecteur: <!-- TMPL_VAR NAME="cardnumber" --> </p>
                <p><!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR 
NAME="surname" --> (<!-- TMPL_VAR NAME="title" -->) </p>
--- 4,8 ----
  <!-- TMPL_LOOP NAME="BORROWER_INFO" -->
        <div id="bloc20">
!               <h2>Nos informations sont-elles correctes \?</h2>
                <p>Carte lecteur: <!-- TMPL_VAR NAME="cardnumber" --> </p>
                <p><!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR 
NAME="surname" --> (<!-- TMPL_VAR NAME="title" -->) </p>




reply via email to

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