57 lines
1.5 KiB
PHP
57 lines
1.5 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-03-14 09:16:37
|
|
from 'F:\git\survey\templates\modern\admin\hauptframe.html' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_64102d65aa9842_78061655',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'87ea3d3309d44b6a68d97023c70c3c17d61daf46' =>
|
|
array (
|
|
0 => 'F:\\git\\survey\\templates\\modern\\admin\\hauptframe.html',
|
|
1 => 1678780947,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_64102d65aa9842_78061655 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?><html>
|
|
<head>
|
|
<title>BPM Administration</title>
|
|
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/css/styles_refill.css">
|
|
</head>
|
|
|
|
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
|
|
|
<div class="header">
|
|
<div>
|
|
<div>Willkommen</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="pat_list_box">
|
|
<p>
|
|
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
|
|
<tr>
|
|
<td align="center">
|
|
<b>Willkommen bei der Administration JU & MI</b>
|
|
<br />
|
|
<br />
|
|
<br />
|
|
Wählen Sie oben einen Reiter aus, um den gewünschten Bereich zu administrieren.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
</body>
|
|
</html><?php }
|
|
}
|