height
This commit is contained in:
parent
037732e42a
commit
eea1ae7067
1 changed files with 2 additions and 1 deletions
|
|
@ -101,7 +101,8 @@ 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='17' height='17'/> $change </td>
|
||||
<td style='line-height: 17px;'><img src='$imagePath' alt='Change Indicator' style='vertical-align: middle;' width='17' height='17'/> $change </td>
|
||||
|
||||
|
||||
</tr>";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue