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