add mm
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
<%= @settings_payment_method_setting.merchant_account_id %>
|
||||
</p>
|
||||
|
||||
<%= link_to 'Edit', edit_settings_payment_method_setting_path(@settings_payment_method_setting) %> |
|
||||
<%= link_to 'Back', settings_payment_method_settings_path %>
|
||||
<%= link_to t("views.btn.edit"), edit_settings_payment_method_setting_path(@settings_payment_method_setting) %> |
|
||||
<%= link_to t('.new', :default => t("views.btn.new")), settings_payment_method_settings_path %>
|
||||
|
||||
Reference in New Issue
Block a user