diff --git a/passwords/edit.html.erb b/passwords/edit.html.erb new file mode 100644 index 0000000..099d3b7 --- /dev/null +++ b/passwords/edit.html.erb @@ -0,0 +1,57 @@ +
+ <%= message %> +
+ <% end %> + <% end %> ++ <%= message %> +
+ <% end %> + <% end %> ++ <%= message %> +
+ <% end %> + <% end %> ++ <%= message %> +
+ <% end %> + <% end %>+
Currently waiting confirmation for: <%= resource.unconfirmed_email %>
- Leave blank if you don't want to change it. -
-+ <%= message %> +
+ <% end %> + <% end %>- We need your current password to confirm your changes. -
+ <%= f.password_field :password_confirmation, class: "form-control" %> + + <% if resource.errors.include?(:password_confirmation) %> + <% resource.errors.full_messages_for(:password_confirmation).each do |message| %> ++ <%= message %> +
+ <% end %> + <% end %>