fix some translations

This commit is contained in:
2018-09-12 15:12:03 +02:00
parent c02ae50fb6
commit 8549fbf289
2 changed files with 4 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
</tr>
{% else %}
<tr>
<td colspan="9"><span class="chill-no-data-statement">{{ 'Any document found'|trans }}</span></td>
<td colspan="9" style="text-align:center;"><span class="chill-no-data-statement">{{ 'Any document found'|trans }}</span></td>
</tr>
{% endfor %}
</tbody>