app/views/phcmembers/member/listings/index.html.erb in phcmembers-6.7.0 vs app/views/phcmembers/member/listings/index.html.erb in phcmembers-6.7.1
- old
+ new
@@ -1,8 +1,8 @@
<!-- Title Variables -->
<% phc_title "Member Listings Manager" %>
<% phc_title_tagline "Listing Index for " + @members_profile_info.mfirstname + " " + @members_profile_info.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