diff options
Diffstat (limited to 'templates/sr/private.html')
-rw-r--r-- | templates/sr/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sr/private.html b/templates/sr/private.html index 1504849e..de8b8898 100644 --- a/templates/sr/private.html +++ b/templates/sr/private.html @@ -3,7 +3,7 @@ <title>Пријава за улаз у приватну архиву листе: %(realname)s </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></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> |