Files
ventas_php/templates_c/83cc56d1179fa55c5294f09648efa784c784b2b4.file.facturacion-certificado.tpl.php

45 lines
1.6 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-22 12:27:23
compiled from "./templates/facturacion-certificado.tpl" */ ?>
<?php /*%%SmartyHeaderCode:97669949754205bfbaae279-55668805%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'83cc56d1179fa55c5294f09648efa784c784b2b4' =>
array (
0 => './templates/facturacion-certificado.tpl',
1 => 1410130445,
),
),
'nocache_hash' => '97669949754205bfbaae279-55668805',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Actualizar Certificado</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 }elseif($_smarty_tpl->getVariable('errMsg')->value){?>
<div align="center" style="color:#FF0000"><?php echo $_smarty_tpl->getVariable('errMsg')->value;?>
<br /><br /></div>
<?php }?>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("forms/agregar-certificado.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>