29 lines
1006 B
PHP
Executable File
29 lines
1006 B
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2026-01-06 21:22:51
|
|
compiled from "/var/www/html/ventas/templates/boxes/dialog.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:1731157414695dd18bb25229-71966724%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'70ef81a4c670eef9395625059c42378c13e46a57' =>
|
|
array (
|
|
0 => '/var/www/html/ventas/templates/boxes/dialog.tpl',
|
|
1 => 1767753171,
|
|
),
|
|
),
|
|
'nocache_hash' => '1731157414695dd18bb25229-71966724',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="modDialog" style="display:none">
|
|
<div class="headerMsgD">
|
|
<div class="titMsgD">MENSAJE</div>
|
|
<div class="btnMsgD">
|
|
<a href="javascript:void(0)" onclick="CloseMsgD()">X Cerrar</a>
|
|
</div>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
<div class="conMsgD" align="center" id="txtMsgD"></div>
|
|
</div>
|