# File lib/merb-helpers/form/builder.rb, line 369 def submit(value, attrs = {}) unbound_label(attrs) + super end