app/views/phcmembers/member/listings/new.html.erb in phcmembers-6.7.0 vs app/views/phcmembers/member/listings/new.html.erb in phcmembers-6.7.1

- old
+ new

@@ -1,9 +1,9 @@ <!-- Title Variables --> <% phc_title "Member Listing Manager" %> <% phc_title_tagline "Create a New Listing for " + @members_profile_info.mfirstname + " " + @members_profile_info.mlastname %> -<% phc_breadcrumb_one link_to "Dashboard", phcmemberspro.modules_dashboards_index_path %> -<% phc_breadcrumb_two link_to "Members List", phcmemberspro.member_profiles_path %> +<% phc_breadcrumb_one link_to "Dashboard", phcmembers.modules_dashboards_index_path %> +<% phc_breadcrumb_two link_to "Members List", phcmembers.member_profiles_path %> <% phc_breadcrumb_three yield(:phc_title_tagline) %> <!-- Title System --> <!-- Page Title Bar --> <section class="content-header"> \ No newline at end of file