diff options
author | p_george <> | 2004-03-30 15:01:28 +0000 |
---|---|---|
committer | p_george <> | 2004-03-30 15:01:28 +0000 |
commit | 36a2525829e2f57ae04a2f44a07a7fec2c86085d (patch) | |
tree | 505097e84d462a334c81bb987bcfef8ad7075529 /templates/fr/archtocentry.html | |
parent | 5d1aae145816689a220a18ae0392c781b89e4dfb (diff) | |
download | mailman2-36a2525829e2f57ae04a2f44a07a7fec2c86085d.tar.gz mailman2-36a2525829e2f57ae04a2f44a07a7fec2c86085d.tar.xz mailman2-36a2525829e2f57ae04a2f44a07a7fec2c86085d.zip |
Updates P.GEORGE
Diffstat (limited to '')
-rw-r--r-- | templates/fr/archtocentry.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/fr/archtocentry.html b/templates/fr/archtocentry.html index 267e350b..d8ab4de1 100644 --- a/templates/fr/archtocentry.html +++ b/templates/fr/archtocentry.html @@ -1,7 +1,7 @@ <tr> <td>%(archivelabel)s: - <A href="%(archive)s/thread.html">[ Thread ]</a> + <A href="%(archive)s/thread.html">[ Enfilade ]</a> <A href="%(archive)s/subject.html">[ Sujet ]</a> <A href="%(archive)s/author.html">[ Auteur ]</a> <A href="%(archive)s/date.html">[ Date ]</a> |