add colspan to "recent redeems"
no longer makes an extra line
This commit is contained in:
parent
82d9088c18
commit
90615ce7c6
|
@ -60,7 +60,7 @@
|
|||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Recent redeems</th>
|
||||
<th colspan="2">Recent redeems</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Time</th>
|
||||
|
|
Loading…
Reference in New Issue