Fixed closing tag for correct translation string

This commit is contained in:
Emanuel Schuetze 2016-02-09 16:49:32 +01:00
parent 0fe2b9cd8a
commit eae50b46de

View File

@ -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">