diff --git a/app/views/branded/plans/_research_output_fields.html.erb b/app/views/branded/plans/_research_output_fields.html.erb
index fac5f46..7cce7d4 100644
--- a/app/views/branded/plans/_research_output_fields.html.erb
+++ b/app/views/branded/plans/_research_output_fields.html.erb
@@ -46,13 +46,15 @@
-
- <%= link_to plan_research_output_url(plan, research_output),
- data: {:confirm => d_('dmpopidor', 'Deleting this research output will remove the associated answers. Do you confirm ?')},
- :method => :delete do %>
- 1 %>
+
+ <%= link_to plan_research_output_url(plan, research_output),
+ data: {:confirm => d_('dmpopidor', 'Deleting this research output will remove the associated answers. Do you confirm ?')},
+ :method => :delete do %>
+
+ <% end %>
<% end %>