app/views/phcscriptcdn/script/authors/new.html.erb in phcscriptcdn-4.3.10 vs app/views/phcscriptcdn/script/authors/new.html.erb in phcscriptcdn-5.0.0
- old
+ new
@@ -25,11 +25,12 @@
<div class="box-header with-border">
<h3 class="box-title"><%= yield(:phc_title) %></h3>
</div>
<div class="box-body">
- <!-- Form Requries URL to Function Properly -->
+ <!-- Page Form (New) -->
<%= render 'form', script_author: @script_author %>
+ <!-- Page Form (New) -->
</div>
</div>
</div>
</div>
\ No newline at end of file