Files
ventas_php/templates_c/0d07fc31aba016901cb4cb158ef9d8b28eddf4a7.file.devoluciones-cedis.tpl.php

52 lines
1.8 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-08 12:02:40
compiled from "./templates/devoluciones-cedis.tpl" */ ?>
<?php /*%%SmartyHeaderCode:950417109540de13037b976-67028210%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'0d07fc31aba016901cb4cb158ef9d8b28eddf4a7' =>
array (
0 => './templates/devoluciones-cedis.tpl',
1 => 1410130445,
),
),
'nocache_hash' => '950417109540de13037b976-67028210',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="compras">Devoluciones a CEDIS</h1>
</div>
<div class="clear"></div>
<div align="center" class="btnAddGral">
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
/devoluciones-cedis-agregar" class="inline_add">Nueva Devoluci&oacute;n</a>
</div>
<?php if ($_smarty_tpl->getVariable('msg')->value!=''){?>
<div align="center" style="color:#009900; font-size:14px; padding-top:15px">
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
/images/icons/ok2.png" /><br /><b>
<?php if ($_smarty_tpl->getVariable('msg')->value=="Saved"){?>
La devoluci&oacute;n fue agregada correctamente.
<?php }?>
</b></div>
<?php }?>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("lists/devoluciones-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>