app/views/phcmembers/member/profiles/edit.html.erb in phcmembers-6.7.0 vs app/views/phcmembers/member/profiles/edit.html.erb in phcmembers-6.7.1
- old
+ new
@@ -1,8 +1,8 @@
<!-- Title System -->
<% phc_title "Members Manager" %>
<% phc_title_tagline "Update Member Information for " + @member_profile.mfirstname + " " + @member_profile.mlastname %>
-<% phc_breadcrumb_one link_to "Dashboard", phcmemberspro.modules_dashboards_index_path %>
+<% phc_breadcrumb_one link_to "Dashboard", phcmembers.modules_dashboards_index_path %>
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
<!-- Title System -->
<!-- Page Title Bar -->
<section class="content-header">
\ No newline at end of file