Files
ventas_php/templates/lists/cuentas-notas.tpl

6 lines
256 B
Smarty
Executable File

<table width="100%" cellpadding="0" cellspacing="0" border="0" id="subTbl">
{include file="{$DOC_ROOT}/templates/items/cuentas-notas-header.tpl"}
<tbody>
{include file="{$DOC_ROOT}/templates/items/cuentas-notas-base.tpl"}
</tbody>
</table>