5 lines
No EOL
375 B
Go Template
5 lines
No EOL
375 B
Go Template
<tr>
|
|
<th width=120><img src="images/officiers/<?php echo $this->getData('off_id')?>.jpg" align="top" width="120" height="120" /></th>
|
|
<th align=center><font color="#ff8900"><?php echo $this->getData('off_tx_lvl')?> <?php echo $this->getData('off_lvl')?></font><?php echo $this->getData('off_desc')?></th>
|
|
<th align=center><?php echo $this->getData('off_link')?></th>
|
|
</tr> |