add colspan to "recent redeems"

no longer makes an extra line
This commit is contained in:
Lili (Tlapka) 2023-03-13 15:29:34 +01:00
parent 82d9088c18
commit 90615ce7c6
1 changed files with 1 additions and 1 deletions

View File

@ -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>