Files
luos/workflow/engine/templates/cases/cases_title.html
2011-09-05 12:47:25 -04:00

5 lines
197 B
HTML
Executable File

<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>