wootook-reloaded/application/design/base/default/scripts/deprecated/officier_body.tpl
Gregory PLANCHAT ec7e40e1aa Refactored to 2 namespaces: Wootook & Legacies
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-10-04 19:57:00 +02:00

9 lines
No EOL
223 B
Go Template

<center>
<br>
<table width="569">
<tr>
<td class="c" colspan="3"><?php echo $this->getData('off_points')?> <?php echo $this->getData('alv_points')?></td>
</tr>
<?php echo $this->getData('disp_off_tbl')?>
</table>
</center>