Removes participate in other polls button
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
<%= t('poll_questions.show.voted_token') %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<%= link_to t("polls.show.participate_in_other_polls"), polls_path, class: "button hollow" %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -505,7 +505,6 @@ en:
|
||||
zoom_plus: Expand image
|
||||
read_more: "Read more about %{answer}"
|
||||
read_less: "Read less about %{answer}"
|
||||
participate_in_other_polls: Participate in other polls
|
||||
videos: "External video"
|
||||
info_menu: "Information"
|
||||
stats_menu: "Participation statistics"
|
||||
|
||||
@@ -505,7 +505,6 @@ es:
|
||||
zoom_plus: Ampliar imagen
|
||||
read_more: "Leer más sobre %{answer}"
|
||||
read_less: "Leer menos sobre %{answer}"
|
||||
participate_in_other_polls: Participar en otras votaciones
|
||||
videos: "Vídeo externo"
|
||||
info_menu: "Información"
|
||||
stats_menu: "Estadísticas de participación"
|
||||
|
||||
Reference in New Issue
Block a user