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>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Recent redeems</th>
|
<th colspan="2">Recent redeems</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Time</th>
|
<th>Time</th>
|
||||||
|
|
Loading…
Reference in New Issue