# Emails for rtl languages have ltr direction

**URL:** <https://meta.discourse.org/t/emails-for-rtl-languages-have-ltr-direction/41972>\
**Category:** Bug\
**Created:** [2016年四月3日 11:26 UTC](https://meta.discourse.org/t/emails-for-rtl-languages-have-ltr-direction/41972 "2016-04-03T11:26:34Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)\
**Post date:** [2016年四月3日 15:07 UTC](https://meta.discourse.org/t/emails-for-rtl-languages-have-ltr-direction/41972/2 "2016-04-03T15:07:48Z")

</div>

The emails that are passed to `UserNotifications#notification_email` should be being displayed as rtl for rtl users. These are the emails that are sent for things like `user_posted`, and `user_quoted` etc. The other notification emails, the ones for things like signup and forgot\_password and also the digest, are not being displayed rtl for rtl languages.

The fix for the digest is simple. I can make a pull request for that. The fix for the other emails (signup, forgot\_password…) is a little more complicated because they are derived from templates, but the template isn’t wrapped in anything that you can give a direction to.

---

_[View the full topic](https://meta.discourse.org/t/emails-for-rtl-languages-have-ltr-direction/41972)._
