# File lib/erubis/helpers/rails_form_helper.rb, line 193 def pp_image_submit_tag(source, options={}) return image_submit_tag(source, options) end