app/views/phcmembers/directory/categories/edit.html.erb in phcmembers-6.7.0 vs app/views/phcmembers/directory/categories/edit.html.erb in phcmembers-6.7.1
- old
+ new
@@ -1,9 +1,9 @@
<!-- Title System -->
<% phc_title "Directory Category Manager" %>
<% phc_title_tagline "Edit " + @directory_category.catname + " Category Name" %>
-<% phc_breadcrumb_one link_to "Dashboard", phcmemberspro.modules_dashboards_index_path %>
-<% phc_breadcrumb_two link_to "Directory Category Index", phcmemberspro.directory_categories_path %>
+<% phc_breadcrumb_one link_to "Dashboard", phcmembers.modules_dashboards_index_path %>
+<% phc_breadcrumb_two link_to "Directory Category Index", phcmembers.directory_categories_path %>
<% phc_breadcrumb_three yield(:phc_title_tagline) %>
<!-- Title System -->
<!-- Page Title Bar -->
<section class="content-header">
\ No newline at end of file