diff options
Diffstat (limited to 'templates/fr/archidxhead.html')
-rw-r--r-- | templates/fr/archidxhead.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/fr/archidxhead.html b/templates/fr/archidxhead.html index 1518711f..e70e6e04 100644 --- a/templates/fr/archidxhead.html +++ b/templates/fr/archidxhead.html @@ -9,7 +9,7 @@ <a name="start"></a> <h1>%(archive)s Archives par %(archtype)s</h1> <ul> - <li> <b>Messages triés par:</b> + <li> <b>Messages triés par :</b> %(thread_ref)s %(subject_ref)s %(author_ref)s @@ -18,7 +18,7 @@ <li><b><a href="%(listinfo)s">Plus d'infos sur cette liste... </a></b></li> </ul> - <p><b>Début:</b> <i>%(firstdate)s</i><br> - <b>Fin:</b> <i>%(lastdate)s</i><br> - <b>Messages:</b> %(size)s</p> + <p><b>Début :</b> <i>%(firstdate)s</i><br> + <b>Fin :</b> <i>%(lastdate)s</i><br> + <b>Messages :</b> %(size)s</p> <ul> |