diff options
Diffstat (limited to 'templates/de')
-rw-r--r-- | templates/de/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/de/private.html b/templates/de/private.html index 02aa057a..1f9b0693 100644 --- a/templates/de/private.html +++ b/templates/de/private.html @@ -3,7 +3,7 @@ <title>Authentifizierung für den Zugriff auf die Archive von %(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> |