first commit
This commit is contained in:
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2020-02-05 14:59:28
|
||||
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/status_termin.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_5e3aca400a48b2_01608458',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'80a2bca71062febbed7c73aacf35e2f48492fd34' =>
|
||||
array (
|
||||
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/status_termin.html',
|
||||
1 => 1558945367,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_5e3aca400a48b2_01608458 ($_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_refill.css">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<div class="header">
|
||||
<div>
|
||||
<div><?php echo $_smarty_tpl->tpl_vars['status_termin_titel']->value;?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pat_list_box">
|
||||
|
||||
|
||||
|
||||
<table cellspacing="1" cellpadding="1" width="90%" height="90%" border="0">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<?php echo $_smarty_tpl->tpl_vars['status_termin_text']->value;?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user