Use <th> in <thead> instead of <td>

Ref: #1308
This commit is contained in:
wolfy1339
2016-09-22 11:40:50 -04:00
parent ce79be8b0b
commit 00aadbaf91
10 changed files with 27 additions and 38 deletions

View File

@@ -25,8 +25,8 @@
<table class="data">
<thead>
<tr>
<td></td>
<td>Key</td>
<th></th>
<th>Key</th>
</tr>
</thead>
<tbody>