app/views/phcpress/modules/categories/show.html.erb in phcpress-6.7.3 vs app/views/phcpress/modules/categories/show.html.erb in phcpress-7.0.0

- old
+ new

@@ -25,13 +25,13 @@ <div class="box-header with-border"> <h3 class="box-title"><%= yield(:phc_title) %></h3> </div> <div class="box-body"> - <p id="notice"><%= notice %></p> - + <!-- Show Content --> <%= link_to 'Edit', edit_modules_category_path(@modules_category) %> | <%= link_to 'Back', modules_categories_path %> + <!-- Show Content --> </div> </div> </div> </div> \ No newline at end of file