increment colspan count in table footer

This commit is contained in:
Stephen Birarda 2017-04-20 15:20:48 -07:00
parent 924624b127
commit 3452dd0251

View file

@ -88,7 +88,7 @@
</tbody>
<tfoot>
<tr>
<td id="footer-text" colspan="11"> </td>
<td id="footer-text" colspan="12"> </td>
</tr>
</tfoot>
</table>