mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
increment colspan count in table footer
This commit is contained in:
parent
924624b127
commit
3452dd0251
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td id="footer-text" colspan="11"> </td>
|
||||
<td id="footer-text" colspan="12"> </td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue