293 lines
11 KiB
PHP
293 lines
11 KiB
PHP
<?php
|
|
/* Smarty version 3.1.29, created on 2020-11-10 15:24:01
|
|
from "/var/www/web360/htdocs/gottesdienst/templates/modern/abmeldung.html" */
|
|
|
|
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
|
'has_nocache_code' => false,
|
|
'version' => '3.1.29',
|
|
'unifunc' => 'content_5faaa281829344_22755011',
|
|
'file_dependency' =>
|
|
array (
|
|
'eeefca44973ffb5426b76d2a2e9282578b691573' =>
|
|
array (
|
|
0 => '/var/www/web360/htdocs/gottesdienst/templates/modern/abmeldung.html',
|
|
1 => 1605018098,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5faaa281829344_22755011 ($_smarty_tpl) {
|
|
?>
|
|
<!-- index gegen LDAP und DB bei externer Kennung-->
|
|
<?php 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>Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</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_login.css" type="text/css">
|
|
<style>
|
|
.squarebutton_blue{
|
|
width:100px;
|
|
}
|
|
</style>
|
|
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
|
|
>
|
|
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
|
|
>!window.jQuery && document.write('<?php echo '<script'; ?>
|
|
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
|
|
>-->
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript">
|
|
$(document).ready(function() {
|
|
$(".box").fancybox({
|
|
'width' : '75%',
|
|
'height' : '75%',
|
|
'autoScale' : true,
|
|
'transitionIn' : 'elastic',
|
|
'transitionOut' : 'elastic',
|
|
'type' : 'iframe'
|
|
});
|
|
});
|
|
<?php echo '</script'; ?>
|
|
>
|
|
<style>
|
|
.container {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.button {
|
|
font: bold 11px Arial;
|
|
text-decoration: none;
|
|
background-color: #EEEEEE;
|
|
color: #333333;
|
|
padding: 2px 6px 2px 6px;
|
|
border-top: 1px solid #CCCCCC;
|
|
border-right: 1px solid #333333;
|
|
border-bottom: 1px solid #333333;
|
|
border-left: 1px solid #CCCCCC;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<table height="100%" width="100%">
|
|
<tr>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="90%">
|
|
<div class="Header">
|
|
<div>
|
|
<?php if ($_smarty_tpl->tpl_vars['abmelde_error']->value == 1) {?>
|
|
<div align="center">Fehler bei der Abmeldung</div>
|
|
<?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['abmelde_error']->value == 0) {?>
|
|
<div align="center">Abmeldung vom Gottesdienst am <?php echo $_smarty_tpl->tpl_vars['abmelde_termin']->value;?>
|
|
Uhr</div>
|
|
<?php }?>
|
|
</div>
|
|
</div>
|
|
<div class="pat_list_box">
|
|
<p>
|
|
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
|
|
<table width="70%" class="errorTable" align="center">
|
|
<tr>
|
|
<td>
|
|
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_gross.gif">
|
|
</td>
|
|
<td><b>Achtung!</b><br>
|
|
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br />
|
|
<?php }?>
|
|
<table align="center" border="0" bordercolordark="white" bordercolorlight="" cellspacing="0" width="96%" >
|
|
<tr>
|
|
<td align="left">
|
|
<table width="100%" border="0">
|
|
<form action=?action=terminwahl method="POST" name="persdat">
|
|
<?php if ($_smarty_tpl->tpl_vars['abmelde_error']->value == 1) {?>
|
|
<tr>
|
|
<td width="80%">
|
|
<table width="100%" border=0>
|
|
<tr>
|
|
<td width="30%"> </td>
|
|
<td width="40%">
|
|
Es ist ein Fehler aufgetreten. Die Buchung konnte nicht gelöscht werden oder ist bereits gelöscht.<br>
|
|
<br>
|
|
Im Zweifel kontaktieren Sie den <a href="mailto:nak-beutelsbach@gmx.de">Administrator</a>.
|
|
</td>
|
|
<td width="30%"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%"> </td>
|
|
<td width="40%"> </td>
|
|
<td width="30%"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%"> </td>
|
|
<td width="40%">
|
|
|
|
</td>
|
|
<td width="30%"> </td>
|
|
</tr>
|
|
</table>
|
|
<?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['abmelde_error']->value == 0) {?>
|
|
<tr>
|
|
<td width="80%">
|
|
<table width="100%" border=0>
|
|
<tr>
|
|
<td width="30%"> </td>
|
|
<td width="40%">
|
|
<p align="center">
|
|
Sie möchten <b><?php echo $_smarty_tpl->tpl_vars['abmelde_vorname']->value;?>
|
|
<?php echo $_smarty_tpl->tpl_vars['abmelde_nachname']->value;?>
|
|
</b> vom Gottesdienst am <?php echo $_smarty_tpl->tpl_vars['abmelde_termin']->value;?>
|
|
Uhr abmelden?
|
|
<br>
|
|
<br>
|
|
<br>
|
|
Sind Sie sich sicher?
|
|
<br>
|
|
<br>
|
|
<a href="?action=del&antwort=N">
|
|
<img title = "Nein" border="0" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/nein.gif"></a>
|
|
|
|
<a href="?action=del&antwort=Y">
|
|
<img title = "Ja"border="0" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/ja.gif"></a>
|
|
|
|
</p>
|
|
</td>
|
|
<td width="30%"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%"> </td>
|
|
<td width="40%"> </td>
|
|
<td width="30%"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td width="30%"> </td>
|
|
<td width="40%">
|
|
|
|
</td>
|
|
<td width="30%"> </td>
|
|
</tr>
|
|
</table>
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</body>
|
|
</html>
|
|
<?php }
|
|
if ($_smarty_tpl->tpl_vars['action']->value == 'del') {?>
|
|
<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>Abmeldung beendet</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_login.css" type="text/css">
|
|
</head>
|
|
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
|
|
<table height="100%" width="100%">
|
|
<tr>
|
|
<td width="15%">
|
|
|
|
</td>
|
|
<td width="70%">
|
|
<div class="Header">
|
|
<div>
|
|
<div align="center">Abmeldung beendet</div>
|
|
</div>
|
|
</div>
|
|
<div class="pat_list_box">
|
|
<p>
|
|
<?php if ($_smarty_tpl->tpl_vars['save_error']->value == '1') {?>
|
|
<table width="70%" class="errorTable" align="center">
|
|
<tr>
|
|
<td>
|
|
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_gross.gif">
|
|
</td>
|
|
<td><b>Achtung!</b><br>
|
|
<?php echo $_smarty_tpl->tpl_vars['save_error_text']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br />
|
|
<?php } else { ?>
|
|
<br>
|
|
<br>
|
|
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
|
|
<tr>
|
|
<td align="left">
|
|
<table width="100%" border="0">
|
|
<form action=?action=save method="POST" name="save">
|
|
<tr>
|
|
<td width="80%">
|
|
<p align='center'>
|
|
<?php echo $_smarty_tpl->tpl_vars['abmelde_ausgabe']->value;?>
|
|
|
|
</p>
|
|
<br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<br>
|
|
<?php }?>
|
|
</div>
|
|
</td>
|
|
<td width="15%">
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</body>
|
|
</html>
|
|
<?php }
|
|
}
|
|
}
|