diff --git a/app/views/project_associations/new.html.erb b/app/views/project_associations/new.html.erb
index f2235fa63a..1f42711385 100644
--- a/app/views/project_associations/new.html.erb
+++ b/app/views/project_associations/new.html.erb
@@ -71,8 +71,6 @@ See doc/COPYRIGHT.rdoc for more details.
<% end %>
-
-
<%= render :partial => 'form', :locals => {:f => f, :project => @project} %>
<%= f.button l("timelines.add_project_association"), :name => nil,
diff --git a/app/views/wiki_menu_items/edit.html.erb b/app/views/wiki_menu_items/edit.html.erb
index 787f934887..5a211a93c7 100644
--- a/app/views/wiki_menu_items/edit.html.erb
+++ b/app/views/wiki_menu_items/edit.html.erb
@@ -41,7 +41,7 @@ See doc/COPYRIGHT.rdoc for more details.
<%= form.text_field :name, :size => 20 %>
<% end %>
-
+