[refs #443] localize top image

This commit is contained in:
Alexander Machehin 2012-05-16 17:10:22 +06:00
parent 4f7ccbb4a9
commit 2651f0dc52
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -39,7 +39,7 @@
.both
/ Page
.tour
=image_tag 'tour-top.png', :alt => 'ABF'
=image_tag "tour-top#{I18n.locale == :en ? '-eng' : ''}.png", :alt => 'ABF'
.both
%article
= yield