app/views/phcpresspro/article/categories/new.html.erb in phcpresspro-80.2.0 vs app/views/phcpresspro/article/categories/new.html.erb in phcpresspro-80.3.0
- old
+ new
@@ -1,9 +1,10 @@
<!-- Title System -->
-<% phc_title "Plugin: Article Category Manager" %>
+<% phc_title "Article Category Manager" %>
<% phc_title_tagline "Create a New Category" %>
-<% phc_breadcrumb_one link_to "Category Index", phcpresspro.article_categories_path %>
-<% phc_breadcrumb_two yield(:phc_title_tagline) %>
+<% phc_breadcrumb_one yield(:phc_title) %>
+<% phc_breadcrumb_two link_to "Category Index", phcpresspro.article_categories_path %>
+<% phc_breadcrumb_three yield(:phc_title_tagline) %>
<!-- Title System -->
<!-- Page Content -->
<div class="panel panel-inverse">
<div class="panel-heading">