Refactor form header names.

This commit is contained in:
Spencer Ofwiti 2020-11-04 16:23:04 +03:00
parent b05d19cf43
commit cec92d25b9
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@
</tbody>
<tfoot class="thead-dark">
<tr>
<th scope="col">From</th>
<th scope="col">To</th>
<th scope="col">Sender</th>
<th scope="col">Recipient</th>
<th scope="col">Value</th>
<th scope="col"></th>
</tr>