vtenext/Smarty/templates/AddProductsToPriceBookContents.tpl
2021-04-28 20:10:26 +02:00

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>&nbsp;{$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>&nbsp;</td></tr>
</table>