mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-20 04:59:16 +00:00
@@ -14,6 +14,6 @@
|
||||
= f.password_field :password, class: 'title'
|
||||
|
||||
%p
|
||||
= f.label :password_confirmation, Spree.t(:confirm_password)
|
||||
= f.label :password_confirmation, t(:password_confirmation)
|
||||
%br
|
||||
= f.password_field :password_confirmation, class: 'title'
|
||||
|
||||
Reference in New Issue
Block a user