Files
luos/workflow/engine/templates/cases/cases_title.html

5 lines
197 B
HTML
Raw Permalink Normal View History

2010-12-02 23:34:41 +00:00
<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>