diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-05-21 13:53:24 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-05-21 13:53:24 -0700 |
commit | f79f7cfd78e421c27771291c2bd2ecee6fc1d90c (patch) | |
tree | 33e31f1d2eb711a66ec32e2f5ce424a7b3b6043a /templates/fa/archtocnombox.html | |
parent | 12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0 (diff) | |
download | mailman2-f79f7cfd78e421c27771291c2bd2ecee6fc1d90c.tar.gz mailman2-f79f7cfd78e421c27771291c2bd2ecee6fc1d90c.tar.xz mailman2-f79f7cfd78e421c27771291c2bd2ecee6fc1d90c.zip |
Added 'dir=rtl' to several HTML templates.
Diffstat (limited to 'templates/fa/archtocnombox.html')
-rw-r--r-- | templates/fa/archtocnombox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/fa/archtocnombox.html b/templates/fa/archtocnombox.html index 713e7678..f2c8d76c 100644 --- a/templates/fa/archtocnombox.html +++ b/templates/fa/archtocnombox.html @@ -5,7 +5,7 @@ <META NAME="robots" CONTENT="noindex,follow"> %(meta)s </HEAD> - <BODY BGCOLOR="#ffffff"> + <BODY BGCOLOR="#ffffff" dir="rtl"> <h1>آرشیوهای %(listname)s </h1> <p> شما می توانید <a href="%(listinfo)s">اطلاعات بیشتری درباره این فهرست بگیرید</a>. |