diff --git a/tpl/part/vote_table_classic.tpl b/tpl/part/vote_table_classic.tpl index fd07e1d888e416cb714529f03fb66f76dba8ce15..9b18189adbed2c8f939ee5fc54b852231d6cb5d4 100644 --- a/tpl/part/vote_table_classic.tpl +++ b/tpl/part/vote_table_classic.tpl @@ -184,7 +184,7 @@ <li class="ifneedbe"> <input type="radio" id="i-choice-{$id}" name="choices[{$id}]" value="1" /> <label class="btn btn-default btn-xs" for="i-choice-{$id}" title="{__('Poll results', 'Vote ifneedbe for')|html} {$slot->title|html}"> - <i class="glyphicon glyphicon-ok"></i>)<span class="sr-only">{__('Generic', 'Ifneedbe')}</span> + (<i class="glyphicon glyphicon-ok"></i>)<span class="sr-only">{__('Generic', 'Ifneedbe')}</span> </label> </li> {/if}