Files
ventas_php/templates_c/118112af7dbebdae36f8fd2647d6373aca4e6a21.file.clientes.tpl.php

48 lines
1.7 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-07 17:58:17
compiled from "./templates/clientes.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1681353286540ce306df4229-11210961%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'118112af7dbebdae36f8fd2647d6373aca4e6a21' =>
array (
0 => './templates/clientes.tpl',
1 => 1410130445,
),
),
'nocache_hash' => '1681353286540ce306df4229-11210961',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Clientes</h1>
</div>
<div class="grid_6" id="eventbox" style="display:none">
<a href="#" class="inline_tip"></a>
</div>
<div class="clear"></div>
<div align="center" class="btnAddGral">
<a href="javascript:void(0)" class="inline_add" id="addCliente">Agregar Cliente</a>
</div>
<?php $_template = new Smarty_Internal_Template("forms/search-clientes.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("lists/clientes.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
</div>
<div class="clear"></div>
</div>