Spaces:
Sleeping
Sleeping
processmaker-community / processmaker-files /workflow /engine /templates /cases /cases_PrintViewTitle.html
| <table width="100%" align="center"> | |
| <tr class="userGroupTitle"> | |
| <td width="100%" align="left"><strong>{$CASE}:</strong> {$APP_NUMBER} <strong>{$TITLE}:</strong> {$APP_TITLE} <strong>{$PROCESS}:</strong> {$APP_PROCESS} </td> | |
| </tr> | |
| <tr class="userGroupTitle"> | |
| <td width="100%" align="left"><strong>{$USER}:</strong> {$USR_USERNAME} <strong>{$WORKSPACE}:</strong> {$USER_ENV} <strong>{$DATELABEL}:</strong> {$DATEPRINT} </td> | |
| </tr> | |
| </table> |