101 lines
3.0 KiB
PHP
Executable File
101 lines
3.0 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 3.1.29, created on 2020-08-05 16:56:32
|
|
from "/srv/www/htdocs-hvf/kurs/bpm/templates/modern/status/logout.html" */
|
|
|
|
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
|
'has_nocache_code' => false,
|
|
'version' => '3.1.29',
|
|
'unifunc' => 'content_5f2ac8a07c2df0_87128647',
|
|
'file_dependency' =>
|
|
array (
|
|
'28a51641f09f2edd9afcdee2feca2fdaf4156f3d' =>
|
|
array (
|
|
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/status/logout.html',
|
|
1 => 1589181828,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5f2ac8a07c2df0_87128647 ($_smarty_tpl) {
|
|
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<meta name="mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
<title><?php echo $_smarty_tpl->tpl_vars['logout_titel']->value;?>
|
|
</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/css/styles_refill.css" type="text/css">
|
|
<style>
|
|
.squarebutton_blue{
|
|
width:100px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
|
|
|
|
<table height="100%" width="100%">
|
|
<tr>
|
|
<td width="20%">
|
|
|
|
</td>
|
|
<td width="60%">
|
|
<div class="Header">
|
|
<div>
|
|
<div align="center"><?php echo $_smarty_tpl->tpl_vars['logout_titel']->value;?>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="pat_list_box">
|
|
<p>
|
|
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
|
|
<tr>
|
|
<td width="200px" align="center" valign="middle">
|
|
<img style="margin:10px;padding:10px;"src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/deputat_icon.svg" height="100">
|
|
</td>
|
|
<td align="left">
|
|
<table width="100%">
|
|
<form action=?action=anmeld method="POST" name="login">
|
|
<tr>
|
|
<td width="100%" align="center">
|
|
<strong>Der Logout ist abgeschlossen!</strong>
|
|
<br>
|
|
Sie können das Fenster jetzt schließen.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="100%" align="center">
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<br />
|
|
<br />
|
|
</div>
|
|
</td>
|
|
<td width="20%">
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</form>
|
|
|
|
</body>
|
|
</html>
|
|
<?php }
|
|
}
|
|
}
|