diff --git a/tpl/part/vote_table_classic.tpl b/tpl/part/vote_table_classic.tpl
index 818c740..0476029 100644
--- a/tpl/part/vote_table_classic.tpl
+++ b/tpl/part/vote_table_classic.tpl
@@ -3,7 +3,7 @@
{/if}
- {__('Poll results', 'Votes of the poll')} {if $hidden}({__('PollInfo', 'Results are hidden.')}){/if}
+ {__('Poll results', 'Votes of the poll')} {if $hidden}({__('PollInfo', 'Results are hidden')}){/if}
{if $accessGranted}
{/if}
diff --git a/tpl/part/vote_table_date.tpl b/tpl/part/vote_table_date.tpl
index f136b9c..08f8aa6 100644
--- a/tpl/part/vote_table_date.tpl
+++ b/tpl/part/vote_table_date.tpl
@@ -3,7 +3,7 @@
{/if}
- {__('Poll results', 'Votes of the poll')} {if $hidden}({__('PollInfo', 'Results are hidden.')}){/if}
+ {__('Poll results', 'Votes of the poll')} {if $hidden}({__('PollInfo', 'Results are hidden')}){/if}
{if $accessGranted}
{/if}