Mark language and direction for about page
This commit is contained in:
parent
bb2c5677df
commit
23e763ea95
1 changed files with 38 additions and 36 deletions
|
@ -1,3 +1,4 @@
|
|||
<%= tag.div :lang => @locale, :dir => t("html.dir", :locale => @locale) do %>
|
||||
<div class='attr'>
|
||||
<div class='byosm'>
|
||||
<%= t ".copyright_html", :locale => @locale %>
|
||||
|
@ -39,3 +40,4 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<% end %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue