diff options
Diffstat (limited to 'templates/sl/private.html')
-rw-r--r-- | templates/sl/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sl/private.html b/templates/sl/private.html index 1fa9090c..7be8928c 100644 --- a/templates/sl/private.html +++ b/templates/sl/private.html @@ -3,7 +3,7 @@ <title>Avtentikacija za zasebne arhive člana %(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> |