5 lines
174 B
Go Template
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>
|