mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
41 lines
1.1 KiB
Smarty
41 lines
1.1 KiB
Smarty
{*
|
|
/*************************************
|
|
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
|
|
* SPDX-License-Identifier: AGPL-3.0-only
|
|
************************************/
|
|
*}
|
|
|
|
{* crmv@111998 *}
|
|
<table width="95%" border="0" cellpadding="1" cellspacing="0" align="center">
|
|
<tr>
|
|
<td align="center">
|
|
<br>
|
|
<br>
|
|
{$HEADER_BUTTONS}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table border="0" cellpadding="0" cellspacing="0" class="FormBorder" width="100%">
|
|
<tr height="20">
|
|
<td>
|
|
<table class="small" border="0" cellpadding="3" cellspacing="1" width="90%" align="center">
|
|
<tr>
|
|
<td> {$RECORD_COUNTS}</td>
|
|
{$NAVIGATION}
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table style="background-color: rgb(204, 204, 204);" class="small" border="0" cellpadding="3"
|
|
cellspacing="1" width="90%" align="center">
|
|
{$LISTHEADER}
|
|
{$LISTENTITY}
|
|
</table>
|
|
</td></tr>
|
|
<tr><td> </td></tr>
|
|
</table>
|
|
|
|
|