aboutsummaryrefslogtreecommitdiffstats
path: root/templates/nl/private.html
diff options
context:
space:
mode:
authormsapiro <>2005-12-12 00:58:15 +0000
committermsapiro <>2005-12-12 00:58:15 +0000
commitef20cb24868f054be1965965a404a053f3b00cf9 (patch)
tree8b69a9988e3ee8e2cb1bbc25c686af05fe0f7f4a /templates/nl/private.html
parent4899c4bbc49202ae6973a71017262bfba572edee (diff)
downloadmailman2-ef20cb24868f054be1965965a404a053f3b00cf9.tar.gz
mailman2-ef20cb24868f054be1965965a404a053f3b00cf9.tar.xz
mailman2-ef20cb24868f054be1965965a404a053f3b00cf9.zip
Fixes for bug 1080943.
Diffstat (limited to 'templates/nl/private.html')
-rw-r--r--templates/nl/private.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/nl/private.html b/templates/nl/private.html
index 36a157a7..1e609058 100644
--- a/templates/nl/private.html
+++ b/templates/nl/private.html
@@ -3,7 +3,7 @@
<title>%(realname)s Prive Archief beveiligd</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>
@@ -31,4 +31,4 @@
Verdere pagina's werken alleen met cookies.
</FORM>
</body>
-</html> \ No newline at end of file
+</html>