Fix misaligned dashboard table #237

Merged
tobru merged 1 commit from 234-table-header into main 2025-10-22 14:23:27 +00:00

View file

@ -87,7 +87,6 @@
<tr>
<th>{% translate "Name" %}</th>
<th>{% translate "Service" %}</th>
<th>{% translate "Status" %}</th>
<th>{% translate "Created" %}</th>
<th>{% translate "Actions" %}</th>
</tr>