Fixed style in empty agenda overview table.
This commit is contained in:
parent
0351627234
commit
4cef2762fe
@ -87,7 +87,7 @@
|
||||
{% endfor %}
|
||||
{% else %}
|
||||
<tr>
|
||||
<td colspan="3"><i>{%trans "No items available." %}</i></td>
|
||||
<td colspan="4"><i>{%trans "No items available." %}</i></td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user