app/views/fine_print/signatures/new.html.erb in fine_print-2.0.0 vs app/views/fine_print/signatures/new.html.erb in fine_print-2.0.1

- old
+ new

@@ -5,9 +5,8 @@ <div class='fine_print new_signature'> <%= render 'form' %> <div class='fine_print links'> - <%= without_interceptor { link_to 'I do not agree', - main_app.root_url, :class => 'fine_print link' } %> + <%= without_interceptor { link_to 'I do not agree', :back } %> </div> </div>