Dev #66

Merged
OpzekerIT merged 5 commits from dev into main 2023-10-03 13:45:07 +00:00
Showing only changes of commit b2449cd3ba - Show all commits

View file

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