app/views/phcscriptcdnpro/script/listings/edit.html.erb in phcscriptcdnpro-5.0.3 vs app/views/phcscriptcdnpro/script/listings/edit.html.erb in phcscriptcdnpro-5.1.0

- old
+ new

@@ -1,7 +1,7 @@ <!-- Title System --> -<% phc_title "Script Listing Manager" %> +<% phc_title "Script Listings Manager" %> <% phc_title_tagline "Create a New Script Listing" %> <!-- Title System --> <!-- Page Header --> <div class="row wrapper border-bottom white-bg page-heading"> @@ -14,10 +14,10 @@ </ol> </div> <div class="col-sm-8"> <div class="title-action"> <%= link_to phcscriptcdnpro.script_listings_path, class: "btn btn-primary" do %> - <i class="fa fa-plus"></i> Back to Script Listing Index + <i class="fa fa-plus"></i> Back to Listing Index <% end %> </div> </div> </div> <!-- Page Header -->