mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Fix: display correct text for rtl languages
This commit is contained in:
parent
a5d461483b
commit
1c7f166021
1 changed files with 1 additions and 1 deletions
|
|
@ -330,7 +330,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bodyText"></div>
|
<div class="bodyText" dir="auto"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue