diff options
Diffstat (limited to 'templates/ko')
-rwxr-xr-x[-rw-r--r--] | templates/ko/admlogin.html | 5 | ||||
-rw-r--r-- | templates/ko/article.html | 4 | ||||
-rw-r--r-- | templates/ko/options.html | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | templates/ko/private.html | 21 | ||||
-rw-r--r-- | templates/ko/userpass.txt | 2 |
5 files changed, 27 insertions, 7 deletions
diff --git a/templates/ko/admlogin.html b/templates/ko/admlogin.html index b857f931..fac35fad 100644..100755 --- a/templates/ko/admlogin.html +++ b/templates/ko/admlogin.html @@ -1,9 +1,10 @@ <html> <head> <title>%(listname)s °ü¸®ÀÚ ÀÎÁõ</title> +<script>function sf(){document.f.adminpw.focus();}</script> </head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(path)s"> +<body bgcolor="#ffffff" onLoad="sf()"> +<FORM METHOD=POST ACTION="%(path)s" name="f"> %(message)s <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> diff --git a/templates/ko/article.html b/templates/ko/article.html index 6ccbe965..ff62361c 100644 --- a/templates/ko/article.html +++ b/templates/ko/article.html @@ -4,7 +4,7 @@ <TITLE> %(title)s </TITLE> <LINK REL="Index" HREF="index.html" > - <LINK REL="made" HREF="mailto:%(email_url)s"> + <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)ss"In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> <style type="text/css"> pre { @@ -20,7 +20,7 @@ </H1> <B>%(author_html)s </B> - <A HREF="mailto:%(email_url)s" + <A HREF="mailto:%(email_url)s?Subject=%(subject_url)ss"In-Reply-To=%(in_reply_to_url)s" TITLE="%(subject_html)s">%(email_html)s </A><BR> <I>%(datestr_html)s</I> diff --git a/templates/ko/options.html b/templates/ko/options.html index 635b1ef4..8c855791 100644 --- a/templates/ko/options.html +++ b/templates/ko/options.html @@ -170,6 +170,7 @@ <mm-global-deliver-button><i>ÀüüÀûÀ¸·Î ¼³Á¤</i> </td></tr> +<!--Start-Digests-Delete--> <tr><TD BGCOLOR="#cccccc"> <strong>¹À½¹è´Þ ¼³Á¤</strong><p> ¸¸¾à ¿©·¯ºÐÀÌ ¼³Á¤À» "¿¹"¶ó°í ÇÏ½Å´Ù¸é ¹À½¹è´ÞÀ» ½ÅûÇÏ´Â °ÍÀÔ´Ï´Ù. @@ -190,6 +191,7 @@ <MM-Mime-Digests-Button>MIME<br> <MM-Plain-Digests-Button>Æò¹® </td></tr> +<!--End-Digests-Delete--> <tr><TD BGCOLOR="#cccccc"> <strong>ÀÚ½ÅÀÌ º¸³½ ¿ìÆí¹°À» ¹ÞÀ» °Ç°¡¿ä?</strong><p> diff --git a/templates/ko/private.html b/templates/ko/private.html index 57406107..6d0f1dfc 100644..100755 --- a/templates/ko/private.html +++ b/templates/ko/private.html @@ -1,9 +1,10 @@ <html> <head> <title>%(realname)s ºñ°ø°³ ÀúÀå¼Ò ÀÎÁõ</title> +<script>function sf(){document.f.username.focus();}</script> </head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(action)s"> +<body bgcolor="#ffffff" onLoad="sf()"> +<FORM METHOD=POST ACTION="%(action)s" name="f"> %(message)s <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> @@ -37,6 +38,22 @@ ¼º°øÀûÀ¸·Î ·Î±ä À» ÇÏ¸é º¼ ¼ö ÀÖ½À´Ï´Ù.) ¸¦ Ŭ¸¯Çϸé ÀÚµ¿À¸·Î Áö¿öÁý´Ï´Ù. + <p> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Password Reminder</FONT></B> + </TD> + </TR> + <tr> + <td>If you don't remember your password, enter your email address + above and click the <em>Remind</em> button and your + password will be emailed to you.</td> + </tr> + <tr> + <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> + </tr> + </TABLE> </FORM> </body> </html> diff --git a/templates/ko/userpass.txt b/templates/ko/userpass.txt index 62b41d21..7fb1006b 100644 --- a/templates/ko/userpass.txt +++ b/templates/ko/userpass.txt @@ -16,5 +16,5 @@ ÆíÁöÀÇ Á¦¸ñ ȤÀº º»¹®¿¡ "help" ¶ó´Â ´Ü¾î¸¦ ³Ö¾î º¸³»½Ã¸é, ¸í·É¾î¿¡ ´ëÇÑ ¼³¸íÀ» ¹Þ¾Æ º¸½Ç ¼ö ÀÖ½À´Ï´Ù. -Áú¹®À̳ª, °ÇÀÇ°¡ ÀÖÀ¸½Ê´Ï±î? %(adminaddr)s·Î º¸³»Áֽñ⠹ٶø´Ï´Ù. +Áú¹®À̳ª, °ÇÀÇ°¡ ÀÖÀ¸½Ê´Ï±î? %(owneraddr)s·Î º¸³»Áֽñ⠹ٶø´Ï´Ù. °¨»çÇÕ´Ï´Ù. |