Files
ventas_php/templates/lists/reportes-cuentaspagar.tpl

11 lines
431 B
Smarty
Executable File

<div class="clear"></div>
<!--THIS IS A WIDE PORTLET-->
<div class="portlet">
<div class="portlet-content nopadding">
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
{include file="{$DOC_ROOT}/templates/items/reportes-cuentaspagar-header.tpl"}
{include file="{$DOC_ROOT}/templates/items/reportes-cuentaspagar-base.tpl"}
</table>
</div>
</div>