28 lines
1.2 KiB
PHP
Executable File
28 lines
1.2 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-04-30 18:22:16
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/boxes/export-vista-previa.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:1504171389536185a866c807-57997172%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'07155d6b181f7b6ebd65f60378d6804a9ec90e78' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/boxes/export-vista-previa.tpl',
|
|
1 => 1375965226,
|
|
),
|
|
),
|
|
'nocache_hash' => '1504171389536185a866c807-57997172',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div>
|
|
Vista previa disponible.
|
|
<br /><br />
|
|
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/util/download.php?path=<?php echo $_smarty_tpl->getVariable('comprobante')->value['path'];?>
|
|
&secPath=temp&filename=vistaPrevia.pdf&contentType=text/pdf" target="_blank" title="Descargar Vista Previ">
|
|
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/images/pdf_icon.png" height="100" width="100" border="0"/>
|
|
</a>
|
|
</div>
|