diff options
| author | bwarsaw | 2003-04-17 04:45:01 +0000 |
|---|---|---|
| committer | bwarsaw | 2003-04-17 04:45:01 +0000 |
| commit | 615304d3815053f92d6656133740be84e0508b7d (patch) | |
| tree | 151aa803a900888fce25d26638833f02c901e8d7 | |
| parent | c45188b2ef4cccabfb32d4ccd731cc4da47e5645 (diff) | |
| download | mailman-615304d3815053f92d6656133740be84e0508b7d.tar.gz mailman-615304d3815053f92d6656133740be84e0508b7d.tar.zst mailman-615304d3815053f92d6656133740be84e0508b7d.zip | |
Another French template fix by Sylvain Langlade.
| -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 4817fab2a..589c6a517 100644 --- a/templates/fr/listinfo.html +++ b/templates/fr/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 6153 $ --> +<!-- $Revision: 6345 $ --> <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> |
