8 lines
No EOL
357 B
Go Template
8 lines
No EOL
357 B
Go Template
<tr>
|
|
<td class="c" width="30"><?php echo $this->getData('Position')?></td>
|
|
<td class="c" width="30"><?php echo $this->getData('Difference')?></td>
|
|
<td class="c"><?php echo $this->getData('Player')?></td>
|
|
<td class="c"> </td>
|
|
<td class="c"><?php echo $this->getData('Alliance')?></td>
|
|
<td class="c"><?php echo $this->getData('Points')?></td>
|
|
</tr> |