diff --git a/app/views/polls/index.html.erb b/app/views/polls/index.html.erb index 0b59a17ab..bba805ebb 100644 --- a/app/views/polls/index.html.erb +++ b/app/views/polls/index.html.erb @@ -17,12 +17,18 @@
<%= poll_dates(poll) %>
- <%= link_to t("polls.index.button"), - poll, - class: "button", - title: t("polls.index.button") + " " + (poll.name) %> +<%= poll_dates(poll) %>
+