diff options
Diffstat (limited to 'templates/fr/private.html')
-rw-r--r-- | templates/fr/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/fr/private.html b/templates/fr/private.html index b38a9f31..1a90e546 100644 --- a/templates/fr/private.html +++ b/templates/fr/private.html @@ -4,7 +4,7 @@ %(realname)s</title> </head> <body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(action)s/"> +<FORM METHOD=POST ACTION="%(action)s"> %(message)s <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> |