Primer commit del sistema avantika sin cambios
This commit is contained in:
29
templates_c/c1aca7fbfc881710f3675dde8ccd601324a2ec4f.file.dialog.tpl.php
Executable file
29
templates_c/c1aca7fbfc881710f3675dde8ccd601324a2ec4f.file.dialog.tpl.php
Executable file
@@ -0,0 +1,29 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user