Files
luos/workflow/engine/templates/cases/cases_title.html
2010-12-02 23:34:41 +00:00

5 lines
197 B
HTML

<table width="100%" align="center">
<tr class="userGroupTitle">
<td width="100%" align="center">{$CASE} #: {$APP_NUMBER}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{$TITLE}: {$APP_TITLE}</td>
</tr>
</table>