gui: Remove erroneous right parenthesis

Skip-check: authors

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3699
This commit is contained in:
佛跳墙 2016-11-02 13:03:57 +00:00 committed by Antony Male
parent b7e21984a1
commit c08fe4e2c5
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@
<span tooltip data-original-title="{{scanRate(folder.id) | binary}}B/s">~ {{scanRemaining(folder.id)}}</span>
</td>
</tr>
<tr ng-if="hasFailedFiles(folder.id))">
<tr ng-if="hasFailedFiles(folder.id)">
<th><span class="fa fa-fw fa-exclamation-circle"></span>&nbsp;<span translate>Failed Items</span></th>
<!-- Show the number of failed items as a link to bring up the list. -->
<td class="text-right">