# File app/helpers/application_helper.rb, line 33 def icon_up image_tag 'up.png', :border => 0, :alt => _('Up'), :size => '16x16' end