aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ja/private.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ja/private.html')
-rw-r--r--templates/ja/private.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/ja/private.html b/templates/ja/private.html
index 395d7f6d..db03b962 100644
--- a/templates/ja/private.html
+++ b/templates/ja/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>