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