app/views/phcscriptcdnpro/script/listings/index.html.erb in phcscriptcdnpro-5.0.3 vs app/views/phcscriptcdnpro/script/listings/index.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 "Script Listing Index" %>
<!-- Title System -->
<!-- Page Header -->
<div class="row wrapper border-bottom white-bg page-heading">
@@ -13,10 +13,10 @@
</ol>
</div>
<div class="col-sm-8">
<div class="title-action">
<%= link_to phcscriptcdnpro.new_script_listing_path, class: "btn btn-primary" do %>
- <i class="fa fa-plus"></i> Create a Script Listing
+ <i class="fa fa-plus"></i> Create a New Listing
<% end %>
</div>
</div>
</div>
<!-- Page Header -->