diff --git a/app/views/shared/stats/_participation.html.erb b/app/views/shared/stats/_participation.html.erb index ed9119f2a..eec1b6ba7 100644 --- a/app/views/shared/stats/_participation.html.erb +++ b/app/views/shared/stats/_participation.html.erb @@ -6,7 +6,7 @@ <%= number_with_info_tags( stats[:total_participants], - t("polls.show.stats.total_votes"), + "", html_class: "participants total-participants" ) %>