app/views/catarse_pagarme/pagarme/review.html.slim in catarse_pagarme-2.8.3 vs app/views/catarse_pagarme/pagarme/review.html.slim in catarse_pagarme-2.8.4

- old
+ new

@@ -86,10 +86,10 @@ .fontsize-smaller.fontweight-bold.u-marginbottom-10= t('projects.contributions.edit.review_errors_title') .message-text.fontsize-smaller = t('.review_errors') .w-row .w-col.w-col-push-3.w-col-6 #card-loading.loader.u-text-center.w-col.w-col-12.u-marginbottom-30 = image_tag "catarse_bootstrap/loader.gif" - = submit_tag t('projects.contributions.review.form.labels.submit'), :class => 'btn btn-large u-marginbottom-20', :id => "credit_card_submit" + = submit_tag t('projects.contributions.edit.pay'), :class => 'btn btn-large u-marginbottom-20', :id => "credit_card_submit" = render partial: 'terms' #payment_type_slip_section.payment_section.w-hidden = simple_form_for current_user, url: 'javascript:void(0)' do |f| .w-row