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 42a9989f..3947f80b 100644 --- a/templates/fr/private.html +++ b/templates/fr/private.html @@ -5,7 +5,7 @@ </head> <body bgcolor="#ffffff"> -<form method="post" action="%(action)s/"></form> +<form method="post" action="%(action)s/"> %(message)s <table width="100%%" border="0" cellspacing="4" cellpadding="5"> <tr> |