app/views/phcscriptcdnpro/scriptcdn/urls/_formpatch.html.erb in phcscriptcdnpro-1.6.5 vs app/views/phcscriptcdnpro/scriptcdn/urls/_formpatch.html.erb in phcscriptcdnpro-1.6.6
- old
+ new
@@ -5,9 +5,9 @@
<div class="form-group field_with_error">
<%= f.label :scripturl, "Script URL" %>
<%= f.text_field :scripturl, placeholder: "Script Name", class: "form-control" %>
</div>
<div class="form-group field_with_error">
- <%= f.submit, class: "btn blue-hoki" %>
+ <%= f.submit class: "btn blue-hoki" %>
</div>
<% end %>