aboutsummaryrefslogtreecommitdiffstats
path: root/templates/sv/admlogin.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sv/admlogin.html')
-rwxr-xr-x[-rw-r--r--]templates/sv/admlogin.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/sv/admlogin.html b/templates/sv/admlogin.html
index 5fdfd1d3..c85183e9 100644..100755
--- a/templates/sv/admlogin.html
+++ b/templates/sv/admlogin.html
@@ -1,9 +1,10 @@
<html>
<head>
<title>%(listname)s %(who)s Inloggning</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>