app/views/phcscriptcdnpro/script/listings/index.html.erb in phcscriptcdnpro-4.5.4 vs app/views/phcscriptcdnpro/script/listings/index.html.erb in phcscriptcdnpro-4.5.5
- old
+ new
@@ -12,11 +12,11 @@
<li class="active"><%= yield(:phc_title_tagline) %></li>
</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
+ <%= link_to phcscriptcdnpro.new_script_listing_path, class: "btn btn-primary" do %>
+ <i class="fa fa-plus"></i> Create a New Script Listing
<% end %>
</div>
</div>
</div>
<!-- Page Header -->