app/views/noodall/admin/forms/index.html.erb in noodall-form-builder-0.0.5 vs app/views/noodall/admin/forms/index.html.erb in noodall-form-builder-0.0.6

- old
+ new

@@ -4,12 +4,10 @@ <li><%= link_to 'New Form', new_noodall_admin_form_path, :class => 'button', :title => "Add new" %></li> </ul> -<a class="tooltip" href="/cms_help.pdf">&nbsp;</a> - <div id="content-table"> <table border="0" cellspacing="0" cellpadding="0" class="content"> <thead> <tr> <th>Title</th> @@ -36,6 +34,6 @@ <th width="100">Responses</th> <th width="45">Delete</th> </tr> </tfoot> </table> -</div> \ No newline at end of file +</div>