29 lines
903 B
PHP
29 lines
903 B
PHP
<?php
|
|
/* Smarty version 3.1.30, created on 2020-04-04 15:23:38
|
|
from "D:\makl\wamp\www\conference\dev\src\Admin\template\partial\Shared\infoFrame.tpl" */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.30',
|
|
'unifunc' => 'content_5e88a67adeb491_83194276',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'a1ff00f36103b76c750c8028a723c4988d92c14f' =>
|
|
array (
|
|
0 => 'D:\\makl\\wamp\\www\\conference\\dev\\src\\Admin\\template\\partial\\Shared\\infoFrame.tpl',
|
|
1 => 1271400774,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5e88a67adeb491_83194276 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?>
|
|
<span style="color: red; text-align: center;"><?php echo $_smarty_tpl->tpl_vars['info']->value;?>
|
|
</span>
|
|
<div style="clear: both;"></div><?php }
|
|
}
|