Files
ventas_php/ajax/templates_c/0f64aaefb227bd24b85a1c90529dcfaf9b6c7fa2.file.agregar-pago-popup.tpl.php

51 lines
2.3 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-04-30 10:09:41
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/boxes/agregar-pago-popup.tpl" */ ?>
<?php /*%%SmartyHeaderCode:14212676345361123596dfc7-59884567%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'0f64aaefb227bd24b85a1c90529dcfaf9b6c7fa2' =>
array (
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/boxes/agregar-pago-popup.tpl',
1 => 1379913041,
),
),
'nocache_hash' => '14212676345361123596dfc7-59884567',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="popupheader" style="z-index:70">
<div id="fviewmenu" style="z-index:70">
<div id="fviewclose"><span style="color:#CCC" id="closePopUpDiv">
<a href="javascript:void(0)">Close<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
/images/b_disn.png" border="0" alt="close" /></a></span>
</div>
</div>
<div id="ftitl">
<div class="flabel">Agregar Pago :: Pedido No. <?php echo $_smarty_tpl->getVariable('info')->value['noPedido'];?>
</div>
<div id="vtitl">
<span title="Titulo">Agregar Pago :: Pedido No. <?php echo $_smarty_tpl->getVariable('info')->value['noPedido'];?>
</span>
<br />
Factura: <?php echo $_smarty_tpl->getVariable('info')->value['folioProv'];?>
<br />
Saldo: $<?php echo number_format($_smarty_tpl->getVariable('info')->value['saldo'],2,'.',',');?>
</div>
</div>
<div id="draganddrop" style="position:absolute;top:45px;left:640px">
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
/images/draganddrop.png" border="0" alt="mueve" />
</div>
</div>
<div class="wrapper">
<?php $_template = new Smarty_Internal_Template("{$_smarty_tpl->getVariable('DOC_ROOT')->value}/templates/forms/agregar-pago.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>