Fixed translation missing back-to-top

This commit is contained in:
movilla 2012-03-21 15:06:14 +01:00
parent 416b577eca
commit f7a1b09639

View file

@ -58,7 +58,7 @@
= yield = yield
- unless @landing_page - unless @landing_page
%a{:id=>"back-to-top", :title=>"#{I18n.t('.back_to_top')}", :href=>"#"} %a{:id=>"back-to-top", :title=>"#{t('.back_to_top')}", :href=>"#"}
⇧ ⇧
%footer %footer