From ef20cb24868f054be1965965a404a053f3b00cf9 Mon Sep 17 00:00:00 2001 From: msapiro <> Date: Mon, 12 Dec 2005 00:58:15 +0000 Subject: Fixes for bug 1080943. --- templates/tr/private.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/tr') diff --git a/templates/tr/private.html b/templates/tr/private.html index 00396d81..6301895c 100644 --- a/templates/tr/private.html +++ b/templates/tr/private.html @@ -3,7 +3,7 @@ <title>%(realname)s �zel Ar�ivleri Giri�i</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> -- cgit v1.2.3