koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/fr opac-userdetai...


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/fr opac-userdetai...
Date: Thu, 19 Jul 2007 12:25:50 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        07/07/19 12:25:50

Modified files:
        koha-tmpl/opac-tmpl/prog/fr: opac-userdetails.tmpl 

Log message:
        fix typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/fr/opac-userdetails.tmpl?cvsroot=koha&r1=1.1&r2=1.2

Patches:
Index: opac-userdetails.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/prog/fr/opac-userdetails.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- opac-userdetails.tmpl       23 May 2007 16:17:51 -0000      1.1
+++ opac-userdetails.tmpl       19 Jul 2007 12:25:50 -0000      1.2
@@ -19,9 +19,9 @@
 <h3>Coordonnées complètes</h3>
 
 <table>
-<tr><th scope="row">Adresse électronique :</th><td><!-- TMPL_VAR 
NAME="address" -->, <!-- TMPL_VAR NAME="city" --></td></tr>
+<tr><th scope="row">Adresse principale:</th><td><!-- TMPL_VAR NAME="address" 
-->, <!-- TMPL_VAR NAME="city" --></td></tr>
 
-<tr><th scope="row">Adresse permanente :</th><td> <!-- TMPL_VAR 
NAME="B_address" -->, <!-- TMPL_VAR NAME="B_city" --></td></tr>
+<tr><th scope="row">Adresse secondaire:</th><td> <!-- TMPL_VAR 
NAME="B_address" -->, <!-- TMPL_VAR NAME="B_city" --></td></tr>
 
 <tr><th scope="row">Téléphone (domicile) :</th><td><!-- TMPL_IF NAME="phone" 
--><!-- TMPL_VAR NAME="phone" --><!-- TMPL_ELSE -->&nbsp;<!-- /TMPL_IF 
--></td></tr>
 




reply via email to

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