diff --git a/app/views/users/_proposals.html.erb b/app/views/users/_proposals.html.erb index f50045635..3112dd572 100644 --- a/app/views/users/_proposals.html.erb +++ b/app/views/users/_proposals.html.erb @@ -12,9 +12,7 @@ <%= link_to t("users.proposals.send_notification"), new_proposal_notification_path(proposal_id: proposal.id), class: 'button hollow' %> - <% end %> - <% if author_or_admin? %>