fix: header colspan

This commit is contained in:
2025-10-10 15:14:14 +02:00
parent fb82ac9fb2
commit a1d0c47910
+1 -1
View File
@@ -2,7 +2,7 @@
<table class="order-table">
<tbody>
<tr>
<td style="padding: 0.25em">
<td style="padding: 0.25em" colspan="2">
<b>{{ t('order.title') }}</b>
</td>
</tr>