This commit is contained in:
Thijs Stobbelaar 2023-10-03 15:01:33 +02:00
parent b2449cd3ba
commit 8f82da9e41

View file

@ -101,7 +101,7 @@ error_reporting(E_ALL);
<td>$matches</td>
<td>$wins</td>
<td>$deaths</td>
<td><img src='$imagePath' alt='Change Indicator' style='vertical-align: right;' width='25' height='25'/> $change </td>
<td><img src='$imagePath' alt='Change Indicator' style='vertical-align: right;' width='15' height='15'/> $change </td>
</tr>";
}