bpm/templates_c/5763262bd9e7a4a8570edc1959ea0e35479937e5_0.file.hauptframe.html.php
2022-11-28 10:24:23 +01:00

57 lines
1.5 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2020-07-17 11:11:06
from "F:\xampp_7.4.4\htdocs\bpm\templates\modern\admin\hauptframe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5f116b2a1652d0_55478681',
'file_dependency' =>
array (
'5763262bd9e7a4a8570edc1959ea0e35479937e5' =>
array (
0 => 'F:\\xampp_7.4.4\\htdocs\\bpm\\templates\\modern\\admin\\hauptframe.html',
1 => 1594976081,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5f116b2a1652d0_55478681 ($_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 BPM Administration</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 }
}