aboutsummaryrefslogtreecommitdiffstats
path: root/templates/sr/private.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/sr/private.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/templates/sr/private.html b/templates/sr/private.html
index de8b8898..fd716461 100644
--- a/templates/sr/private.html
+++ b/templates/sr/private.html
@@ -1,9 +1,11 @@
<html>
<head>
<title>Пријава за улаз у приватну архиву листе: %(realname)s </title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>
-<body bgcolor="#ffffff">
-<FORM METHOD=POST ACTION="%(action)s">
+ <script>function sf(){document.f.username.focus();}</script>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+</head>
+<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>