diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/fa/admlogin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/fa/admlogin.html b/templates/fa/admlogin.html index 235cc268..47304c49 100644 --- a/templates/fa/admlogin.html +++ b/templates/fa/admlogin.html @@ -3,7 +3,7 @@ <title>اصالتسنجی %(who)s در %(listname)s </title> <script>function sf(){document.f.adminpw.focus();}</script> </head> -<body bgcolor="#ffffff" onLoad="sf()"> +<body bgcolor="#ffffff" dir="rtl" onLoad="sf()"> <FORM METHOD=POST ACTION="%(path)s" name="f"> %(message)s <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> |