Fixed closing tag for correct translation string
This commit is contained in:
parent
0fe2b9cd8a
commit
eae50b46de
@ -162,7 +162,7 @@
|
||||
<tr>
|
||||
<th translate>Elected
|
||||
<th translate>Candidates
|
||||
<th ng-if="poll.has_votes" class="col-sm-6" translate>Votes
|
||||
<th ng-if="poll.has_votes" class="col-sm-6" translate>Votes</th>
|
||||
|
||||
<!-- candidates (poll options) -->
|
||||
<tr ng-repeat="option in poll.options">
|
||||
|
Loading…
Reference in New Issue
Block a user