Files
ventas_php/templates_c/0c93cf362c4a95d07bda47ca337c7d91a31a23fd.file.facturacion-folios.tpl.php

50 lines
1.6 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-22 14:31:44
compiled from "./templates/facturacion-folios.tpl" */ ?>
<?php /*%%SmartyHeaderCode:579904711542079200f0220-57546068%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'0c93cf362c4a95d07bda47ca337c7d91a31a23fd' =>
array (
0 => './templates/facturacion-folios.tpl',
1 => 1410130445,
),
),
'nocache_hash' => '579904711542079200f0220-57546068',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Folios</h1>
</div>
<div class="clear"></div>
<?php if ($_smarty_tpl->getVariable('cmpMsg')->value){?>
<div align="center" style="color:#009900"><?php echo $_smarty_tpl->getVariable('cmpMsg')->value;?>
<br /><br /></div>
<?php }?>
<?php if ($_smarty_tpl->getVariable('errMsg')->value){?>
<div align="center" style="color:#FF0000"><?php echo $_smarty_tpl->getVariable('errMsg')->value;?>
<br /><br /></div>
<?php }?>
<div class="clear"></div>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("lists/facturacion-folios.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>