Fix syntax error in template

This commit is contained in:
Jari Voutilainen 2016-05-09 14:36:21 +03:00
parent 74cec5be62
commit 41c329c6d4
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<tr>
<th class="action">{{ _('View') }}</th>
<th class="action">{{ _('Edit') }}</th>
<th class="action">{{ _('Refresh'}}</th>
<th class="action">{{ _('Refresh')}}</th>
<th class="url">URL</th>
{# TRANSLATORS: Appears in harvest source table for the type of harvester #}
<th>{{ _('Type')}}</th>