Files
ventas_php/templates_c/b84210bfa45e19257f0854105b1227df7d4bfcb8.file.envios-detalles.tpl.php

36 lines
1.3 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-11 11:30:32
compiled from "./templates/envios-detalles.tpl" */ ?>
<?php /*%%SmartyHeaderCode:2160680585411ce28461e56-40908859%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'b84210bfa45e19257f0854105b1227df7d4bfcb8' =>
array (
0 => './templates/envios-detalles.tpl',
1 => 1410130445,
),
),
'nocache_hash' => '2160680585411ce28461e56-40908859',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="compras">Env&iacute;os :: CEDIS :: Detalles No. <?php echo $_smarty_tpl->getVariable('info')->value['envioId'];?>
</h1>
</div>
<div class="clear"></div>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("forms/detalles-envio-cedis.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>