29 lines
960 B
PHP
Executable File
29 lines
960 B
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-03 15:14:46
|
|
compiled from ".\templates\boxes/dialog.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:19774540776b65a07f7-77608321%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'c1aca7fbfc881710f3675dde8ccd601324a2ec4f' =>
|
|
array (
|
|
0 => '.\\templates\\boxes/dialog.tpl',
|
|
1 => 1408525580,
|
|
),
|
|
),
|
|
'nocache_hash' => '19774540776b65a07f7-77608321',
|
|
'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>
|