wootook-reloaded/application/design/base/default/scripts/deprecated/changelog_table.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

5 lines
174 B
Go Template

<tr>
<th width="42"><?php echo $this->getData('version_number')?></th>
<td style="text-align:left" class=b><?php echo $this->getData('description')?></td>
</tr>