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

8 lines
No EOL
262 B
Go Template

<br><br>
<table width="519">
<tr>
<td class="c"><h1><span style="color: <?php echo $this->getData('color')?>;"><?php echo $this->getData('title')?></span></h1></td>
</tr><tr>
<th class="errormessage"><?php echo $this->getData('mes')?></th>
</tr>
</table>