diff options
Diffstat (limited to 'templates/ko')
-rw-r--r-- | templates/ko/private.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ko/private.html b/templates/ko/private.html index e7f997c6..57406107 100644 --- a/templates/ko/private.html +++ b/templates/ko/private.html @@ -3,7 +3,7 @@ <title>%(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> |