use <th> instead of <td> for table headers on variable page

This commit is contained in:
Coby Chapple 2013-05-02 21:32:41 +01:00
parent 6f2f296578
commit 04bbca5871
1 changed files with 8 additions and 8 deletions

View File

@ -17,8 +17,8 @@ following is a reference of the available data.
<table>
<thead>
<tr>
<td>Variable</td>
<td>Description</td>
<th>Variable</th>
<th>Description</th>
</tr>
</thead>
<tbody>
@ -70,8 +70,8 @@ following is a reference of the available data.
<table>
<thead>
<tr>
<td>Variable</td>
<td>Description</td>
<th>Variable</th>
<th>Description</th>
</tr>
</thead>
<tbody>
@ -143,8 +143,8 @@ following is a reference of the available data.
<table>
<thead>
<tr>
<td>Variable</td>
<td>Description</td>
<th>Variable</th>
<th>Description</th>
</tr>
</thead>
<tbody>
@ -254,8 +254,8 @@ following is a reference of the available data.
<table>
<thead>
<tr>
<td>Variable</td>
<td>Description</td>
<th>Variable</th>
<th>Description</th>
</tr>
</thead>
<tbody>