]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/slim.html.erb
Merge branch 'master' into notes
[rails.git] / app / views / layouts / slim.html.erb
index 862f55d874f0424af47049f1fe202ac47c7b9cfa..ba02104f4056fc113e53850942f842df9f6068aa 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<%= I18n.locale %>" lang="<%= I18n.locale %>" dir="<%= t'html.dir' %>">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<%= I18n.locale %>" lang="<%= I18n.locale %>" dir="<%= dir %>">
   <%= render :partial => "layouts/head" %>
   <body class="slim">
     <div id="slim_container">
   <%= render :partial => "layouts/head" %>
   <body class="slim">
     <div id="slim_container">