Add direction tags to HTML e-mails for RTL languages (#6373)
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
    %title/
 | 
			
		||||
 | 
			
		||||
    = stylesheet_pack_tag 'mailer'
 | 
			
		||||
  %body
 | 
			
		||||
  %body{ dir: locale_direction }
 | 
			
		||||
    %table.email-table{ cellspacing: 0, cellpadding: 0 }
 | 
			
		||||
      %tbody
 | 
			
		||||
        %tr
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user