diff options
author | bwarsaw <> | 2003-04-19 04:57:44 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-04-19 04:57:44 +0000 |
commit | 1a07013f3b027ea660ad9d6d4d551dd1c92adb6f (patch) | |
tree | a2db8059ccd908d7a338a6a613a4cd4107db097c /templates/fr/listinfo.html | |
parent | 2915af94a5b9e208ca7a9fd414854017c967179d (diff) | |
download | mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.tar.gz mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.tar.xz mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.zip |
Backport from the trunk, and catalog regeneration.
Diffstat (limited to '')
-rw-r--r-- | templates/fr/listinfo.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/fr/listinfo.html b/templates/fr/listinfo.html index 0d27df31..e89c27d9 100644 --- a/templates/fr/listinfo.html +++ b/templates/fr/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 6291 $ --> +<!-- $Revision: 6353 $ --> <html> <head> <title>Page d'infos de <MM-List-Name></title> @@ -73,7 +73,7 @@ </tr> <tr> <td bgcolor="#dddddd" width="55%">Votre nom (facultatif):</td> - <td width="33%"><mm-fullname-box</td> + <td width="33%"><mm-fullname-box></td> <td width="12%"> </td> </tr> <tr> |