2021-04-28 20:10:26 +02:00

19 lines
619 B
Smarty

{*
/*************************************
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
* SPDX-License-Identifier: AGPL-3.0-only
************************************/
*}
<table width="100%" cellspacing="0" cellpadding="5" border="0" class="settingsSelUITopLine"><tbody>
<tr>
<td width="50" valign="top" rowspan="2">
<img width="48" height="48" border="0" src="{'settingsWorkflow.png'|resourcever}"/>
</td>
<td valign="bottom" class="heading2">{$MODULE_NAME} > {$PAGE_NAME}</b>
</td>
</tr>
<tr>
<td valign="top" class="small">{$PAGE_TITLE}</td>
</tr>
</tbody></table>
<br>