aboutsummaryrefslogtreecommitdiffstats
path: root/templates/fa/private.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-05-21 13:53:24 -0700
committerMark Sapiro <mark@msapiro.net>2013-05-21 13:53:24 -0700
commitf79f7cfd78e421c27771291c2bd2ecee6fc1d90c (patch)
tree33e31f1d2eb711a66ec32e2f5ce424a7b3b6043a /templates/fa/private.html
parent12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0 (diff)
downloadmailman2-f79f7cfd78e421c27771291c2bd2ecee6fc1d90c.tar.gz
mailman2-f79f7cfd78e421c27771291c2bd2ecee6fc1d90c.tar.xz
mailman2-f79f7cfd78e421c27771291c2bd2ecee6fc1d90c.zip
Added 'dir=rtl' to several HTML templates.
Diffstat (limited to '')
-rw-r--r--templates/fa/private.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/fa/private.html b/templates/fa/private.html
index c844998a..1c6c4bd5 100644
--- a/templates/fa/private.html
+++ b/templates/fa/private.html
@@ -3,7 +3,7 @@
<title> بررسی اجازه دسترسی به آرشیوهای خصوصی %(realname)s </title>
<script>function sf(){document.f.username.focus();}</script>
</head>
-<body bgcolor="#ffffff" onLoad="sf()">
+<body bgcolor="#ffffff" dir="rtl" onLoad="sf()">
<FORM METHOD=POST ACTION="%(action)s" name="f">
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">