# File app/helpers/application_helper.rb, line 41 def icon_space image_tag 'space.png', :border => 0, :alt => _('-'), :size => '16x16' end