mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
fix: header colspan
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<table class="order-table">
|
<table class="order-table">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="padding: 0.25em">
|
<td style="padding: 0.25em" colspan="2">
|
||||||
<b>{{ t('order.title') }}</b>
|
<b>{{ t('order.title') }}</b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user