app/views/users/registrations/edit.html.erb in phcdevworks_accounts-2.3.0 vs app/views/users/registrations/edit.html.erb in phcdevworks_accounts-2.4.0

- old
+ new

@@ -1,9 +1,9 @@ <!-- PHCTitleSEO Title Variables --> <% phc_title resource_name.to_s.humanize + " Account Information" %> <% phc_title_tagline "Edit Your " + resource_name.to_s.humanize + " Account Information" %> <% phc_breadcrumb_one link_to "Home", main_app.root_path %> -<% phc_breadcrumb_two link_to "Accounts Dashboard", phcdevworks_accounts.dashboard_path %> +<% phc_breadcrumb_two link_to "Accounts Dashboard", phcdevworks_accounts.user_dashboard_path %> <% phc_breadcrumb_three yield(:phc_title_tagline) %> <!-- PHCTitleSEO Title Variables --> <!-- Page Bradcrumbs --> <ol class="breadcrumb pull-right">