first commit

This commit is contained in:
aschwarz
2023-03-14 07:16:04 +01:00
commit 6bbedc25ab
2239 changed files with 392206 additions and 0 deletions

View File

@ -0,0 +1,906 @@
<!-- index gegen LDAP und DB bei externer Kennung-->
{if $action == ''}
<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/{$global_template}/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" />
<script type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</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%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center">&nbsp;</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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">
<tr>
<td width="80%">
<h2><p align="center">Registrierung und Terminbuchung für die Gottesdienste in Weinstadt-Beutelsbach</h2>
<br>
<br>
<table width="100%" border=0>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%"><p align='center'><img src='media/beutelsbach.jpg' width='300'></p></td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">&nbsp;</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
<p align='center'>Der Assistent begleitet Sie durch folgende Seiten:</p>
<div class="container">
<ol>
<li>Terminauswahl</li>
<li>Registrierung der Hausstände</li>
<li>Zusammenfassung und Speichern</li>
</ol>
</div>
</td>
<td width="30%">&nbsp;</td>
</tr>
</table>
<br>
<p align="center">
<input type="submit" class="button" value="Weiter zu Schritt 1">
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'terminwahl'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="jquery/jquery-ui.css">
<script src="jquery/jquery-1.12.4.js"></script>
<script src="jquery/jquery-ui.js"></script>
<script src="jquery/globalize.js"></script>
<script src="jquery/globalize.culture.de-DE.js"></script>
<script src="jquery/jquery.mousewheel.js"></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;
}
.row_0 {
background-color: #FFFFFF;
}
.row_1 {
background-color: #E1E8F1;
}
th{
background: lightgray;
border: 1px solid #656565;
font-size:11px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
</style>
</head>
<!--<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">-->
<body>
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $termin_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termin_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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=hausstand method="POST" name="hausstand">
<tr>
<td width="80%">
<table width="100%" border="0">
<tr>
<td width="80%">
<h2><p align="center">1) Terminwahl</h2>
<br>
<table width="100%" border=0>
<tr>
<td width="20%">&nbsp;</td>
<td width="60%">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<th>
<b>Auswahl</b>
</th>
<th>
<b>Datum</b>
</th>
<th>
<b>Hinweis</b>
</th>
</tr>
{section name=table_data1 loop=$table_data1}
{if $table_data1[table_data1].hinweis_gepserrt == 1}
<tr>
<td align="center" class="row_{$table_data1[table_data1].zaehler}" height='30'>
&nbsp;
</td>
<td class="row_{$table_data1[table_data1].zaehler}" height='30' style="padding-left:15px;">
<s>{$table_data1[table_data1].datum}</s>
</td>
<td class="row_{$table_data1[table_data1].zaehler}" height='30' style="padding-left:15px;">
Die Anmeldung zum Gottesdienst ist leider nicht mehr möglich.<br>Bitte verwenden Sie stattdessen den Livestream <a href='http://www.nak-btb.de' target='_top'>http://www.nak-btb.de</a> oder die Telefonübertrag über Perfon.
</td>
</tr>
{else}
<tr>
<td align="center" class="row_{$table_data1[table_data1].zaehler}" height='30'>
<input type="checkbox" name="termin[]" id="termin_{$smarty.section.table_data1.rownum}"value="{$table_data1[table_data1].tid}" {if $checked_{$table_data1[table_data1].tid} == 1} checked {/if}>
</td>
<td class="row_{$table_data1[table_data1].zaehler}" height='30' style="padding-left:15px;">
<label for="termin_{$smarty.section.table_data1.rownum}">{$table_data1[table_data1].datum}</label>
</td>
<td class="row_{$table_data1[table_data1].zaehler}" height='30' style="padding-left:15px;">
<label for="termin_{$smarty.section.table_data1.rownum}">{$table_data1[table_data1].hinweis}</label>
</td>
</tr>
{/if}
{/section}
</table>
</td>
<td width="20%">&nbsp;</td>
</tr>
</table>
<br>
<p align="center">
<input type="submit" class="button" value="Weiter zu Schritt 2">
</p>
<br>
</td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'hausstand'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="jquery/jquery-ui.css">
<script src="jquery/jquery-1.12.4.js"></script>
<script src="jquery/jquery-ui.js"></script>
<script src="jquery/globalize.js"></script>
<script src="jquery/globalize.culture.de-DE.js"></script>
<script src="jquery/jquery.mousewheel.js"></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 onload='if(document.overview)document.overview.nachname1.focus();return false;' onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $hausstand_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$hausstand_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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=overview method="POST" name="overview">
<tr>
<td width="80%">
<table width="100%" border="0">
<tr>
<td width="80%">
<h2><p align="center">2) Namen der Personen, <u>die im selben Haushalt gemeldet sind</u></h2>
<br>
<table width="100%" border=0>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
<table width='100%' border="0">
<tr>
<td>
&nbsp;
</td>
<td colspan="3">
Sie können Ihre Mailadresse hinterlegen. Dadurch
<ul>
<li>bekommen Sie eine Bestätigung nach erfolgreicher Registrierung</li>
<li>haben Sie die Möglichkeit, sich oder einzlne Familienmitglieder vom Gottesdienst wieder abzumelden</li>
</ul>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
<b>E-Mail:</b>
</td>
<td>
&nbsp;
</td>
<td>
<input type="text" name="mail" id="mail" value="{$hausstand_value_mail}" size="40">
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
<b>Nachname</b>
</td>
<td>
&nbsp;
</td>
<td>
<b>Vorname (vollständig ausgeschrieben)</b>
</td>
</tr>
<tr>
<td align="right">
1
</td>
<td>
<input type="text" name="nachname1" id="nachname1" value="{$hausstand_value_nachname1}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname1" id="vorname1" value="{$hausstand_value_vorname1}" size="40">
</td>
</tr>
<tr>
<td align="right">
2
</td>
<td>
<input type="text" name="nachname2" id="nachname2" value="{$hausstand_value_nachname2}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname2" id="vorname2" value="{$hausstand_value_vorname2}" size="40">
</td>
</tr>
<tr>
<td align="right">
3
</td>
<td>
<input type="text" name="nachname3" id="nachname3" value="{$hausstand_value_nachname3}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname3" id="vorname3" value="{$hausstand_value_vorname3}" size="40">
</td>
</tr>
<tr>
<td align="right">
4
</td>
<td>
<input type="text" name="nachname4" id="nachname4" value="{$hausstand_value_nachname4}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname4" id="vorname4" value="{$hausstand_value_vorname4}" size="40">
</td>
</tr>
<tr>
<td align="right">
5
</td>
<td>
<input type="text" name="nachname5" id="nachname5" value="{$hausstand_value_nachname5}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname5" id="vorname5" value="{$hausstand_value_vorname5}" size="40">
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
</table>
</td>
<td width="30%">&nbsp;</td>
</tr>
</table>
<br>
<p align="center">
<a href="?action=terminwahl" class="button">Seite zurück</a> <input type="submit" class="button" value="Weiter zu Schritt 3">
</p>
<br>
</td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'overview'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="jquery/jquery-ui.css">
<script src="jquery/jquery-1.12.4.js"></script>
<script src="jquery/jquery-ui.js"></script>
<script src="jquery/globalize.js"></script>
<script src="jquery/globalize.culture.de-DE.js"></script>
<script src="jquery/jquery.mousewheel.js"></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>
<script type="text/javascript">
function senden_aktiv(){
if ( document.save.versicherung.checked == true ){
document.getElementById("senden").disabled=false;
document.getElementById("senden").style.color = "white";
document.getElementById("senden").style.backgroundColor = "green";
}else{
document.getElementById("senden").disabled=true;
document.getElementById("senden").style.color = "white";
document.getElementById("senden").style.backgroundColor = "FF0000";
}
}
</script>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $persdat_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$persdat_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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%">
<table width="100%" border="0">
<tr>
<td width="80%">
<h2><p align="center">3) Übersicht und verbindlich speichern</u></h2>
<br>
<table width="100%" border=0>
<tr>
<td width="10%">&nbsp;</td>
<td width="80%">
<table width='100%' border="0">
{if $overview_value_beginn != ''}
<tr>
<td width="200" valign="top">
<b>Gottesdienst:</b>
</td>
<td valign="top">
{section name=table_data1 loop=$table_data1}
{$table_data1[table_data1].beginn} ({$table_data1[table_data1].hinweis})<br>
{/section}
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
{/if}
{if $overview_value_nachname1 != ''}
<tr>
<td>
<b>Person 1:</b>
</td>
<td>
{$overview_value_nachname1}, {$overview_value_vorname1}
</td>
</tr>
{/if}
{if $overview_value_nachname2 != ''}
<tr>
<td>
<b>Person 2:</b>
</td>
<td>
{$overview_value_nachname2}, {$overview_value_vorname2}
</td>
</tr>
{/if}
{if $overview_value_nachname3 != ''}
<tr>
<td>
<b>Person 3:</b>
</td>
<td>
{$overview_value_nachname3},{$overview_value_vorname3}
</td>
</tr>
{/if}
{if $overview_value_nachname4 != ''}
<tr>
<td>
<b>Person 4:</b>
</td>
<td>
{$overview_value_nachname4}, {$overview_value_vorname4}
</td>
</tr>
{/if}
{if $overview_value_nachname5 != ''}
<tr>
<td>
<b>Person 5:</b>
</td>
<td>
{$overview_value_nachname5}, {$overview_value_vorname5}
</td>
</tr>
{/if}
{if $overview_value_mail != ''}
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<b>Mailadresse:</b>
</td>
<td>
{$overview_value_mail}
</td>
</tr>
{/if}
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td valign="top">
<input type="checkbox" name="versicherung" onclick="senden_aktiv();" id="r2">
</td>
<td style="text-align: justify;">
<label for="r2">Ich versichere, dass die Angaben richtig sind und dass es sich bei den genannten Personen um einen Haushalt handelt.</b></label>
</td>
</table>
</td>
<td width="10%">&nbsp;</td>
</tr>
</table>
<br>
<p align="center">
<a href="?action=hausstand" class="button">Seite zurück</a> <input type="submit" name="senden" id="senden" value="Verbindlich buchen" style="background-color: #FF0000;color: #FFFFFF;" class="button" disabled>
</p>
<br>
</td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'save'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="jquery/jquery-ui.css">
<script src="jquery/jquery-1.12.4.js"></script>
<script src="jquery/jquery-ui.js"></script>
<script src="jquery/globalize.js"></script>
<script src="jquery/globalize.culture.de-DE.js"></script>
<script src="jquery/jquery.mousewheel.js"></script>
<style>
.squarebutton_blue{
width:100px;
}
.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>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $save_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$save_error_text}
</td>
</tr>
</table>
<br />
{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'>
<b>Die Anmeldung zum Gottesdienst ist erfolgreich abgeschlossen.</b><br>
<br>
Sie können das Fenster nun schließen!
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
{/if}
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,243 @@
<!-- index gegen LDAP und DB bei externer Kennung-->
{if $action == ''}
<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/{$global_template}/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" />
<script type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</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%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
{if $abmelde_error == 1}
<div align="center">Fehler bei der Abmeldung</div>
{/if}
{if $abmelde_error == 0}
<div align="center">Abmeldung vom Gottesdienst am {$abmelde_termin} Uhr</div>
{/if}
</div>
</div>
<div class="pat_list_box">
<p>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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">
{if $abmelde_error == 1}
<tr>
<td width="80%">
<table width="100%" border=0>
<tr>
<td width="30%">&nbsp;</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%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">&nbsp;</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
</td>
<td width="30%">&nbsp;</td>
</tr>
</table>
{/if}
{if $abmelde_error == 0}
<tr>
<td width="80%">
<table width="100%" border=0>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
<p align="center">
Sie möchten <b>{$abmelde_vorname} {$abmelde_nachname}</b> vom Gottesdienst am {$abmelde_termin} Uhr abmelden?
<br>
<br>
<br>
Sind Sie sich sicher?
<br>
<br>
<a href="?action=del&antwort=N">
<img title = "Nein" border="0" src="./templates/{$global_template}/images/nein.gif"></a>
&nbsp;
<a href="?action=del&antwort=Y">
<img title = "Ja"border="0" src="./templates/{$global_template}/images/ja.gif"></a>
</p>
</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">&nbsp;</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
</td>
<td width="30%">&nbsp;</td>
</tr>
</table>
{/if}
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == '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/{$global_template}/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%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Abmeldung beendet</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $save_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$save_error_text}
</td>
</tr>
</table>
<br />
{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'>
{$abmelde_ausgabe}
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
{/if}
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,32 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<form action="?action=edit" method='post' name='ausgabe'>
{section name=table_data1 loop=$table_data1}
{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname} <a href="?action=del&bid={$table_data1[table_data1].bid}&reihe={$koord_reihe}&platz={$koord_platz}&tid={$koord_tid}"><img title = 'Zuordnung l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>&nbsp;{if $table_data1[table_data1].favorit == 0}
<a href="?action=fav&status=0&vorname={$table_data1[table_data1].vorname}&nachname={$table_data1[table_data1].nachname}&tid={$koord_tid}&reihe={$koord_reihe}&platz={$koord_platz}"><img title = 'Standardplatz löschen' border="0" height=10 src="../templates/{$global_template}/images/favorit_red.png"></a>{/if}{if $table_data1[table_data1].favorit == 1}
<a href="?action=fav&status=1&vorname={$table_data1[table_data1].vorname}&nachname={$table_data1[table_data1].nachname}&tid={$koord_tid}&reihe={$koord_reihe}&platz={$koord_platz}"><img title = 'Als Standardplatz setzen' border="0" height=10 src="../templates/{$global_template}/images/favorit.png"></a>{/if}<br>
{/section}
</form>
</body>
</html>
{/if}
{if $action == 'del'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type="text/javascript">
function reload_unzugeordnet() {
var iframe = parent.document.getElementById('unzugeordnet');
iframe.src = iframe.src;
}
</script>
</head>
<body onload='reload_unzugeordnet();'>
</body>
</html>
{/if}

View File

@ -0,0 +1,935 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=edit" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Sitzplätze</b>
</legend>
<br />
<br />
<p align="center">
<select name="testtermin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tid}">{$table_data1[table_data1].datum_form} ({$table_data1[table_data1].anz_ges} Anm / {$table_data1[table_data1].anz_fam} Haush.)</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Datum wählen">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'edit'}
<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-us-bar-style" content="black" />
<title>Sitzplan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.squarebutton_blue{
width:100px;
}
.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;
}
.tg{
border-collapse:collapse;
border-spacing:0;
}
.tg td{
border-color:black;
border-style:solid;
border-width:1px;
font-family:Arial, sans-serif;
font-size:14px;
overflow:hidden;
padding:6px 7px;
word-break:normal;
}
.tg th{
border-color:black;
border-style:solid;
border-width:1px;
font-family:Arial, sans-serif;
font-size:14px;
font-weight:normal;
overflow:hidden;
padding:6px 7px;
word-break:normal;
}
.tg .tg-hfk9{
background-color:#000000;
border-color:#000000;
text-align:left;
vertical-align:top
}
.tg .tg-1i2r{
background-color:#f8ff00;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-llyw{
background-color:#c0c0c0;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-0pky{
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-c6of{
background-color:#ffffff;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-agym{
background-color:#fcff2f;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-61xu{
background-color:#cbcefb;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-y6fn{
background-color:#c0c0c0;
text-align:left;
vertical-align:top
}
.legend1 {
display: block;
padding-left: 30px;
padding-right: 30px;
border: none;
}
fieldset {
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
border: 1px solid #888;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
</style>
<link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
<script>
function resizeIframe(obj) {
obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
}
</script>
</head>
<body>
<table width="100%">
<tr>
<td width="5%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center">Sitzplan: {$edit_value_datum}</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $save_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$save_error_text}
</td>
</tr>
</table>
<br />
{else}
<iframe src="./gd_verwaltung.php?tid={$edit_value_tid}" name="verwaltung" id="verwaltung" width="1100" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<iframe src="./unzugeordnet.php?tid={$edit_value_tid}" name="unzugeordnet" id="unzugeordnet" width="1100" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<br>
<br>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td align="left">
<table width="100%" border="0">
<tr>
<td width="80%">
<table class="tg">
<thead>
<tr>
<th class="tg-llyw"></th>
<th class="tg-llyw"></th>
<th class="tg-llyw">A</th>
<th class="tg-llyw">B</th>
<th class="tg-llyw">C</th>
<th class="tg-llyw"></th>
<th class="tg-llyw">D</th>
<th class="tg-llyw">E</th>
<th class="tg-llyw">F</th>
<th class="tg-llyw"></th>
<th class="tg-llyw"></th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-llyw">A1<br></td>
<td class="tg-0pky"></td>
<td class="tg-0pky">
<!-- A1 A-->
<iframe src="./sitz_koord.php?reihe=A1&platz=A&tid={$edit_value_tid}" name="A1A" id="A1A"s width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<br>Klavier
</td>
<td class="tg-0pky">
<!-- A1 B-->
<iframe src="./sitz_koord.php?reihe=A1&platz=B&tid={$edit_value_tid}" name="A1B" id="A1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- A1 C-->
<iframe src="./sitz_koord.php?reihe=A1&platz=C&tid={$edit_value_tid}" name="A1C" id="A1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-c6of"></td>
<td class="tg-0pky">
<!-- A1 D-->
<iframe src="./sitz_koord.php?reihe=A1&platz=D&tid={$edit_value_tid}" name="A1D" id="A1D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- A1 E-->
<iframe src="./sitz_koord.php?reihe=A1&platz=E&tid={$edit_value_tid}" name="A1E" id="A1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- A1 F-->
<iframe src="./sitz_koord.php?reihe=A1&platz=F&tid={$edit_value_tid}" name="A1F" id="A1F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">K1</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K1 A-->
<iframe src="./sitz_koord.php?reihe=K1&platz=A&tid={$edit_value_tid}" name="K1A" id="K1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 B-->
<iframe src="./sitz_koord.php?reihe=K1&platz=B&tid={$edit_value_tid}" name="K1B" id="K1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 C-->
<iframe src="./sitz_koord.php?reihe=K1&platz=C&tid={$edit_value_tid}" name="K1C" id="K1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K1 D-->
<iframe src="./sitz_koord.php?reihe=K1&platz=D&tid={$edit_value_tid}" name="K1D" id="K1D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 E-->
<iframe src="./sitz_koord.php?reihe=K1&platz=E&tid={$edit_value_tid}" name="K1E" id="K1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 F-->
<iframe src="./sitz_koord.php?reihe=K1&platz=F&tid={$edit_value_tid}" name="K1F" id="K1F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K1</td>
</tr>
<tr>
<td class="tg-llyw">K2</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K2 A-->
<iframe src="./sitz_koord.php?reihe=K2&platz=A&tid={$edit_value_tid}" name="K2A" id="K2A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K2 B-->
<iframe src="./sitz_koord.php?reihe=K2&platz=B&tid={$edit_value_tid}" name="K2B" id="K2B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K2 C-->
<iframe src="./sitz_koord.php?reihe=K2&platz=C&tid={$edit_value_tid}" name="K2C" id="K2C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K2 D-->
<iframe src="./sitz_koord.php?reihe=K2&platz=D&tid={$edit_value_tid}" name="K2D" id="K2D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K2 E-->
<iframe src="./sitz_koord.php?reihe=K2&platz=E&tid={$edit_value_tid}" name="K2E" id="K2E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K2 F-->
<iframe src="./sitz_koord.php?reihe=K2&platz=F&tid={$edit_value_tid}" name="K2F" id="K2F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K2</td>
</tr>
<tr>
<td class="tg-llyw">K3</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K3 A-->
<iframe src="./sitz_koord.php?reihe=K3&platz=A&tid={$edit_value_tid}" name="K3A" id="K3A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 B-->
<iframe src="./sitz_koord.php?reihe=K3&platz=B&tid={$edit_value_tid}" name="K3B" id="K3B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 C-->
<iframe src="./sitz_koord.php?reihe=K3&platz=C&tid={$edit_value_tid}" name="K3C" id="K3C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K3 D-->
<iframe src="./sitz_koord.php?reihe=K3&platz=D&tid={$edit_value_tid}" name="K3D" id="K3D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 E-->
<iframe src="./sitz_koord.php?reihe=K3&platz=E&tid={$edit_value_tid}" name="K3E" id="K3E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 F-->
<iframe src="./sitz_koord.php?reihe=K3&platz=F&tid={$edit_value_tid}" name="K3F" id="K3F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K3</td>
</tr>
<tr>
<td class="tg-llyw">K4</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K4 A-->
<iframe src="./sitz_koord.php?reihe=K4&platz=A&tid={$edit_value_tid}" name="K4A" id="K4A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K4 B-->
<iframe src="./sitz_koord.php?reihe=K4&platz=B&tid={$edit_value_tid}" name="K4B" id="K4B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K4 C-->
<iframe src="./sitz_koord.php?reihe=K4&platz=C&tid={$edit_value_tid}" name="K4C" id="K4C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K4 D-->
<iframe src="./sitz_koord.php?reihe=K4&platz=D&tid={$edit_value_tid}" name="K4D" id="K4D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K4 E-->
<iframe src="./sitz_koord.php?reihe=K4&platz=E&tid={$edit_value_tid}" name="K4E" id="K4E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K4 F-->
<iframe src="./sitz_koord.php?reihe=K4&platz=F&tid={$edit_value_tid}" name="K4F" id="K4F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K4</td>
</tr>
<tr>
<td class="tg-llyw">K5</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K5 A-->
<iframe src="./sitz_koord.php?reihe=K5&platz=A&tid={$edit_value_tid}" name="K5A" id="K5A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K5 B-->
<iframe src="./sitz_koord.php?reihe=K5&platz=B&tid={$edit_value_tid}" name="K5B" id="K5B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K5 C-->
<iframe src="./sitz_koord.php?reihe=K5&platz=C&tid={$edit_value_tid}" name="K5C" id="K5C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K5 D-->
<iframe src="./sitz_koord.php?reihe=K5&platz=D&tid={$edit_value_tid}" name="K5D" id="K5D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K5 E-->
<iframe src="./sitz_koord.php?reihe=K5&platz=E&tid={$edit_value_tid}" name="K5E" id="K5E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K5 F-->
<iframe src="./sitz_koord.php?reihe=K5&platz=F&tid={$edit_value_tid}" name="K5F" id="K5F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K5</td>
</tr>
<tr>
<td class="tg-llyw">K6</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K6 A-->
<iframe src="./sitz_koord.php?reihe=K6&platz=A&tid={$edit_value_tid}" name="K6A" id="K6A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K6 B-->
<iframe src="./sitz_koord.php?reihe=K6&platz=B&tid={$edit_value_tid}" name="K6B" id="K6B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K6 C-->
<iframe src="./sitz_koord.php?reihe=K6&platz=C&tid={$edit_value_tid}" name="K6C" id="K6C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K6 D-->
<iframe src="./sitz_koord.php?reihe=K6&platz=D&tid={$edit_value_tid}" name="K6D" id="K6D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K6 E-->
<iframe src="./sitz_koord.php?reihe=K6&platz=E&tid={$edit_value_tid}" name="K6E" id="K6E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K6 F-->
<iframe src="./sitz_koord.php?reihe=K6&platz=F&tid={$edit_value_tid}" name="K6F" id="K6F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K6</td>
</tr>
<tr>
<td class="tg-llyw">K7</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K7 A-->
<iframe src="./sitz_koord.php?reihe=K7&platz=A&tid={$edit_value_tid}" name="K7A" id="K7A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 B-->
<iframe src="./sitz_koord.php?reihe=K7&platz=B&tid={$edit_value_tid}" name="K7B" id="K7B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 C-->
<iframe src="./sitz_koord.php?reihe=K7&platz=C&tid={$edit_value_tid}" name="K7C" id="K7C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K7 D-->
<iframe src="./sitz_koord.php?reihe=K7&platz=D&tid={$edit_value_tid}" name="K7D" id="K7D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 E-->
<iframe src="./sitz_koord.php?reihe=K7&platz=E&tid={$edit_value_tid}" name="K7E" id="K7E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 F-->
<iframe src="./sitz_koord.php?reihe=K7&platz=F&tid={$edit_value_tid}" name="K7F" id="K7F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K7</td>
</tr>
<tr>
<td class="tg-llyw">K8</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K8 A-->
<iframe src="./sitz_koord.php?reihe=K8&platz=A&tid={$edit_value_tid}" name="K8A" id="K8A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K8 B-->
<iframe src="./sitz_koord.php?reihe=K8&platz=B&tid={$edit_value_tid}" name="K8B" id="K8B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K8 C-->
<iframe src="./sitz_koord.php?reihe=K8&platz=C&tid={$edit_value_tid}" name="K8C" id="K8C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K8 D-->
<iframe src="./sitz_koord.php?reihe=K8&platz=D&tid={$edit_value_tid}" name="K8D" id="K8D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K8 E-->
<iframe src="./sitz_koord.php?reihe=K8&platz=E&tid={$edit_value_tid}" name="K8E" id="K8E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K8 F-->
<iframe src="./sitz_koord.php?reihe=K8&platz=F&tid={$edit_value_tid}" name="K8F" id="K8F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K8</td>
</tr>
<tr>
<td class="tg-llyw">K9</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K9 A-->
<iframe src="./sitz_koord.php?reihe=K9&platz=A&tid={$edit_value_tid}" name="K9A" id="K9A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 B-->
<iframe src="./sitz_koord.php?reihe=K9&platz=B&tid={$edit_value_tid}" name="K9B" id="K9B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 C-->
<iframe src="./sitz_koord.php?reihe=K9&platz=C&tid={$edit_value_tid}" name="K9C" id="K9C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K9 D-->
<iframe src="./sitz_koord.php?reihe=K9&platz=D&tid={$edit_value_tid}" name="K9D" id="K9D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 E-->
<iframe src="./sitz_koord.php?reihe=K9&platz=E&tid={$edit_value_tid}" name="K9E" id="K9E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 F-->
<iframe src="./sitz_koord.php?reihe=K9&platz=F&tid={$edit_value_tid}" name="K9F" id="K9F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K9</td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-agym"></td>
<td class="tg-agym"></td>
<td class="tg-agym"></td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K10 D-->
<iframe src="./sitz_koord.php?reihe=K10&platz=D&tid={$edit_value_tid}" name="K10D" id="K10D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 E-->
<iframe src="./sitz_koord.php?reihe=K10&platz=E&tid={$edit_value_tid}" name="K10E" id="K10E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 F-->
<iframe src="./sitz_koord.php?reihe=K10&platz=F&tid={$edit_value_tid}" name="K10F" id="K10F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K10</td>
</tr>
<tr>
<td class="tg-llyw">K10</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K10 A-->
<iframe src="./sitz_koord.php?reihe=K10&platz=A&tid={$edit_value_tid}" name="K10A" id="K10A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 B-->
<iframe src="./sitz_koord.php?reihe=K10&platz=B&tid={$edit_value_tid}" name="K10B" id="K10B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 C-->
<iframe src="./sitz_koord.php?reihe=K10&platz=C&tid={$edit_value_tid}" name="K10C" id="K10C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">D1</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-0pky">
<!-- D1 E-->
<iframe src="./sitz_koord.php?reihe=D1&platz=E&tid={$edit_value_tid}" name="D1E" id="D1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw">D1</td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-61xu"></td>
<td class="tg-61xu"></td>
<td class="tg-61xu"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">M1</td>
<td class="tg-1i2r"></td>
<td class="tg-61xu">
<!-- M1 A-->
<iframe src="./sitz_koord.php?reihe=M1&platz=A&tid={$edit_value_tid}" name="M1A" id="M1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-61xu">
<!-- M1 B-->
<iframe src="./sitz_koord.php?reihe=M1&platz=B&tid={$edit_value_tid}" name="M1B" id="M1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-61xu">
<!-- M1 C-->
<iframe src="./sitz_koord.php?reihe=M1&platz=C&tid={$edit_value_tid}" name="M1C" id="M1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">F1</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- F1 A-->
<iframe src="./sitz_koord.php?reihe=F1&platz=A&tid={$edit_value_tid}" name="F1A" id="F1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- F1 B-->
<iframe src="./sitz_koord.php?reihe=F1&platz=B&tid={$edit_value_tid}" name="F1B" id="F1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- F1 C-->
<iframe src="./sitz_koord.php?reihe=F1&platz=C&tid={$edit_value_tid}" name="F1C" id="F1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
</tr>
<tr>
<td class="tg-llyw">E1</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E1 A-->
<iframe src="./sitz_koord.php?reihe=E1&platz=A&tid={$edit_value_tid}" name="E1A" id="E1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 B-->
<iframe src="./sitz_koord.php?reihe=E1&platz=B&tid={$edit_value_tid}" name="E1B" id="E1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 C-->
<iframe src="./sitz_koord.php?reihe=E1&platz=C&tid={$edit_value_tid}" name="E1C" id="E1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E1 D-->
<iframe src="./sitz_koord.php?reihe=E1&platz=D&tid={$edit_value_tid}" name="E1D" id="E1D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 E-->
<iframe src="./sitz_koord.php?reihe=E1&platz=E&tid={$edit_value_tid}" name="E1E" id="E1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 F-->
<iframe src="./sitz_koord.php?reihe=E1&platz=F&tid={$edit_value_tid}" name="E1F" id="E1F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E1</td>
</tr>
<tr>
<td class="tg-llyw">E2</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E2 A-->
<iframe src="./sitz_koord.php?reihe=E2&platz=A&tid={$edit_value_tid}" name="E2A" id="E2A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 B-->
<iframe src="./sitz_koord.php?reihe=E2&platz=B&tid={$edit_value_tid}" name="E2B" id="E2B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 C-->
<iframe src="./sitz_koord.php?reihe=E2&platz=C&tid={$edit_value_tid}" name="E2C" id="E2C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E2 D-->
<iframe src="./sitz_koord.php?reihe=E2&platz=D&tid={$edit_value_tid}" name="E2D" id="E2D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 E-->
<iframe src="./sitz_koord.php?reihe=E2&platz=E&tid={$edit_value_tid}" name="E2E" id="E2E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 F-->
<iframe src="./sitz_koord.php?reihe=E2&platz=F&tid={$edit_value_tid}" name="E2F" id="E2F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E2</td>
</tr>
<tr>
<td class="tg-llyw">E3</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E3 A-->
<iframe src="./sitz_koord.php?reihe=E3&platz=A&tid={$edit_value_tid}" name="E3A" id="E3A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 B-->
<iframe src="./sitz_koord.php?reihe=E3&platz=B&tid={$edit_value_tid}" name="E3B" id="E3B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 C-->
<iframe src="./sitz_koord.php?reihe=E3&platz=C&tid={$edit_value_tid}" name="E3C" id="E3C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E3 D-->
<iframe src="./sitz_koord.php?reihe=E3&platz=D&tid={$edit_value_tid}" name="E3D" id="E3D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 E-->
<iframe src="./sitz_koord.php?reihe=E3&platz=E&tid={$edit_value_tid}" name="E3E" id="E3E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 F-->
<iframe src="./sitz_koord.php?reihe=E3&platz=F&tid={$edit_value_tid}" name="E3F" id="E3F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E3</td>
</tr>
<tr>
<td class="tg-llyw">E4</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E4 A-->
<iframe src="./sitz_koord.php?reihe=E4&platz=A&tid={$edit_value_tid}" name="E4A" id="E4A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 B-->
<iframe src="./sitz_koord.php?reihe=E4&platz=B&tid={$edit_value_tid}" name="E4B" id="E4B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 C-->
<iframe src="./sitz_koord.php?reihe=E4&platz=C&tid={$edit_value_tid}" name="E4C" id="E4C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E4 D-->
<iframe src="./sitz_koord.php?reihe=E4&platz=D&tid={$edit_value_tid}" name="E4D" id="E4D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 E-->
<iframe src="./sitz_koord.php?reihe=E4&platz=E&tid={$edit_value_tid}" name="E4E" id="E4E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 F-->
<iframe src="./sitz_koord.php?reihe=E4&platz=F&tid={$edit_value_tid}" name="E4F" id="E4F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E4</td>
</tr>
<tr>
<td class="tg-llyw">E5</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E5 A-->
<iframe src="./sitz_koord.php?reihe=E5&platz=A&tid={$edit_value_tid}" name="E5A" id="E5A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 B-->
<iframe src="./sitz_koord.php?reihe=E5&platz=B&tid={$edit_value_tid}" name="E5B" id="E5B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 C-->
<iframe src="./sitz_koord.php?reihe=E5&platz=C&tid={$edit_value_tid}" name="E5C" id="E5C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E5 D-->
<iframe src="./sitz_koord.php?reihe=E5&platz=D&tid={$edit_value_tid}" name="E5D" id="E5D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 E-->
<iframe src="./sitz_koord.php?reihe=E5&platz=E&tid={$edit_value_tid}" name="E5E" id="E5E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 F-->
<iframe src="./sitz_koord.php?reihe=E5&platz=F&tid={$edit_value_tid}" name="E5F" id="E5F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky"></td>
<td class="tg-llyw">E5</td>
</tr>
<tr>
<td class="tg-y6fn"></td>
<td class="tg-y6fn"></td>
<td class="tg-y6fn">A</td>
<td class="tg-y6fn">B</td>
<td class="tg-y6fn">C</td>
<td class="tg-y6fn"></td>
<td class="tg-y6fn">D</td>
<td class="tg-y6fn">E</td>
<td class="tg-y6fn">F</td>
<td class="tg-y6fn"></td>
<td class="tg-y6fn"></td>
</tr>
</tbody>
</table>
<br>
<table width="600" border="0">
<tr>
<td valign="top">
<fieldset>
<legend>
<b>Sonntagschule</b>
</legend>
<iframe src="./sitz_koord.php?reihe=Sonntagschule&tid={$edit_value_tid}" name="Sonntagschule" id="Sonntagschule" width="300" onload="resizeIframe(this)" frameborder="0"></iframe>
</fieldset>
</td>
<td valign="top">
<fieldset>
<legend>
<b>Vorsonntagschule</b>
</legend>
<iframe src="./sitz_koord.php?reihe=Vorsonntagschule&tid={$edit_value_tid}" name="Vorsonntagschule" id="Vorsonntagschule" width="300" onload="resizeIframe(this)" frameborder="0"></iframe>
</fieldset>
</td>
</table>
<fieldset>
<legend><b>Legende</b></legend>
<table border="0">
<tr>
<td width="300" valign='top'>
A1 = Altarraum<br>
K1-10 = Kirchenschiffreihen<br>
D1 = Diakon<br>
M1 = Mutter/Kind<br>
F1 = Foyer<br>
E1-5 Empore<br>
</td>
<td width="500" valign='top'>
<img border="0" height=10 src="../templates/{$global_template}/images/drop.png"> Sitzplatzuweisung für den aktuellen GD löschen<br>
<img border="0" height=10 src="../templates/{$global_template}/images/favorit.png"> Standardsitzplatz zuweisen, für alle <u>künftigen Registrierungen</u><br>
<img border="0" height=10 src="../templates/{$global_template}/images/favorit_red.png"> Standardsitzplatz löschen, für alle <u>künftigen Registrierungen</u><br>
</td>
</tr>
</table>
</fieldset>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
{/if}
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
{/if}

View File

@ -0,0 +1,86 @@
<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>Sitzplan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.legend1 {
display: block;
padding-left: 30px;
padding-right: 30px;
border: none;
}
fieldset {
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
border: 1px solid #888;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
</style>
<script type="text/javascript">
function save_platz(selectObject) {
var reihe_platz = selectObject.value;
var lfd_tid = selectObject.name;
$.ajax({
type: 'POST',
url: 'save_platz.php',
data: {
get_reiheplatz: reihe_platz,
get_lfdtid: lfd_tid
},
success: function (response) {
var iframe = parent.document.getElementById(response);
iframe.src = iframe.src;
window.location.reload();
}
});
}
</script>
</head>
<body>
<fieldset>
<legend class="legend1" align="center">
<b>Nicht zugeordnete Personen</b>
</legend>
<form action=?action=save method="POST" name="save">
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><b>Name</b></td>
<td><b>Mögliche Sitzplätze</b></td>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td>{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname} ({$table_data1[table_data1].Anz} {if $table_data1[table_data1].Anz == 1} Person{else} Personen{/if})</td>
<td>
<select name="{$table_data1[table_data1].lfd_haushalt}|{$table_data1[table_data1].tid}" id="{$table_data1[table_data1].lfd_haushalt}|{$table_data1[table_data1].tid}" onchange="save_platz(this);">
<option>Bitte Platz auswählen</option>
{section name=inner loop=$table_data1[table_data1].inner}
<option value="{$table_data1[table_data1].inner[inner].reihe}|{$table_data1[table_data1].inner[inner].platz}">{$table_data1[table_data1].inner[inner].reihe} {if $table_data1[table_data1].inner[inner].platz != ''}/ {$table_data1[table_data1].inner[inner].platz}{/if}</option>
{/section}
<option value="Sonntagschule|">Sonntagschule</option>
<option value="Vorsonntagschule|">Vorsonntagschule</option>
</select>
</td>
</tr>
{/section}
</table>
</form>
</fieldset>
</body>
</html>

View File

@ -0,0 +1,20 @@
<html>
<head>
<title>Deputatverwaltung</title>
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
</head>
<frameset rows="1*" cols="300, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_administration.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="parameter.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html>

View File

@ -0,0 +1,681 @@
{if $action == ''}
<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>Sitzplan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.legend1 {
display: block;
padding-left: 30px;
padding-right: 30px;
border: none;
}
fieldset {
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
border: 1px solid #888;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
.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;
}
.bt_offen {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
background-color:#77b55a;
border-radius:4px;
border:1px solid #4b8f29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:1px 12px;
text-decoration:none;
text-shadow:0px 1px 0px #5b8a3c;
}
.bt_offen:hover {
background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
background-color:#72b352;
}
.bt_offen:active {
position:relative;
top:1px;
}
.bt_zu {
box-shadow:inset 0px 39px 0px -24px #e67a73;
background-color:#e4685d;
border-radius:4px;
border:1px solid #ffffff;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:15px;
padding:3px 15px;
text-decoration:none;
text-shadow:0px 1px 0px #b23e35;
}
.bt_zu:hover {
background-color:#eb675e;
}
.bt_zu:active {
position:relative;
top:1px;
}
</style>
<script>
</script>
</head>
<body>
<fieldset>
<legend class="legend1" align="center">
<b>Statistik / Verwaltung</b>
</legend>
<p>
{if $verwaltung_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$verwaltung_error_text}
</td>
</tr>
</table>
<br />
{/if}
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200"><b>Anzahl Anmeldungen:</b></td>
<td>{$verwaltung_anzges}</td>
</tr>
<tr>
<td><b>Anzahl Haushalte:</b></td>
<td>{if $verwaltung_lfd_haushalte<$verwaltung_kritischemarke}<font color="green">{else}<font color="red">{/if} {$verwaltung_lfd_haushalte}</font></td>
</tr>
<tr>
<td><b>Anmeldungen sperren:</b></td>
<td>
<form action=?action=sperrung method="POST" name="sperrung">
{if $verwaltung_sperrung ==0}
<a href="?action=sperrung&aktion=1" class="bt_offen">Gottesdienst sperren</a>
{/if}
{if $verwaltung_sperrung ==1}
<a href="?action=sperrung&aktion=0" class="bt_zu">Gottesdienst öffnen (seit {$verwaltung_sperrdat} gesperrt)</a>
{/if}
</td>
</form>
</tr>
<tr>
<td><b>Standardsitzplätze:</b></td>
<td>
<a href="?action=resetstandard&aktion=1" class="bt_offen">Wiederherstellung</a>
</td>
</tr>
</table>
<br>
<form action=?action=del method="POST" name="del">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150"><b>Teilnehmer löschen:</b></td>
<td align="center" width="500">
<select name="del" id="del" onchange="">
<option>Zu löschende Person wählen</option>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].bid}">{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}</option>
{/section}
</select>
</td>
<td align="center"><input type="submit" class="button" value="Teilnehmer löschen"></td>
</tr>
</table>
</form>
<br>
<b>Haushalt hinzufügen:</b>
<form action=?action=save method="POST" name="del">
<table border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<b>Nachname</b>
</td>
<td>
&nbsp;
</td>
<td>
<b>Vorname (vollständig ausgeschrieben)</b>
</td>
<td width="205">
&nbsp;
</td>
</tr>
<tr>
<td align="right">
1
</td>
<td>
<input type="text" name="nachname1" id="nachname1" value="{$verwaltung_value_nachname1}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname1" id="vorname1" value="{$verwaltung_value_vorname1}" size="40">
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td align="right">
2
</td>
<td>
<input type="text" name="nachname2" id="nachname2" value="{$verwaltung_value_nachname2}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname2" id="vorname2" value="{$verwaltung_value_vorname2}" size="40">
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td align="right">
3
</td>
<td>
<input type="text" name="nachname3" id="nachname3" value="{$verwaltung_value_nachname3}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname3" id="vorname3" value="{$verwaltung_value_vorname3}" size="40">
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td align="right">
4
</td>
<td>
<input type="text" name="nachname4" id="nachname4" value="{$verwaltung_value_nachname4}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname4" id="vorname4" value="{$verwaltung_value_vorname4}" size="40">
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td align="right">
5
</td>
<td>
<input type="text" name="nachname5" id="nachname5" value="{$verwaltung_value_nachname5}" size="40">
</td>
<td>
,
</td>
<td>
<input type="text" name="vorname5" id="vorname5" value="{$verwaltung_value_vorname5}" size="40">
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
</td>
<td>
<b>Mailadresse:</b>
</td>
<td>
&nbsp;
</td>
<td>
<input type="text" name="mail" id="mail" value="{$verwaltung_value_mail}" size="40">
</td>
<td align="right"><input type="submit" class="button" value="Haushalt hinzufügen"></td>
</tr>
<tr>
</table>
</form>
</fieldset>
</body>
</html>
{/if}
{if $action == '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>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/{$global_template}/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" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</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%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
{if $abmelde_error == 1}
<div align="center">Fehler bei der Abmeldung</div>
{/if}
{if $abmelde_error == 0}
<div align="center">Abmeldung vom Gottesdienst am {$abmelde_termin} Uhr</div>
{/if}
</div>
</div>
<div class="pat_list_box">
<p>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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">
{if $abmelde_error == 1}
<tr>
<td width="80%">
<table width="100%" border=0>
<tr>
<td width="30%">&nbsp;</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%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">&nbsp;</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
</td>
<td width="30%">&nbsp;</td>
</tr>
</table>
{/if}
{if $abmelde_error == 0}
<tr>
<td width="80%">
<table width="100%" border=0>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
<p align="center">
Sie möchten <b>{$abmelde_vorname} {$abmelde_nachname}</b> vom Gottesdienst am {$abmelde_termin} Uhr abmelden?
<br>
<br>
<br>
Sind Sie sich sicher?
<br>
<br>
<a href="?action=del2&antwort=N">
<img title = "Nein" border="0" src="../templates/{$global_template}/images/nein.gif"></a>
&nbsp;
<a href="?action=del2&antwort=Y">
<img title = "Ja" border="0" src="../templates/{$global_template}/images/ja.gif"></a>
</p>
</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">&nbsp;</td>
<td width="30%">&nbsp;</td>
</tr>
<tr>
<td width="30%">&nbsp;</td>
<td width="40%">
</td>
<td width="30%">&nbsp;</td>
</tr>
</table>
{/if}
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'del2'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<script type="text/javascript">
function reload_iframe(selectObject) {
var iframe = parent.document.getElementById(selectObject);
iframe.src = iframe.src;
}
</script>
</head>
<body onload="reload_iframe('{$iframe}');">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Abmeldung beendet</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $save_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$save_error_text}
</td>
</tr>
</table>
<br />
{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'>
{$abmelde_ausgabe}
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
{/if}
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'save'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.squarebutton_blue{
width:100px;
}
.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>
<script type="text/javascript">
function reload_iframe(selectObject) {
var iframe = parent.document.getElementById(selectObject);
iframe.src = iframe.src;
}
</script>
<link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $save_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$save_error_text}
</td>
</tr>
</table>
<br />
{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'>
<b>Die Anmeldung zum Gottesdienst ist erfolgreich abgeschlossen.</b><br>
<br>
{if $iframe1 != ''}<script>reload_iframe('{$iframe1}');</script>{/if}
{if $iframe2 != ''}<script>reload_iframe('{$iframe2}');</script>{/if}
{if $iframe3 != ''}<script>reload_iframe('{$iframe3}');</script>{/if}
{if $iframe4 != ''}<script>reload_iframe('{$iframe4}');</script>{/if}
{if $iframe5 != ''}<script>reload_iframe('{$iframe5}');</script>{/if}
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
{/if}
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,31 @@
<html>
<head>
<title>BPM Administration</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/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 Gottesdienst-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>

View File

@ -0,0 +1,132 @@
<!-- index gegen LDAP und DB bei externer Kennung-->
{if $action == ''}
<html>
<head>
<title>Willkommen zur Gottesdienstadministration</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/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" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center">Willkommen zur Gottesdienstadministration</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<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/{$global_template}/images/message_login.gif" height="100">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="40%">
<strong>Benutzerkennung</strong>
</td>
<td>
<input class="eingabe" type="text" name="user" tabindex="1"></td>
</td>
</tr>
<tr>
<td width="40%">
<strong>Passwort:</strong>
</td>
<td>
<input class="eingabe" type="password" name="password" tabindex="2"></td>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td>
<input type="submit" value="Login">
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<!--
<br />
<br />
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
-->
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}
{if $action == 'anmeld'}
{if $index_login == '1'}
<meta http-equiv="refresh" content="0; URL=indexframe.php">
{/if}
{/if}

View File

@ -0,0 +1,23 @@
<html>
<head>
<title>GD Administration</title>
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="103, 79%" cols="1*" border="0">
<frame name="banner" scrolling="no" marginwidth="10" marginheight="0" namo_target_frame="detail" src="titel.php" noresize>
<frameset rows="1*" cols="100%">
<frame name="detail" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html>

View File

@ -0,0 +1,178 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=ausgabe" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>QR-Codes nach Namen</b>
</legend>
<br />
<br />
<p align="center">
<select name="name[]" multiple size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].id}">{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type="checkbox" name="mailsend" value="1" id="mailsend">
<label for="mailsend">Liste als Mail versenden</label>
<br>
<br>
<input type='submit' name='senden' value="Liste drucken / verschicken">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'ausgabe'}
{if $mailwindow == '1'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.squarebutton_blue{
width:100px;
}
.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>
<script type="text/javascript">
function reload_iframe(selectObject) {
var iframe = parent.document.getElementById(selectObject);
iframe.src = iframe.src;
}
</script>
<link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Teilnehmerlistenversand</div>
</div>
</div>
<div class="pat_list_box">
<p>
<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'>
{$message}
{if $kein_mailversand != ''}
<br>
<br>
<b>Folgende Personen wurden nicht angeschrieben, die Mailadresse fehlerhaft ist:</b><br>
{$kein_mailversand}
{/if}
{if $keine_Mailadresse != ''}
<br>
<br>
<b>Folgende Personen wurden nicht angeschrieben, da keine Mailadresse hinterlegt ist:</b><br>
{$keine_Mailadresse}
{/if}
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>{/if}
{/if}

View File

@ -0,0 +1,164 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=ausgabe" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Teilnehmerliste</b>
</legend>
<br />
<br />
<p align="center">
<select name="termin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tid}">{$table_data1[table_data1].datum_form} ({$table_data1[table_data1].anz_ges} Anm / {$table_data1[table_data1].anz_fam} Haush.)</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type="checkbox" name="mailsend" value="1" id="mailsend">
<label for="mailsend">Liste als Mail versenden</label>
<br>
<br>
<input type='submit' name='senden' value="Liste drucken / verschicken">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'ausgabe'}
{if $mailwindow == '1'}
<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/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.squarebutton_blue{
width:100px;
}
.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>
<script type="text/javascript">
function reload_iframe(selectObject) {
var iframe = parent.document.getElementById(selectObject);
iframe.src = iframe.src;
}
</script>
<link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="15%">
&nbsp;
</td>
<td width="70%">
<div class="Header">
<div>
<div align="center">Teilnehmerlistenversand</div>
</div>
</div>
<div class="pat_list_box">
<p>
<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'>
{$message}
</p>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
</div>
</td>
<td width="15%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>{/if}
{/if}

View File

@ -0,0 +1,74 @@
{if $action == ''}
<html>
<head>
<title>{$logout_titel}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center">{$logout_titel}</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/{$global_template}/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>{$logout_text}</strong>
</td>
</tr>
<tr>
<td width="100%" align="center">
&nbsp;
</td>
</tr>
<tr>
<td align="center">
<a class="squarebutton_blue" href="index.php" target="_self"><span>Login</span></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,47 @@
{if $action == ''}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css" />
<script type="text/javascript" src="../templates/{$global_template}/js/jquery.js"></script>
<script type="text/javascript" src="../templates/{$global_template}/js/accordion.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Voreinstellungen</span></h3>
<ul>
<li class="abstand"><a href="parameter.php" target="eingabe_haupt"><span>Systemparameter</span></a></li>
</ul>
<!--
<h3><span>System</span></h3>
<ul>
<li class="abstand"><a href="tanimport.php" target="eingabe_haupt"><span>Hogrefe: TAN Import</span></a></li>
<li class="abstand"><a href="praxisstellen_edit.php" target="eingabe_haupt"><span>Ausbildungsstellen bearbeiten</span></a></li>
<li class="abstand"><a href="praxisstellen_news.php" target="eingabe_haupt"><span>Ausbildungsstellen News</span></a></li>
<li class="abstand"><a href="dokverw.php" target="eingabe_haupt"><span>Dokumentenverwaltung</span></a></li>
</ul>
-->
<!--
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden
</ul>
-->
</div>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,48 @@
{if $action == ''}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css" />
<script type="text/javascript" src="../templates/{$global_template}/js/jquery.js"></script>
<script type="text/javascript" src="../templates/{$global_template}/js/accordion.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>QR Verwaltung</span></h3>
<ul>
<li class="abstand"><a href="qr_code.php" target="eingabe_haupt"><span>QR Code erfassen</span></a></li>
<li class="abstand"><a href="liste_qr_name.php" target="eingabe_haupt"><span>QR Code Liste nach Name</span></a></li>
</ul>
<!--
<h3><span>Bewerber</span></h3>
<ul>
<li class="abstand"><a href="bewerber_daten.php" target="eingabe_haupt"><span>Bewerberdaten</span></a></li>
<li class="abstand"><a href="datencheck.php" target="eingabe_haupt"><span>Datencheck</span></a></li>
</ul>
-->
<!--
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden
</ul>
-->
</div>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,50 @@
{if $action == ''}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css" />
<script type="text/javascript" src="../templates/{$global_template}/js/jquery.js"></script>
<script type="text/javascript" src="../templates/{$global_template}/js/accordion.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Termine</span></h3>
<ul>
<li class="abstand"><a href="termine.php" target="eingabe_haupt"><span>Gottesdiensttermine</span></a></li>
</ul>
<h3><span>Gottesdienst</span></h3>
<ul>
<li class="abstand"><a href="sitzplatz.php" target="eingabe_haupt"><span>Sitzplätze / Verwaltung</span></a></li>
<li class="abstand"><a href="liste_tn.php" target="eingabe_haupt"><span>Teilnehmerliste</span></a></li>
</ul>
<!--
<h3><span>Bewerber</span></h3>
<ul>
<li class="abstand"><a href="bewerber_daten.php" target="eingabe_haupt"><span>Bewerberdaten</span></a></li>
<li class="abstand"><a href="datencheck.php" target="eingabe_haupt"><span>Datencheck</span></a></li>
</ul>
-->
<!--
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden
</ul>
-->
</div>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,47 @@
{if $action == ''}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css" />
<script type="text/javascript" src="../templates/{$global_template}/js/jquery.js"></script>
<script type="text/javascript" src="../templates/{$global_template}/js/accordion.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Termine</span></h3>
<ul>
<li class="abstand"><a href="yt_termine.php" target="eingabe_haupt"><span>Streamingtermine</span></a></li>
</ul>
<!--
<h3><span>Bewerber</span></h3>
<ul>
<li class="abstand"><a href="bewerber_daten.php" target="eingabe_haupt"><span>Bewerberdaten</span></a></li>
<li class="abstand"><a href="datencheck.php" target="eingabe_haupt"><span>Datencheck</span></a></li>
</ul>
-->
<!--
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden
</ul>
-->
</div>
</form>
</body>
</html>
{/if}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,228 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<!-- Add jQuery library -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery-1.10.2.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery.mousewheel.pack.js?v=3.1.3"></script>
<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="../fancybox-2.1.7/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="../fancybox-2.1.7/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<script type="text/javascript">
$(document).ready(function() {
$('.box').fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
helpers: {
overlay : {
closeClick: true
}
}
});
});
</script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
.ButtonAnzeigen {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
background-color:#77b55a;
border-radius:4px;
border:1px solid #4b8f29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:0px 20px;
text-decoration:none;
text-shadow:0px 1px 0px #5b8a3c;
}
.ButtonAnzeigen:hover {
background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
background-color:#72b352;
}
.ButtonAnzeigen:active {
position:relative;
top:1px;
}
.ButtonDel {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
background-color:#e4685d;
border-radius:4px;
border:1px solid #98051D;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:6px 12px;
text-decoration:none;
text-shadow:0px 1px 0px #b23e35;
}
.ButtonDel:hover {
background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
background-color:#eb675e;
}
.ButtonDel:active {
position:relative;
top:1px;
}
</style>
</head>
<body>
{if $news_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$news_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Datencheck</b>
</legend>
<h2>Matrix über vorhandene Daten</h2>
<br />
<table border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td width="400" height="30" valign="middle">
<b>Anzahl der getesteten Kandidaten:</b>
</td>
<td align="right" width="100" style="padding-right:5px">
{$datenchk_anzget}
</td>
</tr>
<tr>
<td width="400" height="30" valign="middle">
<b>Anzahl der Kandidaten mit ausstehendem Test :</b>
</td>
<td align="right" width="100" style="padding-right:5px">
{$datenchk_aussttest}
</td>
</tr>
<tr>
<td width="400" height="30" valign="middle">
<b>Anzahl aller Anmeldung:</b>
</td>
<td align="right" width="100" style="padding-right:5px">
{$datenchk_alleranm}
</td>
</tr>
<tr>
<td width="400" height="30" valign="middle">
<b>Anzahl Durchfaller:</b>
</td>
<td align="right" width="100" style="padding-right:5px">
{$datenchk_anzdurchfaller}
</td>
</tr>
</table>
<br>
<br>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td height="40" style="padding-left:5px">
<b>Bew. Nr. ({$dokverw_anzdb})</b>
</td>
<td height="40" style="padding-left:5px">
<b>Name</b>
</td>
<td height="40" style="padding-left:5px">
<b>Testdatum</b>
</td>
<td height="40" style="padding-left:5px">
<b>Testergebnis</b>
</td>
<td height="40" style="padding-left:5px">
<b>Verkürzung</b>
</td>
<td height="40" style="padding-left:5px">
<b>Schwerbehinderung</b>
</td>
<td height="40" align="center">
<b>PDF Upload HZB</b>
</td>
<td height="40" align="center">
<b>PDF Upload Zeugnisse</b>
</td>
<td height="40" align="center">
<b>Lebenslauf</b>
</td>
<td height="40" align="center">
<b>Note HZB</b>
</td>
<td height="40" align="center">
<b>Note Durchschnitt</b>
</td>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].ka_id}
</td>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}
</td>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].tm_datum} ({$table_data1[table_data1].tm_standort})
</td>
<td height="40" align="right" style="padding-right:5px">
{$table_data1[table_data1].testergebnis} / 130
</td>
<td height="40" align="center">
{if $table_data1[table_data1].verkuerzung == 'J'} Ja {/if}
</td>
<td height="40" align="center">
{if $table_data1[table_data1].behinderung == 'J'} Ja {/if}
</td>
<td height="40" align="center">
<img src="../templates/{$global_template}/images/{$table_data1[table_data1].image_hzb}">
</td>
<td height="40" align="center">
<img src="../templates/{$global_template}/images/{$table_data1[table_data1].image_zeug}"><br>
{$table_data1[table_data1].anz_zeug} / 2
</td>
<td height="40" align="center">
<img src="../templates/{$global_template}/images/{$table_data1[table_data1].image_leben}">
</td>
<td height="40" align="center">
<img src="../templates/{$global_template}/images/{$table_data1[table_data1].image_notehzb}">
</td>
<td height="40" align="center">
<img src="../templates/{$global_template}/images/{$table_data1[table_data1].image_noteschnitt}">
</td>
</tr>
{/section}
</table>
<br />
<br />
</fieldset>
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,184 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<!-- Add jQuery library -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery-1.10.2.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery.mousewheel.pack.js?v=3.1.3"></script>
<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="../fancybox-2.1.7/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="../fancybox-2.1.7/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<script type="text/javascript">
$(document).ready(function() {
$('.box').fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
helpers: {
overlay : {
closeClick: true
}
}
});
});
</script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
.ButtonAnzeigen {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
background-color:#77b55a;
border-radius:4px;
border:1px solid #4b8f29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:0px 20px;
text-decoration:none;
text-shadow:0px 1px 0px #5b8a3c;
}
.ButtonAnzeigen:hover {
background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
background-color:#72b352;
}
.ButtonAnzeigen:active {
position:relative;
top:1px;
}
.ButtonDel {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
background-color:#e4685d;
border-radius:4px;
border:1px solid #98051D;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:6px 12px;
text-decoration:none;
text-shadow:0px 1px 0px #b23e35;
}
.ButtonDel:hover {
background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
background-color:#eb675e;
}
.ButtonDel:active {
position:relative;
top:1px;
}
</style>
</head>
<body>
{if $news_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$news_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Dokumentenverwaltung</b>
</legend>
<br />
<br />
<h2>Dateien, die in der Datenbank sind, werden werden geprüft, ob sie auf dem Server vorhanden sind</h2>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td height="40" style="padding-left:5px" width='20%'>
<b>Name</b>
</td>
<td height="40" style="padding-left:5px" width='60%'>
<b>Datei</b>
</td>
<td height="40" style="padding-left:5px" width='20%'>
<b>Existenz (Anzahl: {$dokverw_anzdb})</b>
</td>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td height="40" style="padding-left:5px" width='20%'>
{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}
</td>
<td height="40" style="padding-left:5px" width='60%'>
{$table_data1[table_data1].file}
</td>
<td height="40" style="padding-left:5px" width='20%'>
{if $table_data1[table_data1].exists == 0}
<a href="?action=deldb&up_id={$table_data1[table_data1].up_id}" class="ButtonDel">Auf DB löschen</a>
{/if}
{if $table_data1[table_data1].exists == 1}
vorhanden
{/if}
</td>
</tr>
{/section}
</table>
</p>
<h2>Dateien, die auf dem Server liegen, werden geprüft, ob sie in der Datenbank bekannt sind</h2>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td height="40" style="padding-left:5px" width='20%'>
<b>Name</b>
</td>
<td height="40" style="padding-left:5px" width='60%'>
<b>Datei</b>
</td>
<td height="40" style="padding-left:5px" width='20%'>
<b>Existenz (Anzahl: {$dokverw_anzserver})</b>
</td>
</tr>
{section name=table_data2 loop=$table_data2}
<tr>
<td height="40" style="padding-left:5px" width='20%'>
{$table_data2[table_data2].nachname}, {$table_data2[table_data2].vorname}
</td>
<td height="40" style="padding-left:5px" width='60%'>
{$table_data2[table_data2].file}
</td>
<td height="40" style="padding-left:5px" width='20%'>
{if $table_data2[table_data2].exists == 0}
<a href="?action=delserver&file={$table_data2[table_data2].file}" class="ButtonDel">Auf Server löschen</a>
{/if}
{if $table_data2[table_data2].exists == 1}
vorhanden
{/if}
</td>
</tr>
{/section}
</table>
<br />
<br />
</fieldset>
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,322 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=ausgabe" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Testergebnisse</b>
</legend>
<br />
<br />
<p align="center">
<select name="testtermin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].tm_datum_form} - {$table_data1[table_data1].tm_standort}</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Datum wählen">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'ausgabe'}
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Anlagenupload und Ausbildungsstellenwahl BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
.desc{
width:400px;
}
th{
background: lightgray;
border: 1px solid #656565;
font-size:11px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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;
}
.ButtonDel {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
background-color:#e4685d;
border-radius:4px;
border:1px solid #98051D;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:6px 12px;
text-decoration:none;
text-shadow:0px 1px 0px #b23e35;
}
.ButtonDel:hover {
background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
background-color:#eb675e;
}
.ButtonDel:active {
position:relative;
top:1px;
}
</style>
<link rel="stylesheet" type="text/css" href="../templates/{$global_template}/css/component.css" />
<script type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
</script>
</head>
<body>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Testergebnisse: {$erg_datum} - {$erg_standort}</b>
</legend>
<br>
<table border="1" cellspacing="0" cellpadding="0" width="100%">
<tr>
<th>
<b>#</b>
</th>
<th>
<b>TAN</b>
</th>
<th>
<b>Name</b>
</th>
<th>
<b>Satzergänzung</b>
</th>
<th>
<b>Gemeinsamkeiten</b>
</th>
<!--
<th>
<b>Gemeinsamkeiten</b>
</th>
-->
<th>
<b>Rechenaufgaben</b>
</th>
<th>
<b>Zahlenreihen</b>
</th>
<th>
<b>Rechenzeichen</b>
</th>
<th>
<b>Matrizen</b>
</th>
<!--
<th>
<b>Verbale Intelligenz</b>
</th>
<th>
<b>Numerische Intelligenz</b>
</th>
-->
<th>
<b>Merkfähigkeit verbal</b>
</th>
<th>
<b>Summe Einzeltests</b>
</th>
<th>
<b>Gesamtergebnis</b>
</th>
<th>
<b>Manuell nicht bestanden</b>
</th>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$smarty.section.table_data1.rownum}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].tan}
</td>
<td height="35" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].satzerg}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].gemeinsamkeiten}
</td>
<!--
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].gemeinsamkeiten}
</td>
-->
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].rechenaufgaben}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].zahlenreihen}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].rechenzeichen}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].matrizen}
</td>
<!--
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].verb_intelligenz}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].num_intelligenz}
</td>
-->
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].merkf}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].summe}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{if $table_data1[table_data1].bestanden == 1}
bestanden
{else}
nicht bestanden
{/if}
</td>
<td height="35" align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{if $table_data1[table_data1].bestanden == 1}
<a href="?action=del&eg_id={$table_data1[table_data1].eg_id}&ka_id={$table_data1[table_data1].ka_id}" class="ButtonDel">Als durchgefallen markieren</a>
{/if}
</td>
</tr>
{/section}
</table>
<br>
<br>
</fieldset>
<br />
<br />
</body>
</html>
{/if}
{if $action == 'del'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Löschbestätigung</b>
</legend>
<br />
<br />
<p align="center">
M&ouml;chten sie die Testergebnisse von <b>{$del_name}</b> wirklich l&ouml;schen?<br><br>
<a href="?action=ausgabe">
<img title = "Nein" border="0" src="../templates/{$global_template}/images/nein.gif"></a>
&nbsp;
<a href="?action=del2&eg_id={$del_eg_id}">
<img title = "Dokument l&ouml;schen"border="0" src="../templates/{$global_template}/images/ja.gif"></a>
<br>
<br>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,142 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/bootstrap.min.js"></script>
<link href="../jquery/bootstrap.min.css" rel="stylesheet" />
<style>
select{
width:330px;
}
#inner {
display: table;
margin: 0 auto;
width:330px;
}
#outer {
width:100%
}
</style>
{literal}
<script>
$(document).ready(function(){
load_data();
function load_data(query)
{
$.ajax({
url:"fetch.php",
method:"post",
data:{query:query,
script:"kand_del"},
success:function(data)
{
/* $('#result').html(data);*/
/* console.log(data); */
$("#user").empty().append(data);
}
});
}
$('#search_text').keyup(function(){
var search = $(this).val();
if(search != '')
{
load_data(search);
}
else
{
load_data();
}
});
});
</script>
{/literal}
</head>
<body onload="if(document.nachfrage)document.nachfrage.search_text.focus();return false;">
<form action="?action=nachfrage" method='post' name='nachfrage'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Kandidat löschen</b>
</legend>
<br />
<br />
<p align='center'>Kandidaten können gelöscht werden, solange sie noch nicht am Test teilgenommen haben.</p>
<p align="center">
<div id="outer">
<div id="inner">
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">Suche</span>
<input type="text" name="search_text" id="search_text" placeholder="Kandidaten suchen" class="form-control" />
</div>
</div>
</div>
</div>
<br>
<p align="center">
<select id="user" name="user" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].ka_id}">{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname} ({$table_data1[table_data1].geb_format})</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Kandidat löschen">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'nachfrage'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Löschbestätigung</b>
</legend>
<br />
<br />
<p align="center">
M&ouml;chten sie Kandidat/in <b><u>{$kand_name}</u></b> wirklich l&ouml;schen?<br><br>
<a href="?"><img title = "Nein" border="0" src="../templates/{$global_template}/images/nein.gif"></a>
&nbsp;
<a href="?action=delkand&ka_id={$kand_ka_id}"><img title = "Dokument l&ouml;schen"border="0" src="../templates/{$global_template}/images/ja.gif"></a>
<br>
<br>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,55 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=ausgabe" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Teilnehmerliste</b>
</legend>
<br />
<br />
<p align="center">
<select name="testtermin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].tm_datum_form} - {$table_data1[table_data1].tm_standort}</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Liste drucken">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,74 @@
{if $action == ''}
<html>
<head>
<title>{$logout_titel}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center">{$logout_titel}</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/{$global_template}/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>{$logout_text}</strong>
</td>
</tr>
<tr>
<td width="100%" align="center">
&nbsp;
</td>
</tr>
<tr>
<td align="center">
<a class="squarebutton_blue" href="index.php" target="_self"><span>Login</span></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
{/if}

View File

@ -0,0 +1,215 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=mailsenden_test" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Mail an Testteilnehmer</b>
</legend>
<br />
<br />
<p align="center">
<select name="testtermin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].tm_datum_form} - {$table_data1[table_data1].tm_standort}</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Liste drucken">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden_test'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
</style>
</head>
<body>
<fieldset>
<legend>
<b>E-Mail bearbeiten</b>
</legend>
<br />
<br />
<form action="?action=mailsenden2_test" method='post' name='mailsenden2_sonst'>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td width="200" height="40" style="padding-left:5px">
Absender:
</td>
<td style="padding-left:5px">
{$mail_sender} - {$mail_sendermail}
<input type="hidden" name="mail_sender" id="mail_sender" size="101" value="{$mail_sender}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Empfänger:
</td>
<td style="padding-left:5px">
<textarea style="width:745px; height:120px; font-family:monospace;" id='mail_mail' name='mail_mail'>{$empfaenger}</textarea>
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Betreff:
</td>
<td style="padding-left:5px">
<input type="text" id="betreff" name="betreff" value="{$mail_betreff}" size="120">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Mailtext:
</td>
<td style="padding-left:5px">
<textarea id='text' name='text'>{$mail_text}</textarea>
{literal}
<script>ClassicEditor
.create( document.querySelector( '#text' ), {
toolbar: {
items: [
'heading',
'|',
'fontSize',
'fontFamily',
'fontBackgroundColor',
'fontColor',
'|',
'bold',
'italic',
'link',
'bulletedList',
'numberedList',
'|',
'alignment',
'indent',
'outdent',
'|',
'imageUpload',
'blockQuote',
'insertTable',
'mediaEmbed',
'undo',
'redo'
]
},
language: 'de',
image: {
toolbar: [
'imageTextAlternative',
'imageStyle:full',
'imageStyle:side'
]
},
table: {
contentToolbar: [
'tableColumn',
'tableRow',
'mergeTableCells',
'tableCellProperties',
'tableProperties'
]
},
licenseKey: '',
} )
.then( editor => {
window.editor = editor;
} )
.catch( error => {
console.error( error );
} );
</script>
{/literal}
<input type="hidden" name="smid" id="smid" size="101" value="{$mail_smid}">
</td>
</tr>
</table>
</p>
<br />
<br />
<p align='center'>
<input type='submit' name='senden' value="Mail senden"><br><br>
<font color="red" style="font-size:20px">Bitte nur einmal klicken. Rückmeldung dauert 30-60 Sekunden bis alle Mails verschickt wurden!</font>
</p>
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden2_test'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Ergebnis</b>
</legend>
<br />
<br />
{$mail_senderg}
<br>
<br>
Sie können das Fenster nun schließen.
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,118 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
input{
width:330px;
}
.row_0 {
background-color: #FFFFFF;
}
.row_1 {
background-color: #E1E8F1;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='save'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Systemparameter</b>
</legend>
<br />
<br />
<table width="100%" cellspacing="0" cellpadding="0">
{section name=table_data1 loop=$table_data1}
<tr>
<td min-width="40%" class="row_{$table_data1[table_data1].zaehler}" height='30'>
{$table_data1[table_data1].beschreibung}{if $table_data1[table_data1].pid == 1} <b>Verfügbare Rest-TANs: {$parameter_anzahltan}</b>{/if}
</td>
<td class="row_{$table_data1[table_data1].zaehler}" height='30'>
<input align="right" type="text" name="{$table_data1[table_data1].pid}" value="{$table_data1[table_data1].wert}">
</td>
</tr>
{/section}
</table>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="speichern">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'save'}
{if $parameter_inserterr == '1'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>Fehler beim der Speicherung</legend>
<br />
<br />
Es traten folgende Fehler auf:
<br />
{$parameter_reason}
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $parameter_inserterr == '2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>Speicherung</legend>
<br />
<br />
<p align="center">
Die Daten wurden übernommen.
</p>
<br />
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{/if}

View File

@ -0,0 +1,514 @@
{if $action == ''}
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
<!-- Add jQuery library -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery-1.10.2.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery.mousewheel.pack.js?v=3.1.3"></script>
<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="../fancybox-2.1.7/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="../fancybox-2.1.7/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<script type="text/javascript">
$(document).ready(function() {
$('.box').fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
helpers: {
overlay : {
closeClick: true
}
},
});
});
</script>
<!-- <script src="../jquery/jquery-1.12.4.js"></script>-->
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<script src="../jquery/jquery.timepicker.min.js"></script>
<style type="text/css">
.spinner {
width: 112px;
height: 15px;
font-size: 12px !important;
}
</style>
<script>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
<!--calc_erm_78();-->
},
spin: function (event, ui) {
<!--calc_erm_78();-->
},
start: function (event, ui) {
<!--calc_erm_78();-->
},
stop: function (event, ui) {
<!--calc_erm_78();-->
},
step: 1,
numberFormat: "i",
min:0,
decimals:0
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
</script>
<script type="text/javascript">
$(function() {
$(".datepicker").datepicker({
prevText: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;r','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekStatus: 'Woche des Monats',
showMonthAfterYear: false,
showOn: 'focus',
firstDay: 1,
numberOfMonths : 1,
yearRange: "c-5:+5",
showButtonPanel : true,
altField : "#datepicker_input",
dateFormat : "dd.mm.yy",
showWeek: true
});
$.datepicker._gotoToday = function(id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
}
});
</script>
<script type="text/javascript">
$(document).ready(function(){
$('input.timepicker').timepicker({
timeFormat: 'HH:mm',
interval: 30,
minTime: '7',
maxTime: '18:00',
startTime: '7',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
</script>
<style>
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:330px;
}
.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>
<style>
.result
{
background-color: #00ffff;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='erfassen'>
{if $prxedit_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$prxedit_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Ausbildungsstelle erfassen</b>
</legend>
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
<tr>
<td width="15%">
Art der Ausbildungsstelle:
</td>
<td>
<select name="art" size="5">
<option value="Gemeindeverwaltung" {if $prxedit_value_art == 'Gemeindeverwaltung'} selected {/if}}>Gemeindeverwaltung</option>
<option value="GVV" {if $prxedit_value_art == 'GVV'} selected {/if}}>GVV</option>
<option value="Landratsamt" {if $prxedit_value_art == 'Landratsamt'} selected {/if}}>Landratsamt</option>
<option value="Stadtverwaltung" {if $prxedit_value_art == 'Stadtverwaltung'} selected {/if}}>Stadtverwaltung</option>
<option value="VVG" {if $prxedit_value_art == 'VVG'} selected {/if}}>VVG</option>
</select>
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="15%">
Behördenname:
</td>
<td>
<input type="text" name="name" id="name" value="{$prxedit_value_name}" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="15%">
Straße:
</td>
<td>
<input type="text" name="str" id="str" value="{$prxedit_value_str}" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
PLZ / Ort:
</td>
<td>
<input type="text" name="plz" id="plz" value="{$prxedit_value_plz}" size="5"> <input type="text" name="ort" id="ort" value="{$prxedit_value_ort}" size="30">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
Mail:
</td>
<td>
<input type="text" name="mail" id="mail" value="{$prxedit_value_mail}" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
Gültig von:
</td>
<td>
<input type="text" class="datepicker" name="gueltigvon" id="gueltigvon" value="{$prxedit_value_gueltigvon}" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
Gültig bis:
</td>
<td>
<input type="text" class="datepicker" name="gueltigbis" id="gueltigbis" value="{$prxedit_value_gueltigbis}" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
Registrierung zurücksetzen:
<br>
(Die Praxisstelle bekommt innerhalb 30 Min<br>eine Mail mit einer neuen TAN)
</td>
<td>
<input type="checkbox" value="j" id="regmail" name="regmail">
</td>
</tr>
<tr>
<td>&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
</table>
<br />
<p align='center'>
<input type='submit' name='senden' value="Ausbildungsstelle speichern" class="button">
{if $prxedit_value_user != ''}
&nbsp;<a href="bewerber_daten.php?action=ausgabe&user={$prxedit_value_user}" class="button">zurück zu {$prxedit_value_username}</a>
{/if}
</p>
<br />
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Ausbildungsstellen</b>
</legend>
<script type="text/javascript" src="../jquery/prx_search.js"></script>
<link type="text/css" href="../jquery/jquery-ui.min.css" rel="stylesheet" />
<table cellspacing="0" cellpadding="2" width="100%" border="0">
<tr>
<td width="180">
<b>Suche: Mind 3 Zeichen: </b>
</td>
<td width="180">
<input type="text" id="search" name="search" />
</td>
<td>
<input id = "btnSubmit" type="submit" value="Zeige alle ({$prxedit_value_anzall})"/> <input id = "unreg" type="submit" value="Zeige unregistrierte ({$prxedit_value_anzunreg})"/> <input id = "reg" type="submit" value="Zeige registrierte ({$prxedit_value_anzreg})"/>
</td>
</table>
<br>
<div id="results"></div>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<style>
.ck-editor__editable {
min-height: 300px;
}
</style>
</head>
<body>
<fieldset>
<legend>
<b>E-Mail bearbeiten</b>
</legend>
<br />
<br />
<form action="?action=mailsenden2" method='post' name='mailsenden2_sonst'>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td width="200" height="40" style="padding-left:5px">
Absender:
</td>
<td style="padding-left:5px">
{$mail_sender} - {$mail_sendermail}
<input type="hidden" name="mail_sender" id="mail_sender" size="101" value="{$mail_sender}">
<input type="hidden" name="mail_sendermail" id="mail_sendermail" size="101" value="{$mail_sendermail}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Mailadresse:
</td>
<td style="padding-left:5px">
<input type="text" id="mail_mail" name="mail_mail" value="{$mail_mail}" size="60">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Betreff:
</td>
<td style="padding-left:5px">
<input type="text" id="betreff" name="betreff" value="{$mail_betreff}" size="60">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Mailtext:
</td>
<td style="padding-left:5px">
<textarea id='text' name='text'>{$mail_text}</textarea>
{literal}
<script>ClassicEditor
.create( document.querySelector( '#text' ), {
toolbar: {
items: [
'heading',
'|',
'fontSize',
'fontFamily',
'fontBackgroundColor',
'fontColor',
'|',
'bold',
'italic',
'link',
'bulletedList',
'numberedList',
'|',
'alignment',
'indent',
'outdent',
'|',
'imageUpload',
'blockQuote',
'insertTable',
'mediaEmbed',
'undo',
'redo'
]
},
language: 'de',
image: {
toolbar: [
'imageTextAlternative',
'imageStyle:full',
'imageStyle:side'
]
},
table: {
contentToolbar: [
'tableColumn',
'tableRow',
'mergeTableCells',
'tableCellProperties',
'tableProperties'
]
},
licenseKey: '',
} )
.then( editor => {
window.editor = editor;
} )
.catch( error => {
console.error( error );
} );
</script>
{/literal}
<input type="hidden" name="dstid" id="dstid" size="101" value="{$mail_dstid}">
</td>
</tr>
</table>
</p>
<br />
<br />
<p align='center'>
<input type='submit' name='senden' value="Mail erneut senden">
</p>
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Ergebnis</b>
</legend>
<br />
<br />
{$mail_senderg}
<br>
<br>
Sie können das Fenster nun schließen.
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,247 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<!-- Add jQuery library -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery-1.10.2.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery.mousewheel.pack.js?v=3.1.3"></script>
<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="../fancybox-2.1.7/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="../fancybox-2.1.7/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<script type="text/javascript">
$(document).ready(function() {
$('.box').fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
helpers: {
overlay : {
closeClick: true
}
}
});
});
</script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
.ButtonAnzeigen {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
background-color:#77b55a;
border-radius:4px;
border:1px solid #4b8f29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:0px 20px;
text-decoration:none;
text-shadow:0px 1px 0px #5b8a3c;
}
.ButtonAnzeigen:hover {
background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
background-color:#72b352;
}
.ButtonAnzeigen:active {
position:relative;
top:1px;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='save'>
{if $news_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$news_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Ausbildungsstellen News</b>
</legend>
<br />
<br />
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td height="40" style="padding-left:5px">
Überschrift:
</td>
<td style="padding-left:5px">
<input type="text" id="headline" name="headline" value="{$news_value_headline}" size="60">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Inhalt:
</td>
<td style="padding-left:5px">
<textarea id='text' name='text'>{$news_value_text}</textarea>
{literal}
<script>ClassicEditor
.create( document.querySelector( '#text' ), {
toolbar: {
items: [
'heading',
'|',
'fontSize',
'fontFamily',
'fontBackgroundColor',
'fontColor',
'|',
'bold',
'italic',
'link',
'bulletedList',
'numberedList',
'|',
'alignment',
'indent',
'outdent',
'|',
'imageUpload',
'blockQuote',
'insertTable',
'mediaEmbed',
'undo',
'redo'
]
},
language: 'de',
image: {
toolbar: [
'imageTextAlternative',
'imageStyle:full',
'imageStyle:side'
]
},
table: {
contentToolbar: [
'tableColumn',
'tableRow',
'mergeTableCells',
'tableCellProperties',
'tableProperties'
]
},
licenseKey: '',
} )
.then( editor => {
window.editor = editor;
} )
.catch( error => {
console.error( error );
} );
</script>
{/literal}
</td>
</tr>
</table>
</p>
<br />
<br />
<p align='center'>
<input type='submit' name='senden' value="Speichern">
</p>
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
<fieldset>
<legend>
<b>Erfasste News</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>Datum - Zeit</b>
</td>
<td>
<b>Überschrift</b>
</td>
<td>
<b>Anzeige</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum != ''}
<tr>
<td>
{$table_data1[table_data1].pn_date_form}
</td>
<td>
{$table_data1[table_data1].pn_headline}
</td>
<td>
<a class="ButtonAnzeigen box" title="{$table_data1[table_data1].pn_headline}" href="?action=show&pn_id={$table_data1[table_data1].pn_id}">Nachricht anzeigen</a>
</td>
<td align="center">
<a href=?edit={$table_data1[table_data1].pn_id}><img title = "Termin bearbeiten" border="0" height=10 src="../templates/{$global_template}/images/edit.png"></a>
&nbsp;
<a href="?action=del&pn_id={$table_data1[table_data1].pn_id}"><img title = 'Termin l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>
</td>
</tr>
{/if}
{/section}
</table>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'show'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>{$prx_show_headline}</b>
</legend>
{$prx_show_text}
<br />
<br />
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,171 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<!-- Add jQuery library -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery-1.10.2.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<script type="text/javascript" src="../fancybox-2.1.7/lib/jquery.mousewheel.pack.js?v=3.1.3"></script>
<!-- Add fancyBox main JS and CSS files -->
<script type="text/javascript" src="../fancybox-2.1.7/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="../fancybox-2.1.7/source/jquery.fancybox.css?v=2.1.5" media="screen" />
<script type="text/javascript">
$(document).ready(function() {
$('.box').fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
helpers: {
overlay : {
closeClick: true
}
}
});
});
</script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
.ButtonAnzeigen {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
background-color:#77b55a;
border-radius:4px;
border:1px solid #4b8f29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:0px 20px;
text-decoration:none;
text-shadow:0px 1px 0px #5b8a3c;
}
.ButtonAnzeigen:hover {
background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
background-color:#72b352;
}
.ButtonAnzeigen:active {
position:relative;
top:1px;
}
.ButtonDel {
box-shadow: 0px 10px 14px -7px #3e7327;
background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
background-color:#e4685d;
border-radius:4px;
border:1px solid #98051D;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:6px 12px;
text-decoration:none;
text-shadow:0px 1px 0px #b23e35;
}
.ButtonDel:hover {
background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
background-color:#eb675e;
}
.ButtonDel:active {
position:relative;
top:1px;
}
</style>
</head>
<body>
{if $news_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$news_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Rangliste 2</b>
</legend>
<br>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="150">
Export Rangliste 2:
</td>
<td>&nbsp;<a href='rangliste2_excel.php' target='_top'><img src="../templates/{$global_template}/images/excel.png" border="0" height=30></a>
</td>
</table>
<br>
<br>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td height="40" style="padding-left:5px">
<b>Ranglistenplatz 2 ({$dokverw_anzdb})</b>
</td>
<td height="40" style="padding-left:5px">
<b>Name</b>
</td>
<td height="40" style="padding-left:5px">
<b>Mail</b>
</td>
<td height="40" style="padding-left:5px">
<b>ID</b>
</td>
<td height="40" style="padding-left:5px">
<b>Testdatum</b>
</td>
<td height="40" style="padding-left:5px">
<b>Testergebnis</b>
</td>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].rangliste}
</td>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}
</td>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].mail}
</td>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].id}
</td>
<td height="40" style="padding-left:5px">
{$table_data1[table_data1].tm_datum} ({$table_data1[table_data1].tm_standort})
</td>
<td height="40" align="right" style="padding-right:5px">
{$table_data1[table_data1].summe} / 130
</td>
</tr>
{/section}
</table>
<br />
<br />
</fieldset>
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,349 @@
{if $action == ''}
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Anlagenupload und Ausbildungsstellenwahl BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
.desc{
width:400px;
}
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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>
<link rel="stylesheet" type="text/css" href="../templates/{$global_template}/css/component.css" />
<script type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
</script>
</head>
<body>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Schritt 1: Dateien auswählen und hochladen</b>
</legend>
<table border="0" width="100%">
<tr>
<td width="30%" valign="top">
<ol>
<li>Roter Button anklicken, um HOGREFE TAN Liste auszuwählen</li>
<li>Danach "CSV-Hochladen..." klicken</li>
<li><b>Verfügbare Rest-TANs: {$tanimp_anzahltan}</b></li>
<li>Importvorlage Hogrefe: <a href="Import_CSV_Hogrefe.xlsx" target='_new'>Import_CSV_Hogrefe.xlsx</a> als CSV-Datei abspeichern.</li>
</ol>
</td>
</td>
<td width="40%">
<form action=?action=csvimp method="POST" enctype="multipart/form-data" name="csvimp">
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
<tr>
<td width="100%"align="center" >
<div>
<input type="file" name="file" id="file-5" class="inputfile inputfile-4" />
<label for="file-5">
<figure>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="17" viewBox="0 0 20 17">
<path d="M10 0l-5.2 4.9h3.3v5.1h3.8v-5.1h3.3l-5.2-4.9zm9.3 11.5l-3.2-2.1h-2l3.4 2.6h-3.5c-.1 0-.2.1-.2.1l-.8 2.3h-6l-.8-2.2c-.1-.1-.1-.2-.2-.2h-3.6l3.4-2.6h-2l-3.2 2.1c-.4.3-.7 1-.6 1.5l.6 3.1c.1.5.7.9 1.2.9h16.3c.6 0 1.1-.4 1.3-.9l.6-3.1c.1-.5-.2-1.2-.7-1.5z"/>
</svg>
</figure>
<span style='float:center;'>CSV-Datei ausw&auml;hlen&hellip;<br>(hier klicken)</span>
</label>
</div>
<script src="../templates/{$global_template}/js/custom-file-input.js"></script>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<input type="submit" class="button" value="CSV-Hochladen&hellip;" name="B1" size="20">
</td>
</tr>
</table>
</form>
</td>
<td width="30%">
&nbsp;
</td>
</tr>
</table>
</fieldset>
<br />
<br />
</body>
</html>
{/if}
{if $action == 'csvimp'}
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Anlagenupload und Ausbildungsstellenwahl BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
.desc{
width:400px;
}
th{
background: lightgray;
border: 1px solid #656565;
font-size:11px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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;
}
.row_0 {
background-color: #FFFFFF;
}
.row_1 {
background-color: #E1E8F1;
}
</style>
<link rel="stylesheet" type="text/css" href="../templates/{$global_template}/css/component.css" />
<script type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
</script>
</head>
<body>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Schritt 2: Daten prüfen</b>
</legend>
<table border="1" cellspacing="0" cellpadding="0" width="100%">
<tr>
<th>
<b>#</b>
</th>
<th>
<b>TAN</b>
</th>
<th align="left" style="padding-left:5px">
<b>Kurzlink</b>
</th>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td align="center" class="row_{$table_data1[table_data1].zaehler}">
{$smarty.section.table_data1.rownum}
</td>
<td align="center" class="row_{$table_data1[table_data1].zaehler}">
{$table_data1[table_data1].tan}
</td>
<td class="row_{$table_data1[table_data1].zaehler}" style="padding-left:5px">
{$table_data1[table_data1].tinyurl}
</td>
</tr>
{/section}
</table>
<br>
<br>
<form action=?action=csvimp2 method="POST" name="csvimp2">
<table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#E7E8ED">
<tr>
<td width="70%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<b><font size="1">Auswahl</font></b>
</td>
<td width="30%" align="left" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<b><font size="1">Markieren</font></b>
</td>
</tr>
<tr>
<td width="70%"><font size="1">Datens&auml;tze nicht importieren
</td>
<td width="30%"><font size="1"><input type="radio" name="import" value="0" checked>
</td>
</tr>
<tr>
<td width="70%"><font size="1">Datens&auml;tze importieren
</td>
<td width="30%"><font size="1"><input type="radio" name="import" value="1">
</td>
</tr>
<tr>
<td width="70%">
&nbsp;
</td>
<td width="30%">
&nbsp;
</td>
</tr>
<tr>
<td width="70%">
&nbsp;
</td width="30%">
<td>
<input type="submit" value="Abschicken" name="B1" size="20">
</td>
</tr>
</table>
</form>
</fieldset>
<br />
<br />
</body>
</html>
{/if}
{if $action == 'csvimp2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<fieldset>
<legend>
<b>Import beendet</b>
</legend>
<br />
<br />
<p align="center">
Der Import wurde beendet!
<br>
<br>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
{section name=table_data2 loop=$table_data2}
<tr>
<td>
{$table_data2[table_data2].hinweis}
</td>
</tr>
{/section}
</table>
{/if}
</p>
<br />
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,439 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<script src="../jquery/jquery.timepicker.min.js"></script>
<style type="text/css">
.spinner {
width: 112px;
height: 15px;
font-size: 12px !important;
}
</style>
<script>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
<!--calc_erm_78();-->
},
spin: function (event, ui) {
<!--calc_erm_78();-->
},
start: function (event, ui) {
<!--calc_erm_78();-->
},
stop: function (event, ui) {
<!--calc_erm_78();-->
},
step: 1,
numberFormat: "i",
min:0,
decimals:0
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
</script>
<script type="text/javascript">
$(function() {
$(".datepicker").datepicker({
prevText: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;r','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekStatus: 'Woche des Monats',
showMonthAfterYear: false,
showOn: 'focus',
firstDay: 1,
numberOfMonths : 1,
yearRange: "c-5:+5",
showButtonPanel : true,
altField : "#datepicker_input",
dateFormat : "dd.mm.yy",
showWeek: true
});
$.datepicker._gotoToday = function(id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
}
});
</script>
<script type="text/javascript">
$(document).ready(function(){
$('input.timepicker').timepicker({
timeFormat: 'HH:mm',
interval: 30,
minTime: '7',
maxTime: '18:00',
startTime: '7',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
</script>
<style>
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='erfassen'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Termine erfassen</b>
</legend>
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
<tr>
<td width="30%">
Testdatum:
</td>
<td>
<input type="text" class="datepicker" name="tm_datum" id="tm_datum" value="{$termine_value_datum}">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="30%">
Uhrzeit:
</td>
<td>
<input type="text" class="timepicker" name="tm_zeit" id="tm_datum" value="{$termine_value_zeit}" onKeypress="return trackKeys(event,/[0-9,:]/);">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="30%">
Maximale Teilnehmerzahl:
</td>
<td valign="top">
<input type="text" class="spinner" name="tm_plaetze" id="max_tn" value="{$termine_value_tm_plaetze}" onKeypress="return trackKeys(event,/[0-9,]/);">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="30%">
Standort:
</td>
<td valign="top">
<label for="K"><input type="radio" value="K" id="K" {if $termine_value_tm_standort == "K"}checked{/if} name="tm_standort" width="30%"> Kehl</label><br>
<label for="L"><input type="radio" value="L" id="L" {if $termine_value_tm_standort == "L"}checked{/if} name="tm_standort" width="30%"> Ludwigsburg</label>
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="30%">
Gebäude / Raum:
</td>
<td valign="top">
<input type="text" name="tm_raum" id="tm_raum" value="{$termine_value_tm_raum}" width="30">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Verwendungszweck Überweisung:
</td>
<td valign="top">
<input type="text" name="tm_referenznr" id="tm_referenznr" value="{$termine_value_tm_referenznr}" width="30">
</td>
</tr>
<tr>
<td>&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
</table>
<br />
<p align='center'>
<input type='submit' name='senden' value="Termin speichern">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Termine</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>lfd.Nr.</b>
</td>
<td>
<b>Testdatum</b>
</td>
<td>
<b>Uhrzeit</b>
</td>
<td>
<b>Standort</b>
</td>
<td>
<b>Freie Plätze</b>
</td>
<td>
<b>Gebäude / Raum</b>
</td>
<td>
<b>Verwendungszweck Überweisung</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum != ''}
<tr>
<td>
{$smarty.section.table_data1.rownum}
</td>
<td>
{$table_data1[table_data1].datum}
</td>
<td>
{$table_data1[table_data1].zeit}
</td>
<td>
{$table_data1[table_data1].standort_form}
</td>
<td>
{$table_data1[table_data1].restplatz} / {$table_data1[table_data1].tm_plaetze}
</td>
<td>
{$table_data1[table_data1].tm_raum}
</td>
<td>
{$table_data1[table_data1].tm_referenznr}
</td>
<td align="center">
<a href=?edit={$table_data1[table_data1].tm_id}><img title = "Termin bearbeiten" border="0" height=10 src="../templates/{$global_template}/images/edit.png"></a>
&nbsp;
{if $table_data1[table_data1].tm_disable == 0}
<img title = 'Termin bereits gebucht' border="0" height=10 src="../templates/{$global_template}/images/drop_grey.png">
{else}
<a href="?action=del&tm_id={$table_data1[table_data1].tm_id}"><img title = 'Termin l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>
{/if}
</td>
</tr>
{/if}
{/section}
</table>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailterminupdate'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../CKEditor_4.6.1/ckeditor.js'></script>
</head>
<body>
<fieldset>
<legend>
<b>Mailtext</b>
</legend>
<br />
<br />
<font color='red'>Zu dem Termin haben sich bereits Kandidaten eingebucht. Ihnen muss die Veränderung mitgeteilt werden.<br>
Sofern noch kein Test geschrieben wurde, kann der Kandidat auch wieder gelöscht werden. Dann wird die Hogrefe TAN wieder frei und die Gebühr muss nicht bezahlt werden.
<br />
<br />
</font>
<form action="?action=mailsenden2" method='post' name='mailsenden2'>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td width="200" height="40" style="padding-left:5px">
Absender:
</td>
<td style="padding-left:5px">
<select name="absender">
<option value="Kehl" selected>Kehl</option>
<option value="Ludwigsburg">Ludwigsburg</option>
</select>
</td>
</tr>
<tr>
<td width="200" height="40" style="padding-left:5px">
Empfänger:
</td>
<td style="padding-left:5px">
{$mtupd_mailadressen_an}
<input type="hidden" name="empfaenger_an" id="empfaenger_an" size="101" value="{$mtupd_mailadressen_an}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Empfänger BCC:
</td>
<td style="padding-left:5px">
{$mtupd_mailadressen_bcc}
<input type="hidden" name="empfaenger_bcc" id="empfaenger_bcc" size="101" value="{$mtupd_mailadressen_bcc}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Betreff:
</td>
<td style="padding-left:5px">
<input type="text" id="betreff" name="betreff" value="" size="60">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Mailtext:
</td>
<td style="padding-left:5px">
<textarea id='text' name='text'></textarea>
{literal}
<script type='text/javascript'>
CKEDITOR.replace( 'text', {
height: 300,
width: "90%",
enterMode : CKEDITOR.ENTER_BR
} );
</script>
{/literal}
</td>
</tr>
</table>
</p>
<br />
<br />
<p align='center'>
<input type='submit' name='senden' value="Mail senden">
</p>
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Ergebnis</b>
</legend>
<br />
<br />
{$mail_senderg}
<br>
<br>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,494 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/bootstrap.min.js"></script>
<link href="../jquery/bootstrap.min.css" rel="stylesheet" />
<style>
select{
width:330px;
}
#inner {
display: table;
margin: 0 auto;
width:330px;
}
#outer {
width:100%
}
</style>
{literal}
<script>
$(document).ready(function(){
load_data();
function load_data(query)
{
$.ajax({
url:"fetch.php",
method:"post",
data:{query:query,
script:"termine_kandidat"},
success:function(data)
{
/* $('#result').html(data);*/
$("#user").empty().append(data);
}
});
}
$('#search_text').keyup(function(){
var search = $(this).val();
if(search != '')
{
load_data(search);
}
else
{
load_data();
}
});
});
</script>
{/literal}
</head>
<body onload="if(document.ausgabe)document.ausgabe.search_text.focus();return false;">
<form action="?action=ausgabe" method='post' name='ausgabe'>
{if $bewerber_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$bewerber_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Testtermin Kandidat anpassen</b>
</legend>
<br />
<br />
<div id="outer">
<div id="inner">
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">Suche</span>
<input type="text" name="search_text" id="search_text" placeholder="Kandidaten suchen" class="form-control" />
</div>
</div>
</div>
</div>
<br>
<p align="center">
<select id="user" name="user" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].ka_id}">{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname}</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Bewerber wählen">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'ausgabe'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<script src="../jquery/jquery.timepicker.min.js"></script>
<style type="text/css">
.spinner {
width: 112px;
height: 15px;
font-size: 12px !important;
}
</style>
<script>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
<!--calc_erm_78();-->
},
spin: function (event, ui) {
<!--calc_erm_78();-->
},
start: function (event, ui) {
<!--calc_erm_78();-->
},
stop: function (event, ui) {
<!--calc_erm_78();-->
},
step: 1,
numberFormat: "i",
min:0,
decimals:0
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
</script>
<script type="text/javascript">
$(function() {
$(".datepicker").datepicker({
prevText: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;r','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekStatus: 'Woche des Monats',
showMonthAfterYear: false,
showOn: 'focus',
firstDay: 1,
numberOfMonths : 1,
yearRange: "c-5:+5",
showButtonPanel : true,
altField : "#datepicker_input",
dateFormat : "dd.mm.yy",
showWeek: true
});
$.datepicker._gotoToday = function(id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
}
});
</script>
<script type="text/javascript">
$(document).ready(function(){
$('input.timepicker').timepicker({
timeFormat: 'HH:mm',
interval: 30,
minTime: '7',
maxTime: '18:00',
startTime: '7',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
</script>
<style>
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
</style>
</head>
<body>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Termine</b>
</legend>
Wählen Sie den neuen Termin für <b><u>{$term_kand_anrede} {$term_kand_vorname} {$term_kand_nachname}</u></b> aus!<br>
<br>
Bisheriger Testtermin: <b><u>{$term_kand_datum} {$term_kand_zeit} Uhr in {$term_kand_standort}</u></b>
<br>
<br>
<form action="?action=mail" method='post' name='mail'>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>Auswahl</b>
</td>
<td>
<b>Testdatum</b>
</td>
<td>
<b>Uhrzeit</b>
</td>
<td>
<b>Standort</b>
</td>
<td>
<b>Freie Plätze</b>
</td>
<td>
<b>Gebäude / Raum</b>
</td>
<td>
<b>Verwendungszweck Überweisung</b>
</td>
<tr>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum != ''}
<tr>
<td>
{if $table_data1[table_data1].restplatz != 0}
{if $term_kand_tm_id != $table_data1[table_data1].tm_id}
<label for="{$table_data1[table_data1].tm_id}"><input type="radio" value="{$table_data1[table_data1].tm_id}" id="{$table_data1[table_data1].tm_id}" name="tm_id" size="20"></label>
{/if}
{/if}
</td>
<td>
<label for="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].datum}</label>
</td>
<td>
<label for="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].zeit}</label>
</td>
<td>
<label for="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].standort_form}</label>
</td>
<td>
<label for="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].restplatz} / {$table_data1[table_data1].tm_plaetze}</label>
</td>
<td>
<label for="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].tm_raum}</label>
</td>
<td>
<label for="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].tm_referenznr}</label>
</td>
</tr>
{/if}
{/section}
</table>
<br />
<p align='center'>
<input type='submit' name='senden' value="Abschicken">
</p>
<br />
</form>
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mail'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
</style>
</head>
<body>
<fieldset>
<legend>
<b>Mailtext</b>
</legend>
<br />
<br />
<font color='red'>Formulieren Sie ein Anschreiben an den Kandidaten, dass sein Termin verlegt wird.</font>
<br />
<br />
</font>
<form action="?action=mailsenden2" method='post' name='mailsenden2'>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td width="200" height="40" style="padding-left:5px">
Absender:
</td>
<td style="padding-left:5px">
<select name="absender">
<option value="Kehl" selected>Kehl</option>
<option value="Ludwigsburg">Ludwigsburg</option>
</select>
</td>
</tr>
<tr>
<td width="200" height="40" style="padding-left:5px">
Empfänger:
</td>
<td style="padding-left:5px">
{$mtupd_mailadressen_an}
<input type="hidden" name="empfaenger_an" id="empfaenger_an" size="101" value="{$mtupd_mailadressen_an}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Betreff:
</td>
<td style="padding-left:5px">
<input type="text" id="betreff" name="betreff" value="" size="60">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Mailtext:
</td>
<td style="padding-left:5px">
<textarea id='text' name='text'></textarea>
{literal}
<script>ClassicEditor
.create( document.querySelector( '#text' ), {
toolbar: {
items: [
'heading',
'|',
'fontSize',
'fontFamily',
'fontBackgroundColor',
'fontColor',
'|',
'bold',
'italic',
'link',
'bulletedList',
'numberedList',
'|',
'alignment',
'indent',
'outdent',
'|',
'imageUpload',
'blockQuote',
'insertTable',
'mediaEmbed',
'undo',
'redo'
]
},
language: 'de',
image: {
toolbar: [
'imageTextAlternative',
'imageStyle:full',
'imageStyle:side'
]
},
table: {
contentToolbar: [
'tableColumn',
'tableRow',
'mergeTableCells',
'tableCellProperties',
'tableProperties'
]
},
licenseKey: '',
} )
.then( editor => {
window.editor = editor;
} )
.catch( error => {
console.error( error );
} );
</script>
{/literal}
</td>
</tr>
</table>
</p>
<br />
<br />
<p align='center'>
<input type='submit' name='senden' value="Mail senden">
</p>
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Ergebnis</b>
</legend>
<br />
<br />
{$mail_senderg}
<br>
<br>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,484 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=upload" method='post' name='upload'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Import Testdaten</b>
</legend>
<br />
<br />
<p align="center">
<select name="testtermin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tm_id}">{$table_data1[table_data1].tm_datum_form} - {$table_data1[table_data1].tm_standort}</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Datum wählen">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'upload'}
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Anlagenupload und Ausbildungsstellenwahl BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
.desc{
width:400px;
}
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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>
<link rel="stylesheet" type="text/css" href="../templates/{$global_template}/css/component.css" />
<script type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
</script>
</head>
<body>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Schritt 1: Dateien auswählen und hochladen</b>
</legend>
<table border="0" width="100%">
<tr>
<td width="30%" valign="top">
<ol>
<li>Die CSV-Dateien können nacheinander hochgeladen werden.</li>
<li>Roter Button anklicken, um die einzelne Datei vom PC auszuwählen</li>
<li>Danach "CSV-Hochladen..." klicken, so dass die Datei unter Schritt 2 angezeigt wird</li>
</ol>
</td>
</td>
<td width="40%">
<form action=?action=csvimp method="POST" enctype="multipart/form-data" name="csvimp">
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
<tr>
<td width="100%"align="center" >
<div>
<input type="file" name="file" id="file-5" class="inputfile inputfile-4" />
<label for="file-5">
<figure>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="17" viewBox="0 0 20 17">
<path d="M10 0l-5.2 4.9h3.3v5.1h3.8v-5.1h3.3l-5.2-4.9zm9.3 11.5l-3.2-2.1h-2l3.4 2.6h-3.5c-.1 0-.2.1-.2.1l-.8 2.3h-6l-.8-2.2c-.1-.1-.1-.2-.2-.2h-3.6l3.4-2.6h-2l-3.2 2.1c-.4.3-.7 1-.6 1.5l.6 3.1c.1.5.7.9 1.2.9h16.3c.6 0 1.1-.4 1.3-.9l.6-3.1c.1-.5-.2-1.2-.7-1.5z"/>
</svg>
</figure>
<span style='float:center;'>CSV-Datei ausw&auml;hlen&hellip;<br>(hier klicken)</span>
</label>
</div>
<script src="../templates/{$global_template}/js/custom-file-input.js"></script>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<input type="submit" class="button" value="CSV-Hochladen&hellip;" name="B1" size="20">
</td>
</tr>
</table>
</form>
</td>
<td width="30%">
&nbsp;
</td>
</tr>
</table>
</fieldset>
<br />
<br />
</body>
</html>
{/if}
{if $action == 'csvimp'}
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Anlagenupload und Ausbildungsstellenwahl BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
.desc{
width:400px;
}
th{
background: lightgray;
border: 1px solid #656565;
font-size:11px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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>
<link rel="stylesheet" type="text/css" href="../templates/{$global_template}/css/component.css" />
<script type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
</script>
</head>
<body>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$index_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Schritt 2: Daten prüfen</b>
</legend>
<table border="1" cellspacing="0" cellpadding="0" width="100%">
<tr>
<th>
<b>#</b>
</th>
<th>
<b>TAN</b>
</th>
<th>
<b>Name</b>
</th>
<th>
<b>Datum</b>
</th>
<th>
<b>Satzergänzung</b>
</th>
<th>
<b>Gemeinsamkeiten</b>
</th>
<!--
<th>
<b>Gemeinsamkeiten</b>
</th>
-->
<th>
<b>Rechenaufgaben</b>
</th>
<th>
<b>Zahlenreihen</b>
</th>
<th>
<b>Rechenzeichen</b>
</th>
<th>
<b>Matrizen</b>
</th>
<!--
<th>
<b>Verbale Intelligenz</b>
</th>
<th>
<b>Numerische Intelligenz</b>
</th>
-->
<th>
<b>Merkfähigkeit verbal</b>
</th>
<th>
<b>Summe Einzeltests</b>
</th>
<th>
<b>Gesamtergebnis</b>
</th>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$smarty.section.table_data1.rownum}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].tan}
</td>
<td {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].name}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].datum}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].satzerg_raw}
</td>
<!--
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].analogie_raw}
</td>
-->
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].gemeinsamkeiten_raw}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].rechenaufgaben_raw}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].zahlenreihen_raw}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].rechenzeichen_raw}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].matrizen_raw}
</td>
<!--
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].verb_intelligenz_raw}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].num_intelligenz_raw}
</td>
-->
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].merkf_raw}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{$table_data1[table_data1].summe}
</td>
<td align="center" {if $table_data1[table_data1].bestanden == 1} BGCOLOR="#C8EFD4" {else} BGCOLOR="#FBCFD0" {/if}>
{if $table_data1[table_data1].bestanden == 1}
bestanden
{else}
nicht bestanden
{/if}
</td>
</tr>
{/section}
</table>
<br>
<br>
<form action=?action=csvimp2 method="POST" name="csvimp2">
<table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#E7E8ED">
<tr>
<td width="70%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<b><font size="1">Auswahl</font></b>
</td>
<td width="30%" align="left" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<b><font size="1">Markieren</font></b>
</td>
</tr>
<tr>
<td width="70%"><font size="1">Datens&auml;tze nicht importieren
</td>
<td width="30%"><font size="1"><input type="radio" name="import" value="0" checked>
</td>
</tr>
<tr>
<td width="70%"><font size="1">Datens&auml;tze importieren
</td>
<td width="30%"><font size="1"><input type="radio" name="import" value="1">
</td>
</tr>
<tr>
<td width="70%">
&nbsp;
</td>
<td width="30%">
&nbsp;
</td>
</tr>
<tr>
<td width="70%">
&nbsp;
</td width="30%">
<td>
<input type="submit" value="Abschicken" name="B1" size="20">
</td>
</tr>
</table>
</form>
</fieldset>
<br />
<br />
</body>
</html>
{/if}
{if $action == 'csvimp2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<fieldset>
<legend>
<b>Import beendet</b>
</legend>
<br />
<br />
<p align="center">
Der Import wurde beendet!
<br>
<br>
{if $index_error == '1'}
<table width="70%" class="errorTable" align="center">
{section name=table_data2 loop=$table_data2}
<tr>
<td>
{$table_data2[table_data2].hinweis}
</td>
</tr>
{/section}
</table>
{/if}
</p>
<br />
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,118 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
input{
width:330px;
}
.row_0 {
background-color: #FFFFFF;
}
.row_1 {
background-color: #E1E8F1;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='save'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Systemparameter</b>
</legend>
<br />
<br />
<table width="100%" cellspacing="0" cellpadding="0">
{section name=table_data1 loop=$table_data1}
<tr>
<td min-width="40%" class="row_{$table_data1[table_data1].zaehler}" height='30'>
{$table_data1[table_data1].beschreibung}
</td>
<td class="row_{$table_data1[table_data1].zaehler}" height='30'>
<input align="right" type="text" name="{$table_data1[table_data1].pid}" value="{$table_data1[table_data1].wert}">
</td>
</tr>
{/section}
</table>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="speichern">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'save'}
{if $parameter_inserterr == '1'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>Fehler beim der Speicherung</legend>
<br />
<br />
Es traten folgende Fehler auf:
<br />
{$parameter_reason}
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $parameter_inserterr == '2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>Speicherung</legend>
<br />
<br />
<p align="center">
Die Daten wurden übernommen.
</p>
<br />
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{/if}

View File

@ -0,0 +1,276 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<script src="../jquery/jquery.timepicker.min.js"></script>
<style type="text/css">
.spinner {
width: 112px;
height: 15px;
font-size: 12px !important;
}
</style>
<script>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
<!--calc_erm_78();-->
},
spin: function (event, ui) {
<!--calc_erm_78();-->
},
start: function (event, ui) {
<!--calc_erm_78();-->
},
stop: function (event, ui) {
<!--calc_erm_78();-->
},
step: 1,
numberFormat: "i",
min:0,
decimals:0
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
</script>
<script type="text/javascript">
$(function() {
$(".datepicker").datepicker({
prevText: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;r','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekStatus: 'Woche des Monats',
showMonthAfterYear: false,
showOn: 'focus',
firstDay: 1,
numberOfMonths : 1,
yearRange: "c-5:+5",
showButtonPanel : true,
altField : "#datepicker_input",
dateFormat : "dd.mm.yy",
showWeek: true
});
$.datepicker._gotoToday = function(id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
}
});
</script>
<script type="text/javascript">
$(document).ready(function(){
$('input.timepicker').timepicker({
timeFormat: 'HH:mm',
interval: 30,
minTime: '00:00',
maxTime: '21:00',
startTime: '0',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
</script>
<style>
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='erfassen'>
{if $qrcode_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$qrcode_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>QR Code erfassen</b>
</legend>
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
<tr>
<td width="30%">
Vorname:
</td>
<td>
<input type="text" name="vorname" id="vorname" value="{$qrcode_value_vorname}">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="30%">
Nachname:
</td>
<td>
<input type="text" name="nachname" id="nachname" value="{$qrcode_value_nachname}">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
QR-Code:
</td>
<td valign="top">
<input type="text" name="qrcode" id="qrcode" value="{$qrcode_value_qrcode}" size="60">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Mail:
</td>
<td valign="top">
<input type="text" name="mail" id="mail" value="{$qrcode_value_mail}" size="60">
</td>
</tr>
<tr>
<td>&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
</table>
<br />
<p align='center'>
<input type='submit' name='senden' value="Link speichern">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Links</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>lfd.Nr.</b>
</td>
<td>
<b>Nachname</b>
</td>
<td>
<b>Vorname</b>
</td>
<td>
<b>QR-Code</b>
</td>
<td>
<b>Mail</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum != ''}
<tr>
<td>
{$smarty.section.table_data1.rownum}
</td>
<td>
{$table_data1[table_data1].nachname}
</td>
<td>
{$table_data1[table_data1].vorname}
</td>
<td>
{$table_data1[table_data1].qr}
</td>
<td>
{$table_data1[table_data1].mail}
</td>
<td align="center">
<a href=?edit={$table_data1[table_data1].id}><img title = "QR-Code bearbeiten" border="0" height=10 src="../templates/{$global_template}/images/edit.png"></a>
&nbsp;
<a href="?action=del&id={$table_data1[table_data1].id}"><img title = 'QR-Code l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>
</td>
</tr>
{/if}
{/section}
</table>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,20 @@
<html>
<head>
<title>Youtube Links</title>
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
</head>
<frameset rows="1*" cols="300, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_qr.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="qr_code.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html>

View File

@ -0,0 +1,34 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<form action="?action=edit" method='post' name='ausgabe'>
{section name=table_data1 loop=$table_data1}
{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname} <a href="?action=del&bid={$table_data1[table_data1].bid}&reihe={$koord_reihe}&platz={$koord_platz}&tid={$koord_tid}"><img title = 'Zuordnung l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>&nbsp;{if $table_data1[table_data1].favorit == 0}
<a href="?action=fav&status=0&vorname={$table_data1[table_data1].vorname}&nachname={$table_data1[table_data1].nachname}&tid={$koord_tid}&reihe={$koord_reihe}&platz={$koord_platz}"><img title = 'Standardplatz löschen' border="0" height=10 src="../templates/{$global_template}/images/favorit_red.png"></a>{/if}{if $table_data1[table_data1].favorit == 1}
<a href="?action=fav&status=1&vorname={$table_data1[table_data1].vorname}&nachname={$table_data1[table_data1].nachname}&tid={$koord_tid}&reihe={$koord_reihe}&platz={$koord_platz}"><img title = 'Als Standardplatz setzen' border="0" height=10 src="../templates/{$global_template}/images/favorit.png"></a>{/if}<br>
{/section}
</form>
</body>
</html>
{/if}
{if $action == 'del'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type="text/javascript">
function reload_unzugeordnet() {
var iframe = parent.document.getElementById('unzugeordnet');
iframe.src = iframe.src;
var iframe = parent.document.getElementById('warteliste');
iframe.src = iframe.src;
}
</script>
</head>
<body onload='reload_unzugeordnet();'>
</body>
</html>
{/if}

View File

@ -0,0 +1,936 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<style>
select{
width:330px;
}
</style>
</head>
<body>
<form action="?action=edit" method='post' name='ausgabe'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Sitzplätze</b>
</legend>
<br />
<br />
<p align="center">
<select name="testtermin" size=15>
{section name=table_data1 loop=$table_data1}
<option value="{$table_data1[table_data1].tid}">{$table_data1[table_data1].datum_form} ({$table_data1[table_data1].anz_ges} Anm / {$table_data1[table_data1].anz_fam} Haush.)</option>
{/section}
</select>
</p>
<br />
<p align='center'>
<input type='submit' name='senden' value="Datum wählen">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'edit'}
<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-us-bar-style" content="black" />
<title>Sitzplan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.squarebutton_blue{
width:100px;
}
.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;
}
.tg{
border-collapse:collapse;
border-spacing:0;
}
.tg td{
border-color:black;
border-style:solid;
border-width:1px;
font-family:Arial, sans-serif;
font-size:14px;
overflow:hidden;
padding:6px 7px;
word-break:normal;
}
.tg th{
border-color:black;
border-style:solid;
border-width:1px;
font-family:Arial, sans-serif;
font-size:14px;
font-weight:normal;
overflow:hidden;
padding:6px 7px;
word-break:normal;
}
.tg .tg-hfk9{
background-color:#000000;
border-color:#000000;
text-align:left;
vertical-align:top
}
.tg .tg-1i2r{
background-color:#f8ff00;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-llyw{
background-color:#c0c0c0;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-0pky{
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-c6of{
background-color:#ffffff;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-agym{
background-color:#fcff2f;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-61xu{
background-color:#cbcefb;
border-color:inherit;
text-align:left;
vertical-align:top
}
.tg .tg-y6fn{
background-color:#c0c0c0;
text-align:left;
vertical-align:top
}
.legend1 {
display: block;
padding-left: 30px;
padding-right: 30px;
border: none;
}
fieldset {
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
border: 1px solid #888;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
</style>
<link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"></script>
<!-- DATEI GIBTS NICHT <script>!window.jQuery && document.write('<script src="jquery-1.4.3.min.js"><\/script>');</script>-->
<script type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
</script>
<script>
function resizeIframe(obj) {
obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
}
</script>
</head>
<body>
<table width="100%">
<tr>
<td width="5%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center">Sitzplan: {$edit_value_datum}</div>
</div>
</div>
<div class="pat_list_box">
<p>
{if $save_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$save_error_text}
</td>
</tr>
</table>
<br />
{else}
<iframe src="./gd_verwaltung.php?tid={$edit_value_tid}" name="verwaltung" id="verwaltung" width="1100" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<iframe src="./unzugeordnet.php?tid={$edit_value_tid}" name="unzugeordnet" id="unzugeordnet" width="1100" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<iframe src="./warteliste.php?tid={$edit_value_tid}" name="warteliste" id="warteliste" width="1100" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<br>
<br>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td align="left">
<table width="100%" border="0">
<tr>
<td width="80%">
<table class="tg">
<thead>
<tr>
<th class="tg-llyw"></th>
<th class="tg-llyw"></th>
<th class="tg-llyw">A</th>
<th class="tg-llyw">B</th>
<th class="tg-llyw">C</th>
<th class="tg-llyw"></th>
<th class="tg-llyw">D</th>
<th class="tg-llyw">E</th>
<th class="tg-llyw">F</th>
<th class="tg-llyw"></th>
<th class="tg-llyw"></th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-llyw">A1<br></td>
<td class="tg-0pky"></td>
<td class="tg-0pky">
<!-- A1 A-->
<iframe src="./sitz_koord.php?reihe=A1&platz=A&tid={$edit_value_tid}" name="A1A" id="A1A"s width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<br>Klavier
</td>
<td class="tg-0pky">
<!-- A1 B-->
<iframe src="./sitz_koord.php?reihe=A1&platz=B&tid={$edit_value_tid}" name="A1B" id="A1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- A1 C-->
<iframe src="./sitz_koord.php?reihe=A1&platz=C&tid={$edit_value_tid}" name="A1C" id="A1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-c6of"></td>
<td class="tg-0pky">
<!-- A1 D-->
<iframe src="./sitz_koord.php?reihe=A1&platz=D&tid={$edit_value_tid}" name="A1D" id="A1D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- A1 E-->
<iframe src="./sitz_koord.php?reihe=A1&platz=E&tid={$edit_value_tid}" name="A1E" id="A1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- A1 F-->
<iframe src="./sitz_koord.php?reihe=A1&platz=F&tid={$edit_value_tid}" name="A1F" id="A1F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">K1</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K1 A-->
<iframe src="./sitz_koord.php?reihe=K1&platz=A&tid={$edit_value_tid}" name="K1A" id="K1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 B-->
<iframe src="./sitz_koord.php?reihe=K1&platz=B&tid={$edit_value_tid}" name="K1B" id="K1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 C-->
<iframe src="./sitz_koord.php?reihe=K1&platz=C&tid={$edit_value_tid}" name="K1C" id="K1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K1 D-->
<iframe src="./sitz_koord.php?reihe=K1&platz=D&tid={$edit_value_tid}" name="K1D" id="K1D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 E-->
<iframe src="./sitz_koord.php?reihe=K1&platz=E&tid={$edit_value_tid}" name="K1E" id="K1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K1 F-->
<iframe src="./sitz_koord.php?reihe=K1&platz=F&tid={$edit_value_tid}" name="K1F" id="K1F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K1</td>
</tr>
<tr>
<td class="tg-llyw">K2</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K2 A-->
<iframe src="./sitz_koord.php?reihe=K2&platz=A&tid={$edit_value_tid}" name="K2A" id="K2A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K2 B-->
<iframe src="./sitz_koord.php?reihe=K2&platz=B&tid={$edit_value_tid}" name="K2B" id="K2B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K2 C-->
<iframe src="./sitz_koord.php?reihe=K2&platz=C&tid={$edit_value_tid}" name="K2C" id="K2C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K2 D-->
<iframe src="./sitz_koord.php?reihe=K2&platz=D&tid={$edit_value_tid}" name="K2D" id="K2D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K2 E-->
<iframe src="./sitz_koord.php?reihe=K2&platz=E&tid={$edit_value_tid}" name="K2E" id="K2E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K2 F-->
<iframe src="./sitz_koord.php?reihe=K2&platz=F&tid={$edit_value_tid}" name="K2F" id="K2F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K2</td>
</tr>
<tr>
<td class="tg-llyw">K3</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K3 A-->
<iframe src="./sitz_koord.php?reihe=K3&platz=A&tid={$edit_value_tid}" name="K3A" id="K3A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 B-->
<iframe src="./sitz_koord.php?reihe=K3&platz=B&tid={$edit_value_tid}" name="K3B" id="K3B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 C-->
<iframe src="./sitz_koord.php?reihe=K3&platz=C&tid={$edit_value_tid}" name="K3C" id="K3C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K3 D-->
<iframe src="./sitz_koord.php?reihe=K3&platz=D&tid={$edit_value_tid}" name="K3D" id="K3D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 E-->
<iframe src="./sitz_koord.php?reihe=K3&platz=E&tid={$edit_value_tid}" name="K3E" id="K3E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K3 F-->
<iframe src="./sitz_koord.php?reihe=K3&platz=F&tid={$edit_value_tid}" name="K3F" id="K3F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K3</td>
</tr>
<tr>
<td class="tg-llyw">K4</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K4 A-->
<iframe src="./sitz_koord.php?reihe=K4&platz=A&tid={$edit_value_tid}" name="K4A" id="K4A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K4 B-->
<iframe src="./sitz_koord.php?reihe=K4&platz=B&tid={$edit_value_tid}" name="K4B" id="K4B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K4 C-->
<iframe src="./sitz_koord.php?reihe=K4&platz=C&tid={$edit_value_tid}" name="K4C" id="K4C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K4 D-->
<iframe src="./sitz_koord.php?reihe=K4&platz=D&tid={$edit_value_tid}" name="K4D" id="K4D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K4 E-->
<iframe src="./sitz_koord.php?reihe=K4&platz=E&tid={$edit_value_tid}" name="K4E" id="K4E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K4 F-->
<iframe src="./sitz_koord.php?reihe=K4&platz=F&tid={$edit_value_tid}" name="K4F" id="K4F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K4</td>
</tr>
<tr>
<td class="tg-llyw">K5</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K5 A-->
<iframe src="./sitz_koord.php?reihe=K5&platz=A&tid={$edit_value_tid}" name="K5A" id="K5A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K5 B-->
<iframe src="./sitz_koord.php?reihe=K5&platz=B&tid={$edit_value_tid}" name="K5B" id="K5B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K5 C-->
<iframe src="./sitz_koord.php?reihe=K5&platz=C&tid={$edit_value_tid}" name="K5C" id="K5C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K5 D-->
<iframe src="./sitz_koord.php?reihe=K5&platz=D&tid={$edit_value_tid}" name="K5D" id="K5D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K5 E-->
<iframe src="./sitz_koord.php?reihe=K5&platz=E&tid={$edit_value_tid}" name="K5E" id="K5E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K5 F-->
<iframe src="./sitz_koord.php?reihe=K5&platz=F&tid={$edit_value_tid}" name="K5F" id="K5F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K5</td>
</tr>
<tr>
<td class="tg-llyw">K6</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K6 A-->
<iframe src="./sitz_koord.php?reihe=K6&platz=A&tid={$edit_value_tid}" name="K6A" id="K6A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K6 B-->
<iframe src="./sitz_koord.php?reihe=K6&platz=B&tid={$edit_value_tid}" name="K6B" id="K6B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K6 C-->
<iframe src="./sitz_koord.php?reihe=K6&platz=C&tid={$edit_value_tid}" name="K6C" id="K6C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K6 D-->
<iframe src="./sitz_koord.php?reihe=K6&platz=D&tid={$edit_value_tid}" name="K6D" id="K6D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K6 E-->
<iframe src="./sitz_koord.php?reihe=K6&platz=E&tid={$edit_value_tid}" name="K6E" id="K6E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K6 F-->
<iframe src="./sitz_koord.php?reihe=K6&platz=F&tid={$edit_value_tid}" name="K6F" id="K6F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K6</td>
</tr>
<tr>
<td class="tg-llyw">K7</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K7 A-->
<iframe src="./sitz_koord.php?reihe=K7&platz=A&tid={$edit_value_tid}" name="K7A" id="K7A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 B-->
<iframe src="./sitz_koord.php?reihe=K7&platz=B&tid={$edit_value_tid}" name="K7B" id="K7B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 C-->
<iframe src="./sitz_koord.php?reihe=K7&platz=C&tid={$edit_value_tid}" name="K7C" id="K7C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K7 D-->
<iframe src="./sitz_koord.php?reihe=K7&platz=D&tid={$edit_value_tid}" name="K7D" id="K7D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 E-->
<iframe src="./sitz_koord.php?reihe=K7&platz=E&tid={$edit_value_tid}" name="K7E" id="K7E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K7 F-->
<iframe src="./sitz_koord.php?reihe=K7&platz=F&tid={$edit_value_tid}" name="K7F" id="K7F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K7</td>
</tr>
<tr>
<td class="tg-llyw">K8</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K8 A-->
<iframe src="./sitz_koord.php?reihe=K8&platz=A&tid={$edit_value_tid}" name="K8A" id="K8A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K8 B-->
<iframe src="./sitz_koord.php?reihe=K8&platz=B&tid={$edit_value_tid}" name="K8B" id="K8B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K8 C-->
<iframe src="./sitz_koord.php?reihe=K8&platz=C&tid={$edit_value_tid}" name="K8C" id="K8C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K8 D-->
<iframe src="./sitz_koord.php?reihe=K8&platz=D&tid={$edit_value_tid}" name="K8D" id="K8D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
<td class="tg-0pky">
<!-- K8 E-->
<iframe src="./sitz_koord.php?reihe=K8&platz=E&tid={$edit_value_tid}" name="K8E" id="K8E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K8 F-->
<iframe src="./sitz_koord.php?reihe=K8&platz=F&tid={$edit_value_tid}" name="K8F" id="K8F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K8</td>
</tr>
<tr>
<td class="tg-llyw">K9</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K9 A-->
<iframe src="./sitz_koord.php?reihe=K9&platz=A&tid={$edit_value_tid}" name="K9A" id="K9A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 B-->
<iframe src="./sitz_koord.php?reihe=K9&platz=B&tid={$edit_value_tid}" name="K9B" id="K9B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 C-->
<iframe src="./sitz_koord.php?reihe=K9&platz=C&tid={$edit_value_tid}" name="K9C" id="K9C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K9 D-->
<iframe src="./sitz_koord.php?reihe=K9&platz=D&tid={$edit_value_tid}" name="K9D" id="K9D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 E-->
<iframe src="./sitz_koord.php?reihe=K9&platz=E&tid={$edit_value_tid}" name="K9E" id="K9E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K9 F-->
<iframe src="./sitz_koord.php?reihe=K9&platz=F&tid={$edit_value_tid}" name="K9F" id="K9F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K9</td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-agym"></td>
<td class="tg-agym"></td>
<td class="tg-agym"></td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K10 D-->
<iframe src="./sitz_koord.php?reihe=K10&platz=D&tid={$edit_value_tid}" name="K10D" id="K10D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 E-->
<iframe src="./sitz_koord.php?reihe=K10&platz=E&tid={$edit_value_tid}" name="K10E" id="K10E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 F-->
<iframe src="./sitz_koord.php?reihe=K10&platz=F&tid={$edit_value_tid}" name="K10F" id="K10F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">K10</td>
</tr>
<tr>
<td class="tg-llyw">K10</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- K10 A-->
<iframe src="./sitz_koord.php?reihe=K10&platz=A&tid={$edit_value_tid}" name="K10A" id="K10A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 B-->
<iframe src="./sitz_koord.php?reihe=K10&platz=B&tid={$edit_value_tid}" name="K10B" id="K10B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- K10 C-->
<iframe src="./sitz_koord.php?reihe=K10&platz=C&tid={$edit_value_tid}" name="K10C" id="K10C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">D1</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-0pky">
<!-- D1 E-->
<iframe src="./sitz_koord.php?reihe=D1&platz=E&tid={$edit_value_tid}" name="D1E" id="D1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw">D1</td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-61xu"></td>
<td class="tg-61xu"></td>
<td class="tg-61xu"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">M1</td>
<td class="tg-1i2r"></td>
<td class="tg-61xu">
<!-- M1 A-->
<iframe src="./sitz_koord.php?reihe=M1&platz=A&tid={$edit_value_tid}" name="M1A" id="M1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-61xu">
<!-- M1 B-->
<iframe src="./sitz_koord.php?reihe=M1&platz=B&tid={$edit_value_tid}" name="M1B" id="M1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-61xu">
<!-- M1 C-->
<iframe src="./sitz_koord.php?reihe=M1&platz=C&tid={$edit_value_tid}" name="M1C" id="M1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw">F1</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- F1 A-->
<iframe src="./sitz_koord.php?reihe=F1&platz=A&tid={$edit_value_tid}" name="F1A" id="F1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- F1 B-->
<iframe src="./sitz_koord.php?reihe=F1&platz=B&tid={$edit_value_tid}" name="F1B" id="F1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- F1 C-->
<iframe src="./sitz_koord.php?reihe=F1&platz=C&tid={$edit_value_tid}" name="F1C" id="F1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-0pky"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
<td class="tg-hfk9"></td>
</tr>
<tr>
<td class="tg-llyw">E1</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E1 A-->
<iframe src="./sitz_koord.php?reihe=E1&platz=A&tid={$edit_value_tid}" name="E1A" id="E1A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 B-->
<iframe src="./sitz_koord.php?reihe=E1&platz=B&tid={$edit_value_tid}" name="E1B" id="E1B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 C-->
<iframe src="./sitz_koord.php?reihe=E1&platz=C&tid={$edit_value_tid}" name="E1C" id="E1C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E1 D-->
<iframe src="./sitz_koord.php?reihe=E1&platz=D&tid={$edit_value_tid}" name="E1D" id="E1D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 E-->
<iframe src="./sitz_koord.php?reihe=E1&platz=E&tid={$edit_value_tid}" name="E1E" id="E1E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E1 F-->
<iframe src="./sitz_koord.php?reihe=E1&platz=F&tid={$edit_value_tid}" name="E1F" id="E1F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E1</td>
</tr>
<tr>
<td class="tg-llyw">E2</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E2 A-->
<iframe src="./sitz_koord.php?reihe=E2&platz=A&tid={$edit_value_tid}" name="E2A" id="E2A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 B-->
<iframe src="./sitz_koord.php?reihe=E2&platz=B&tid={$edit_value_tid}" name="E2B" id="E2B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 C-->
<iframe src="./sitz_koord.php?reihe=E2&platz=C&tid={$edit_value_tid}" name="E2C" id="E2C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E2 D-->
<iframe src="./sitz_koord.php?reihe=E2&platz=D&tid={$edit_value_tid}" name="E2D" id="E2D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 E-->
<iframe src="./sitz_koord.php?reihe=E2&platz=E&tid={$edit_value_tid}" name="E2E" id="E2E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E2 F-->
<iframe src="./sitz_koord.php?reihe=E2&platz=F&tid={$edit_value_tid}" name="E2F" id="E2F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E2</td>
</tr>
<tr>
<td class="tg-llyw">E3</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E3 A-->
<iframe src="./sitz_koord.php?reihe=E3&platz=A&tid={$edit_value_tid}" name="E3A" id="E3A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 B-->
<iframe src="./sitz_koord.php?reihe=E3&platz=B&tid={$edit_value_tid}" name="E3B" id="E3B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 C-->
<iframe src="./sitz_koord.php?reihe=E3&platz=C&tid={$edit_value_tid}" name="E3C" id="E3C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E3 D-->
<iframe src="./sitz_koord.php?reihe=E3&platz=D&tid={$edit_value_tid}" name="E3D" id="E3D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 E-->
<iframe src="./sitz_koord.php?reihe=E3&platz=E&tid={$edit_value_tid}" name="E3E" id="E3E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E3 F-->
<iframe src="./sitz_koord.php?reihe=E3&platz=F&tid={$edit_value_tid}" name="E3F" id="E3F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E3</td>
</tr>
<tr>
<td class="tg-llyw">E4</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E4 A-->
<iframe src="./sitz_koord.php?reihe=E4&platz=A&tid={$edit_value_tid}" name="E4A" id="E4A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 B-->
<iframe src="./sitz_koord.php?reihe=E4&platz=B&tid={$edit_value_tid}" name="E4B" id="E4B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 C-->
<iframe src="./sitz_koord.php?reihe=E4&platz=C&tid={$edit_value_tid}" name="E4C" id="E4C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E4 D-->
<iframe src="./sitz_koord.php?reihe=E4&platz=D&tid={$edit_value_tid}" name="E4D" id="E4D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 E-->
<iframe src="./sitz_koord.php?reihe=E4&platz=E&tid={$edit_value_tid}" name="E4E" id="E4E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E4 F-->
<iframe src="./sitz_koord.php?reihe=E4&platz=F&tid={$edit_value_tid}" name="E4F" id="E4F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-llyw">E4</td>
</tr>
<tr>
<td class="tg-llyw">E5</td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E5 A-->
<iframe src="./sitz_koord.php?reihe=E5&platz=A&tid={$edit_value_tid}" name="E5A" id="E5A" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 B-->
<iframe src="./sitz_koord.php?reihe=E5&platz=B&tid={$edit_value_tid}" name="E5B" id="E5B" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 C-->
<iframe src="./sitz_koord.php?reihe=E5&platz=C&tid={$edit_value_tid}" name="E5C" id="E5C" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-llyw"></td>
</tr>
<tr>
<td class="tg-llyw"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-1i2r"></td>
<td class="tg-0pky">
<!-- E5 D-->
<iframe src="./sitz_koord.php?reihe=E5&platz=D&tid={$edit_value_tid}" name="E5D" id="E5D" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 E-->
<iframe src="./sitz_koord.php?reihe=E5&platz=E&tid={$edit_value_tid}" name="E5E" id="E5E" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky">
<!-- E5 F-->
<iframe src="./sitz_koord.php?reihe=E5&platz=F&tid={$edit_value_tid}" name="E5F" id="E5F" width="150" onload="resizeIframe(this)" align="center" scrolling="" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</td>
<td class="tg-0pky"></td>
<td class="tg-llyw">E5</td>
</tr>
<tr>
<td class="tg-y6fn"></td>
<td class="tg-y6fn"></td>
<td class="tg-y6fn">A</td>
<td class="tg-y6fn">B</td>
<td class="tg-y6fn">C</td>
<td class="tg-y6fn"></td>
<td class="tg-y6fn">D</td>
<td class="tg-y6fn">E</td>
<td class="tg-y6fn">F</td>
<td class="tg-y6fn"></td>
<td class="tg-y6fn"></td>
</tr>
</tbody>
</table>
<br>
<table width="600" border="0">
<tr>
<td valign="top">
<fieldset>
<legend>
<b>Sonntagschule</b>
</legend>
<iframe src="./sitz_koord.php?reihe=Sonntagschule&tid={$edit_value_tid}" name="Sonntagschule" id="Sonntagschule" width="300" onload="resizeIframe(this)" frameborder="0"></iframe>
</fieldset>
</td>
<td valign="top">
<fieldset>
<legend>
<b>Vorsonntagschule</b>
</legend>
<iframe src="./sitz_koord.php?reihe=Vorsonntagschule&tid={$edit_value_tid}" name="Vorsonntagschule" id="Vorsonntagschule" width="300" onload="resizeIframe(this)" frameborder="0"></iframe>
</fieldset>
</td>
</table>
<fieldset>
<legend><b>Legende</b></legend>
<table border="0">
<tr>
<td width="300" valign='top'>
A1 = Altarraum<br>
K1-10 = Kirchenschiffreihen<br>
D1 = Diakon<br>
M1 = Mutter/Kind<br>
F1 = Foyer<br>
E1-5 Empore<br>
</td>
<td width="500" valign='top'>
<img border="0" height=10 src="../templates/{$global_template}/images/drop.png"> Sitzplatzuweisung für den aktuellen GD löschen<br>
<img border="0" height=10 src="../templates/{$global_template}/images/favorit.png"> Standardsitzplatz zuweisen, für alle <u>künftigen Registrierungen</u><br>
<img border="0" height=10 src="../templates/{$global_template}/images/favorit_red.png"> Standardsitzplatz löschen, für alle <u>künftigen Registrierungen</u><br>
</td>
</tr>
</table>
</fieldset>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<br>
{/if}
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
{/if}

View File

@ -0,0 +1,457 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<script src="../jquery/jquery.timepicker.min.js"></script>
<style type="text/css">
.spinner {
width: 112px;
height: 15px;
font-size: 12px !important;
}
</style>
<script>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
<!--calc_erm_78();-->
},
spin: function (event, ui) {
<!--calc_erm_78();-->
},
start: function (event, ui) {
<!--calc_erm_78();-->
},
stop: function (event, ui) {
<!--calc_erm_78();-->
},
step: 1,
numberFormat: "i",
min:0,
decimals:0
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
</script>
<script type="text/javascript">
$(function() {
$(".datepicker").datepicker({
prevText: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;r','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekStatus: 'Woche des Monats',
showMonthAfterYear: false,
showOn: 'focus',
firstDay: 1,
numberOfMonths : 1,
yearRange: "c-5:+5",
showButtonPanel : true,
altField : "#datepicker_input",
dateFormat : "dd.mm.yy",
showWeek: true
});
$.datepicker._gotoToday = function(id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
}
});
</script>
<script type="text/javascript">
$(document).ready(function(){
$('input.timepicker').timepicker({
timeFormat: 'HH:mm',
interval: 30,
minTime: '9',
maxTime: '21:00',
startTime: '7',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
</script>
<style>
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:390px;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='erfassen'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Termine erfassen</b>
</legend>
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
<tr>
<td width="30%">
Gottesdienstdatum:
</td>
<td>
<input type="text" class="datepicker" name="datum" id="datum" value="{$termine_value_datum}">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="30%">
Uhrzeit:
</td>
<td>
<input type="text" class="timepicker" name="tm_zeit" id="datum" value="{$termine_value_zeit}" onKeypress="return trackKeys(event,/[0-9,:]/);">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Hinweis:
</td>
<td valign="top">
<input type="text" name="hinweis" id="hinweis" value="{$termine_value_hinweis}" size="60">
</td>
</tr>
<tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Fellbach GD:
</td>
<td valign="top">
<select name="fellbach_gd" id="fellbach_gd">
<option style="background-color:#FFFFFF;" value="N" {if $termine_value_fellbach_gd == 'N'} selected {/if}>Nein</option>
<option style="background-color:#FFFFFF;" value="J" {if $termine_value_fellbach_gd == 'J'} selected {/if}>Ja, QR Codes werden versendet</option>
</select>
</td>
</tr>
<tr>
<td>&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
</table>
<br />
<p align='center'>
<input type='submit' name='senden' value="Termin speichern">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Termine</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>lfd.Nr.</b>
</td>
<td>
<b>Gottesdienstdatum</b>
</td>
<td>
<b>Uhrzeit</b>
</td>
<td>
<b>Anmeldungen</b>
</td>
<td>
<b>Hinweis</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum != ''}
<tr>
<td>
{$smarty.section.table_data1.rownum}
</td>
<td>
{$table_data1[table_data1].datum_form}
</td>
<td>
{$table_data1[table_data1].zeit}
</td>
<td>
{$table_data1[table_data1].anz_ges} Personen / {$table_data1[table_data1].anz_fam} Haushalte
</td>
<td>
{$table_data1[table_data1].hinweis}
</td>
<td align="center">
<a href=?edit={$table_data1[table_data1].tid}><img title = "Termin bearbeiten" border="0" height=10 src="../templates/{$global_template}/images/edit.png"></a>
&nbsp;
{if $table_data1[table_data1].tm_disable == 0}
<img title = 'Termin bereits gebucht' border="0" height=10 src="../templates/{$global_template}/images/drop_grey.png">
{else}
<a href="?action=del&tid={$table_data1[table_data1].tid}"><img title = 'Termin l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>
{/if}
</td>
</tr>
{/if}
{/section}
</table>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailterminupdate'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type='text/javascript' src='../ckeditor5/build/ckeditor.js'></script>
<style>
.ck-editor__editable {
min-height: 300px;
}
p {
margin: 0;
}
</style>
</head>
<body>
<fieldset>
<legend>
<b>Mailtext</b>
</legend>
<br />
<br />
<font color='red'>Zu dem Termin haben sich bereits Kandidaten eingebucht. Ihnen muss die Veränderung mitgeteilt werden.<br>
Sofern noch kein Test geschrieben wurde, kann der Kandidat auch wieder gelöscht werden. Dann wird die Hogrefe TAN wieder frei und die Gebühr muss nicht bezahlt werden.
<br />
<br />
</font>
<form action="?action=mailsenden2" method='post' name='mailsenden2'>
<table width="100%" border="1" cellspacing="0" cellpadding="0" rules="all">
<tr>
<td width="200" height="40" style="padding-left:5px">
Absender:
</td>
<td style="padding-left:5px">
<select name="absender">
<option value="Kehl" selected>Kehl</option>
<option value="Ludwigsburg">Ludwigsburg</option>
</select>
</td>
</tr>
<tr>
<td width="200" height="40" style="padding-left:5px">
Empfänger:
</td>
<td style="padding-left:5px">
{$mtupd_mailadressen_an}
<input type="hidden" name="empfaenger_an" id="empfaenger_an" size="101" value="{$mtupd_mailadressen_an}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Empfänger BCC:
</td>
<td style="padding-left:5px">
{$mtupd_mailadressen_bcc}
<input type="hidden" name="empfaenger_bcc" id="empfaenger_bcc" size="101" value="{$mtupd_mailadressen_bcc}">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Betreff:
</td>
<td style="padding-left:5px">
<input type="text" id="betreff" name="betreff" value="" size="60">
</td>
</tr>
<tr>
<td height="40" style="padding-left:5px">
Mailtext:
</td>
<td style="padding-left:5px">
<textarea id='text' name='text'></textarea>
{literal}
<script>ClassicEditor
.create( document.querySelector( '#text' ), {
toolbar: {
items: [
'heading',
'|',
'fontSize',
'fontFamily',
'fontBackgroundColor',
'fontColor',
'|',
'bold',
'italic',
'link',
'bulletedList',
'numberedList',
'|',
'alignment',
'indent',
'outdent',
'|',
'imageUpload',
'blockQuote',
'insertTable',
'mediaEmbed',
'undo',
'redo'
]
},
language: 'de',
image: {
toolbar: [
'imageTextAlternative',
'imageStyle:full',
'imageStyle:side'
]
},
table: {
contentToolbar: [
'tableColumn',
'tableRow',
'mergeTableCells',
'tableCellProperties',
'tableProperties'
]
},
licenseKey: '',
} )
.then( editor => {
window.editor = editor;
} )
.catch( error => {
console.error( error );
} );
</script>
{/literal}
</td>
</tr>
</table>
</p>
<br />
<br />
<p align='center'>
<input type='submit' name='senden' value="Mail senden">
</p>
<br />
</form>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}
{if $action == 'mailsenden2'}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
</head>
<body>
<fieldset>
<legend>
<b>Ergebnis</b>
</legend>
<br />
<br />
{$mail_senderg}
<br>
<br>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,86 @@
<html>
<head>
<title>Gottesdienst Administration</title>
<meta name="generator" content="Namo WebEditor">
<base target="detail">
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<script type="text/javascript" src="../ajaxtabs/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- <20> Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
</head>
<style type="text/css">
body {
background-image: url("templates/{$global_template}/images/backgr/ground.png");
background-repeat: repeat-x;
background-position: left -1614px;
}
</style>
<body>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="500" height="60" valign="top">
<h2>Gottesdienst Administration</h2>
</td>
<td width="73">&nbsp;</td>
<td width="159">&nbsp;</td>
<td width="71">&nbsp;</td>
<td width="2%">&nbsp;</td>
<td width="">&nbsp;</td>
<td width="157" valign="top">
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
</td>
<td width="25">&nbsp;</td>
</tr>
</table>
<div id="filltab" class="animatedtabs">
<ul>
<li><a href="verwaltung_frame.php" selected><span>Verwaltung</span></a></li>
<li><a href="youtube_frame.php"><span>YouTube Links</span></a></li>
<li><a href="qr_frame.php"><span>QR Codes Fellbach</span></a></li>
<li><a href="administration_frame.php"><span>Administration</span></a></li>
<!--
{if $titel_admin == '1'}
<li><a href="admin_frame.php" ><span>Adminbereich</span></a></li>
{/if}
{if $titel_ausschuss == '1'}
<li><a href="ausschuss_frame.php" ><span>Ausschussbereich</span></a></li>
{/if}
{if $titel_beteiligte == '1'}
<li><a href="beteiligte_frame.php" ><span>Beteiligtenbereich</span></a></li>
{/if}
{if $titel_gutachter == '1'}
<li><a href="gutachter_frame.php" ><span>Gutachterbereich</span></a></li>
{/if}
-->
<!--
<li><a href="link.php"><span>Gutachterbereich</span></a></li>
<li><a href="link.php"><span>Beteiligtenbereich</span></a></li>
<li><a href="link.php"><span>Ausschussbereich</span></a></li>
-->
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,86 @@
<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>Sitzplan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.legend1 {
display: block;
padding-left: 30px;
padding-right: 30px;
border: none;
}
fieldset {
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
border: 1px solid #888;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
</style>
<script type="text/javascript">
function save_platz(selectObject) {
var reihe_platz = selectObject.value;
var lfd_tid = selectObject.name;
$.ajax({
type: 'POST',
url: 'save_platz.php',
data: {
get_reiheplatz: reihe_platz,
get_lfdtid: lfd_tid
},
success: function (response) {
var iframe = parent.document.getElementById(response);
iframe.src = iframe.src;
window.location.reload();
}
});
}
</script>
</head>
<body>
<fieldset>
<legend class="legend1" align="center">
<b>Nicht zugeordnete Personen</b>
</legend>
<form action=?action=save method="POST" name="save">
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><b>Name</b></td>
<td><b>Mögliche Sitzplätze</b></td>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td>{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname} ({$table_data1[table_data1].Anz} {if $table_data1[table_data1].Anz == 1} Person{else} Personen{/if})</td>
<td>
<select name="{$table_data1[table_data1].lfd_haushalt}|{$table_data1[table_data1].tid}" id="{$table_data1[table_data1].lfd_haushalt}|{$table_data1[table_data1].tid}" onchange="save_platz(this);">
<option>Bitte Platz auswählen</option>
{section name=inner loop=$table_data1[table_data1].inner}
<option value="{$table_data1[table_data1].inner[inner].reihe}|{$table_data1[table_data1].inner[inner].platz}">{$table_data1[table_data1].inner[inner].reihe} {if $table_data1[table_data1].inner[inner].platz != ''}/ {$table_data1[table_data1].inner[inner].platz}{/if}</option>
{/section}
<option value="Sonntagschule|">Sonntagschule</option>
<option value="Vorsonntagschule|">Vorsonntagschule</option>
</select>
</td>
</tr>
{/section}
</table>
</form>
</fieldset>
</body>
</html>

View File

@ -0,0 +1,20 @@
<html>
<head>
<title>Deputatverwaltung</title>
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
</head>
<frameset rows="1*" cols="300, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_verwaltung.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="termine.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html>

View File

@ -0,0 +1,121 @@
{if $action == ''}
<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>Sitzplan</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../templates/{$global_template}/css/styles_login.css" type="text/css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<style>
.legend1 {
display: block;
padding-left: 30px;
padding-right: 30px;
border: none;
}
fieldset {
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
border: 1px solid #888;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
</style>
<script type="text/javascript">
function save_platz(selectObject) {
var reihe_platz = selectObject.value;
var lfd_tid = selectObject.name;
$.ajax({
type: 'POST',
url: 'save_platz.php',
data: {
get_reiheplatz: reihe_platz,
get_lfdtid: lfd_tid
},
success: function (response) {
var iframe = parent.document.getElementById(response);
iframe.src = iframe.src;
window.location.reload();
}
});
}
</script>
</head>
<body>
<fieldset>
<legend class="legend1" align="center">
<b>Warteliste</b>
</legend>
<form action=?action=save method="POST" name="save">
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><b>Name</b></td>
<td><b>Mögliche Sitzplätze</b></td>
<td><b>Eintragedatum auf Warteliste</b></td>
<td><b>Dringender Grund</b></td>
</tr>
{section name=table_data1 loop=$table_data1}
<tr>
<td>{$table_data1[table_data1].nachname}, {$table_data1[table_data1].vorname} ({$table_data1[table_data1].Anz} {if $table_data1[table_data1].Anz == 1} Person{else} Personen{/if})</td>
<td>
<select name="{$table_data1[table_data1].lfd_haushalt}|{$table_data1[table_data1].tid}" id="{$table_data1[table_data1].lfd_haushalt}|{$table_data1[table_data1].tid}" onchange="save_platz(this);">
<option>Bitte Platz auswählen</option>
{section name=inner loop=$table_data1[table_data1].inner}
<option value="{$table_data1[table_data1].inner[inner].reihe}|{$table_data1[table_data1].inner[inner].platz}">{$table_data1[table_data1].inner[inner].reihe} {if $table_data1[table_data1].inner[inner].platz != ''}/ {$table_data1[table_data1].inner[inner].platz}{/if}</option>
{/section}
<option value="Sonntagschule|">Sonntagschule</option>
<option value="Vorsonntagschule|">Vorsonntagschule</option>
</select>
</td>
<td>{$table_data1[table_data1].save_date}</td>
<td>{$table_data1[table_data1].warteliste_grund}</td>
</tr>
{/section}
</table>
</form>
<br>
<p align="center">
<b>Zugeteilt aus Warteliste</b>
</p>
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td><b>Name</b></td>
<td><b>Eintragedatum auf Warteliste</b></td>
<td><b>Dringender Grund</b></td>
<td><b>Mail</b></td>
<td><b>Mailversand</b></td>
</tr>
{section name=table_data2 loop=$table_data2}
<tr>
<td>{$table_data2[table_data2].nachname}, {$table_data2[table_data2].vorname} ({$table_data2[table_data2].reihe} / {$table_data2[table_data2].platz})</td>
<td>{$table_data2[table_data2].save_date}</td>
<td>{$table_data2[table_data2].warteliste_grund}</td>
<td>{$table_data2[table_data2].mail}</td>
<td>
<p align="center">
{if $table_data2[table_data2].warteliste_confirm == ''}
<a href="?action=mail&tid={$table_data2[table_data2].tid}&lfd_haushalt={$table_data2[table_data2].lfd_haushalt}"><img title = 'Automatischer Mailversand: Zusage GD' border="0" height=20 src="../templates/{$global_template}/images/mail_icon.jpg"></a>
{else}
Zusage verschickt: {$table_data2[table_data2].warteliste_confirm}
{/if}
</td>
</tr>
{/section}
</table>
</fieldset>
</body>
</html>
{/if}

View File

@ -0,0 +1,20 @@
<html>
<head>
<title>Youtube Links</title>
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
</head>
<frameset rows="1*" cols="300, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_youtube.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="yt_termine.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html>

View File

@ -0,0 +1,255 @@
{if $action == ''}
<html>
<head>
<link type="text/css" rel="stylesheet" href="../templates/{$global_template}/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
<script src="../jquery/jquery-1.12.4.js"></script>
<script src="../jquery/jquery-ui.js"></script>
<script src="../jquery/globalize.js"></script>
<script src="../jquery/globalize.culture.de-DE.js"></script>
<script src="../jquery/jquery.mousewheel.js"></script>
<script src="../jquery/jquery.timepicker.min.js"></script>
<style type="text/css">
.spinner {
width: 112px;
height: 15px;
font-size: 12px !important;
}
</style>
<script>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
<!--calc_erm_78();-->
},
spin: function (event, ui) {
<!--calc_erm_78();-->
},
start: function (event, ui) {
<!--calc_erm_78();-->
},
stop: function (event, ui) {
<!--calc_erm_78();-->
},
step: 1,
numberFormat: "i",
min:0,
decimals:0
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
</script>
<script type="text/javascript">
$(function() {
$(".datepicker").datepicker({
prevText: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;r','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
weekHeader: 'Wo',
weekStatus: 'Woche des Monats',
showMonthAfterYear: false,
showOn: 'focus',
firstDay: 1,
numberOfMonths : 1,
yearRange: "c-5:+5",
showButtonPanel : true,
altField : "#datepicker_input",
dateFormat : "dd.mm.yy",
showWeek: true
});
$.datepicker._gotoToday = function(id) {
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
}
});
</script>
<script type="text/javascript">
$(document).ready(function(){
$('input.timepicker').timepicker({
timeFormat: 'HH:mm',
interval: 30,
minTime: '00:00',
maxTime: '21:00',
startTime: '0',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
</script>
<style>
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
</style>
</head>
<body>
<form action="?action=save" method='post' name='erfassen'>
{if $termine_error == '1'}
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/{$global_template}/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
{$termine_error_text}
</td>
</tr>
</table>
<br />
{/if}
<fieldset>
<legend>
<b>Link erfassen</b>
</legend>
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
<tr>
<td width="30%">
Link verfügbar ab Datum:
</td>
<td>
<input type="text" class="datepicker" name="datum" id="datum" value="{$termine_value_datum}">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="30%">
Link verfügbar ab Uhrzeit:
</td>
<td>
<input type="text" class="timepicker" name="tm_zeit" id="datum" value="{$termine_value_zeit}" onKeypress="return trackKeys(event,/[0-9,:]/);">
</td>
</tr>
<tr>
<td width="30%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Link:
</td>
<td valign="top">
<input type="text" name="url" id="url" value="{$termine_value_url}" size="60">
</td>
</tr>
<tr>
<td>&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
</table>
<br />
<p align='center'>
<input type='submit' name='senden' value="Link speichern">
</p>
<br />
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Links</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>lfd.Nr.</b>
</td>
<td>
<b>Link verfügbar ab Datum</b>
</td>
<td>
<b>Link verfügbar ab Uhrzeit</b>
</td>
<td>
<b>Link</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum != ''}
<tr>
<td>
{$smarty.section.table_data1.rownum}
</td>
<td>
{$table_data1[table_data1].datum_form}
</td>
<td>
{$table_data1[table_data1].zeit}
</td>
<td>
<a href='{$table_data1[table_data1].url}' target='-new'>{$table_data1[table_data1].url}</a>
</td>
<td align="center">
<a href=?edit={$table_data1[table_data1].yid}><img title = "Termin bearbeiten" border="0" height=10 src="../templates/{$global_template}/images/edit.png"></a>
&nbsp;
<a href="?action=del&yid={$table_data1[table_data1].yid}"><img title = 'Termin l&ouml;schen' border="0" height=10 src="../templates/{$global_template}/images/drop.png"></a>
</td>
</tr>
{/if}
{/section}
</table>
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
{/if}

View File

@ -0,0 +1,121 @@
body {
margin-top : 10px;
margin-bottom : 10px;
font-family : Arial;
font-size : 12px;
color : #000000;
}
td {
font-family : verdana, arial;
font-size : 9pt;
color : #000000;
}
.Header {
background: url(../images/left.png) no-repeat;
font-family : Arial;
font-size : 12px;
font-weight : bold;
color : #FFFFFF;
padding : 0px 0 0 14px;
margin : 0 10px 0 10px; /* Rand x rechts x links */
}
.Header div {
background: url(../images/right.png) top right no-repeat;
padding-right: 13px;
}
.Header div div {
background: url(../images/center.png) repeat-x;
padding: 0;
}
.pat_list_box {
font-size : 14px;
border : 1px solid gray;
/*border-top-color : transparent;*/
background : url(../images/box-u.png) repeat-x left bottom;
margin : 0 10px 0 10px; /* Rand x rechts x links */
}
/* Textfeldformatierung stammen von: http://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
.eingabe {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-weight : bold;
color : #002276;
font-size : 11px;
border : none;
border-bottom : 1px dotted #0050A0;
background-color : #FFFFFF;
width : 250px;
padding : 3px;
}
select {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-weight : bold;
color : #002276;
font-size : 11px;
}
.select1 {
width : 267px;
}
a.squarebutton_blue{
background: transparent url('../images/button/square-blue-left.gif') no-repeat top left;
display: block;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}
a:link.squarebutton_blue, a:visited.squarebutton_blue, a:active.squarebutton_blue{
color: #494949; /*button text color*/
}
a.squarebutton_blue span{
background: transparent url('../images/button/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton_blue:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.squarebutton_blue:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/* Pflichtfeldverletzung */
.errorTable
{
BORDER-RIGHT: #9F0004 1px solid;
BORDER-TOP: #9F0004 1px solid;
BORDER-LEFT: #9F0004 1px solid;
BORDER-BOTTOM: #9F0004 1px solid;
FONT-SIZE: 9px;
background-color: #E2E1E1;
}
.errorField
{
BORDER-RIGHT: #9F0004 1px solid;
BORDER-TOP: #9F0004 1px solid;
BORDER-LEFT: #9F0004 1px solid;
BORDER-BOTTOM: #9F0004 1px solid;
background-color: #FFFFCC;
}

View File

@ -0,0 +1,3 @@
.tabcontentiframe{
height:2000px;
}

View File

@ -0,0 +1,119 @@
.js .inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.inputfile + label {
max-width: 80%;
font-size: 1.25rem;
/* 20px */
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0.625rem 1.25rem;
/* 10px 20px */
}
.inputfile_small {
max-width: 80%;
font-size: 0.6rem;
/* 20px */
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
color: #d3394c;
/* 10px 20px */
}
.no-js .inputfile + label {
display: none;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
outline: 1px dotted #000;
outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
/* pointer-events: none; */
/* in case of FastClick lib use */
}
.inputfile + label svg {
width: 1em;
height: 1em;
vertical-align: middle;
fill: currentColor;
margin-top: -0.25em;
/* 4px */
margin-right: 0.25em;
/* 4px */
}
/* style 4 */
.inputfile-4 + label {
color: #d3394c;
}
.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
color: #722040;
}
.inputfile-4 + label figure {
width: 80px;
height: 80px;
border-radius: 50%;
background-color: #d3394c;
display: block;
padding: 20px;
margin: 0 auto 10px;
}
.inputfile-5 + label figure {
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #d3394c;
display: block;
padding: 9px;
margin: -5px auto 2px;
}
.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
background-color: #722040;
}
.inputfile-5 + label svg {
width: 100%;
height: 100%;
fill: #f1e5e6;
}
.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
background-color: #722040;
}
.inputfile-4 + label svg {
width: 100%;
height: 100%;
fill: #f1e5e6;
}

View File

@ -0,0 +1,9 @@
* {margin:0; padding:0}
body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:0px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

View File

@ -0,0 +1,143 @@
body {
margin-top : 10px;
margin-bottom : 10px;
font-family : Arial;
font-size : 12px;
color : #000000;
}
td {
font-family : verdana, arial;
font-size : 9pt;
color : #000000;
}
.Header {
background: url(../images/left.png) no-repeat;
font-family : Arial;
font-size : 12px;
font-weight : bold;
color : #FFFFFF;
padding : 0px 0 0 14px;
margin : 0 10px 0 10px; /* Rand x rechts x links */
}
.Header div {
background: url(../images/right.png) top right no-repeat;
padding-right: 13px;
}
.Header div div {
background: url(../images/center.png) repeat-x;
padding: 0;
}
.Header2 {
background: url(../images/left2.png) no-repeat;
font-family : Arial;
font-size : 12px;
font-weight : bold;
color : #FFFFFF;
padding : 0px 0 0 14px;
margin : 0 10px 0 10px; /* Rand x rechts x links */
}
.Header2 div {
background: url(../images/right2.png) top right no-repeat;
padding-right: 13px;
}
.Header2 div div {
background: url(../images/center2.png) repeat-x;
padding: 0;
}
.pat_list_box {
font-size : 14px;
border : 1px solid gray;
/*border-top-color : transparent;*/
background : url(../images/box-u.png) repeat-x left bottom;
margin : 0 10px 0 10px; /* Rand x rechts x links */
}
/* Textfeldformatierung stammen von: http://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
.eingabe {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-weight : bold;
color : #002276;
font-size : 11px;
border : none;
border-bottom : 1px dotted #0050A0;
background-color : #FFFFFF;
width : 250px;
padding : 3px;
}
select {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-weight : bold;
color : #002276;
font-size : 11px;
}
.select1 {
width : 267px;
}
a.squarebutton_blue{
background: transparent url('../images/button/square-blue-left.gif') no-repeat top left;
display: block;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}
a:link.squarebutton_blue, a:visited.squarebutton_blue, a:active.squarebutton_blue{
color: #494949; /*button text color*/
}
a.squarebutton_blue span{
background: transparent url('../images/button/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton_blue:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.squarebutton_blue:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
/* Pflichtfeldverletzung */
.errorTable
{
BORDER-RIGHT: #9F0004 1px solid;
BORDER-TOP: #9F0004 1px solid;
BORDER-LEFT: #9F0004 1px solid;
BORDER-BOTTOM: #9F0004 1px solid;
FONT-SIZE: 9px;
background-color: #E2E1E1;
}
.errorField
{
BORDER-RIGHT: #9F0004 1px solid;
BORDER-TOP: #9F0004 1px solid;
BORDER-LEFT: #9F0004 1px solid;
BORDER-BOTTOM: #9F0004 1px solid;
background-color: #FFFFCC;
}

View File

@ -0,0 +1,591 @@
/*
http://jigsaw.w3.org/css-validator/validator
http://www.w3.org/TR/CSS21/syndata.html#color-units
*/
font.hd { /* <20>berschrifteinstellungen */
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 17px;
font-weight : bold;
color : #002276;
}
.sh { /* Subheader */
font-weight : normal;
font-size : 12px;
color : rgb(101, 101, 101);
font-family : Arial,Helvetica,sans-serif;
}
li { /* Aufz<66>hlungen */
font-weight : normal;
font-size : 12px;
font-family : Arial,Helvetica,sans-serif;
}
.formdesc {
padding-left : 10px;
width : 33%;
color : rgb(255, 255, 255);
background-color : rgb(146, 155, 171);
font-weight : bold;
}
.login {
background-color : #f1f2f6;
}
a {
font-family : verdana, arial;
font-weight : normal;
color : #000066;
}
body {
margin-top : 10px;
margin-bottom : 10px;
font : 12px Arial;
color : #000000;
}
td {
font-family : verdana, arial;
font-size : 9pt;
color : #000000;
}
h1 {
font-family : verdana, arial;
font-size : 16pt;
font-weight : bold;
}
h2 {
font-family : verdana, arial;
font-size : 16pt;
color : #277DA8;
}
.uberschrift {
font-family : verdana, arial;
font-size : 12pt;
font-weight : bold;
color : #006699;
}
.bemerkung {
font-family : verdana, arial;
font-size : 8pt;
font-weight : bold;
color : #FF0000;
text-transform : uppercase; /* Gro<72>buchstaben */
}
.farbe { /* Hintergrundsfarbe im Titel bei Export Word, Aush<73>nge */
background-color : #6487DC;
}
.contentfarbe { /* Hintergrundsfarbe in Tabellen bei Inhalten */
background-color : #DEDEDE;
}
.titel { /* Kopfframe */
font-weight : bold;
text-decoration : none;
font-family : verdana, arial;
font-size : 16pt;
color : #FFFFFF;
}
.footer { /* Fu<46>zeile (Copyright) */
text-decoration : none;
font-family : verdana, arial;
font-size : 8pt;
}
.nav_link { /* Hyperlinks in der Navigation */
text-decoration : none;
font-family : verdana, arial;
font-size : 8pt;
height : 13pt;
}
.nav_head { /* <20>berschriften in der Navigation */
font-weight : bold;
text-decoration : none;
font-family : verdana, arial;
font-size : 9pt;
}
.nextprev:link, .nextprev:visited {
background-color: #D6DFF7;
color: black;
font-weight:bold;
text-decoration: none;
display: block;
font-size: 8pt;
text-align: center;
padding: 20px 5px 20px 5px;
}
.nextprev:active, .nextprev:hover {
background-color: #6487DC;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
display: block;
font-size: 8pt;
text-align: center;
padding: 20px 5px 20px 5px;
}
.nextprevdet:link, .nextprevdet:visited {
background-color: #D6DFF7;
color: black;
font-weight:bold;
text-decoration: none;
display: block;
font-size: 8pt;
text-align: center;
padding: 1px;
}
.nextprevdet:active, .nextprevdet:hover {
background-color: #6487DC;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
display: block;
font-size: 8pt;
text-align: center;
padding: 1px;
}
.button_left:link, .button_left:visited {
background-color: #D6DFF7;
color: black;
text-decoration: none;
display: block;
font-size: 8pt;
text-align: left;
padding: 1px;
}
.button_left:active, .button_left:hover {
background-color: #6487DC;
color: #FFFFFF;
text-decoration: none;
display: block;
font-size: 8pt;
text-align: left;
padding: 1px;
}
/*++++++++++++++++++++++ Meine Eigenen CSS +++++++++++++++++++++++++++++*/
.navbar { /* Nav-Leiste in Titel-Frame */
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 16px;
}
.navbar:link { font-weight:normal; color:gray; text-decoration:none; }
.navbar:visited { font-weight:normal; color:gray; text-decoration:none; }
.navbar:focus { font-weight:normal; color:black; text-decoration:none; }
.navbar:hover { font-weight:normal; color:black; text-decoration:none; }
.navbar:active { font-weight:normal; color:gray; text-decoration:none; }
.leiste-o {
font-family : Verdana;
font-size : 18px;
font-weight : bold;
color : white;
height : 29px; /* H<>he des ../images *
padding : 0 0 0 5px;
margin : 0 10px 0 0px; /* Rand oben rechts unten links */
background : url('../images/leiste-o.png') no-repeat;
}
.leiste-o span {
display : block;
height : 29px;
/*margin-top:-5px;*/
padding : 6px 0 0 15px;
background : url('../images/leiste-o-right.png') no-repeat right 0;
}
/* Accordion Menu */
.accordion2 {
width: 225px;
}
.accordion2 h3 {
width:250px;
height:30px;
padding:5px 0 0 15px;
margin:0 0 0 10px;
background:url('../images/accord/item.png') no-repeat;
font-size:12px;
font-weight:bold;
color:rgb(100,100,100);
cursor:pointer;
}
.accordion2 > h3:hover {
background:url('../images/accord/mo-item.png') no-repeat;
}
.accordion2 span {
display:block;
height:30px;
margin-top:-5px;
padding:6px 0 0 15px;
background:url('../images/accord/item-right.png') no-repeat right 0;
}
.accordion2 span:hover {
background:url('../images/accord/mo-item-right.png') no-repeat right 0;
}
.accordion2 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
display: none;
}
.accordion2 ul li a {
width:230px;
display:block;
height:30px;
background:url('../images/accord/item.png') no-repeat;
padding:5px 0 0px 20px; /* Abstand Text Submen?> pading oben, rechts, unten, links*/
font-size:12px;
font-weight:bold;
color: #A70303;
text-decoration: none;
cursor:pointer;
}
.accordion2 ul li a:hover {
background:url('../images/accord/mo-item.png') no-repeat;
}
.accordion2 ul li a span {
display:block;
height:30px;
margin-top:-5px;
padding:6px 0 0 0px;
background:url('../images/accord/item-right.png') no-repeat right 0;
}
.accordion2 ul li a:hover span {
background:url('../images/accord/mo-item-right.png') no-repeat right 0;
}
.accordion2 ul {
margin: 0;
padding: 10px 15px 20px;
display: none;
}
li.abstand {
margin-left: 10px;
}
/*********************** Animated Tabs ************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.animatedtabs{
/*border-bottom: 1px solid gray;*/
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}
.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}
.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}
.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../images/tabs/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}
.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(../images/tabs/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: normal;
color: grey;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */
/* <20>nderung hier by Ali */
.animatedtabs a.selected {
background-position: 0 -125px;
top: 0;
}
/* und hier by Ali*/
/* Format f<>r ausgewaehlten Tab */
.animatedtabs a.selected span{
background-position: 100% -125px;
color: black;
font-weight: normal;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}
.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
/******************* Feld in Patronenliste **********************/
.pat_list_box {
font-size : 12px;
padding : 10px;
border : 1px solid gray;
/*border-top-color : transparent;*/
border-top : none;
margin-top : 0px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 0px;
background : url(../images/box-u.png) repeat-x left bottom;
}
.tab_box {
font-size : 12px;
height : 27px;
padding-top : 10px;
border : 1px solid gray;
border-top : none;
border-bottom : none;
margin-top : 0px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 0px;
background : url(../images/tab-box-u.png) repeat-x left bottom;
}
/************************** Scuarebutton ********************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
a.squarebutton_blue{
background: transparent url('../images/button/square-blue-left.gif') no-repeat top left;
display: block;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}
a:link.squarebutton_blue, a:visited.squarebutton_blue, a:active.squarebutton_blue{
color: #494949; /*button text color*/
}
a.squarebutton_blue span{
background: transparent url('../images/button/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton_blue:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.squarebutton_blue:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/* by Ali */
#ajax_listOfOptions{
position:absolute;
width:198px;
height:200px;
overflow:auto;
border:1px solid #6487DC;
background-color:#FFF;
text-align:left;
font-family : verdana, arial;
z-index:10000;
font-size : 11px;
}
#ajax_listOfOptions div{
margin:1px;
padding:1px;
cursor:pointer;
font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{ // Div for each item in list
}
#ajax_listOfOptions .optionDivSelected{ // Selected item in the list
background-color:#D6DFF7;
color:#002276;
font-weight : bold;
}
#ajax_listOfOptions_iframe{
background-color:#F00;
position:absolute;
z-index:500;
}
/* Textfeldformatierung stammen von: http://www.web-toolbox.net/webtoolbox/css/css-formularfeld.htm#ixzz1EmDPi3Ti */
.eingabe_search {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-weight : bold;
color : #002276;
font-size : 11px;
border : none;
border-top : 1px dotted #0050A0;
border-bottom : 1px dotted #0050A0;
background-color : #FFFFFF;
width : 170px;
padding : 3px;
}
.header {
background: url(../images/left.png) no-repeat;
font-family : Verdana;
font-size : 18px;
font-weight : bold;
color : #FFFFFF;
padding : 0px 0 0 14px;
margin : 0 10px 0 10px; /* Rand x rechts x links */
}
.header div {
background: url(../images/right.png) top right no-repeat;
padding-right: 13px;
}
.header div div {
background: url(../images/center.png) repeat-x;
padding: 0;
}
/* Pflichtfeldverletzung */
.errorTable
{
BORDER-RIGHT: #9F0004 1px solid;
BORDER-TOP: #9F0004 1px solid;
BORDER-LEFT: #9F0004 1px solid;
BORDER-BOTTOM: #9F0004 1px solid;
FONT-SIZE: 9px;
background-color: #E2E1E1;
}
.errorField
{
BORDER-RIGHT: #9F0004 1px solid;
BORDER-TOP: #9F0004 1px solid;
BORDER-LEFT: #9F0004 1px solid;
BORDER-BOTTOM: #9F0004 1px solid;
background-color: #FFFFCC;
}
.vvsuccess
{
BORDER-RIGHT: #9F0004 2px solid;
BORDER-TOP: #9F0004 2px solid;
BORDER-LEFT: #9F0004 2px solid;
BORDER-BOTTOM: #9F0004 2px solid;
FONT-SIZE: 9px;
background-color: #E2E1E1;
}
.gutachten_antwort
{
BORDER-RIGHT: #dfec17 1px solid;
BORDER-TOP: #dfec17 1px solid;
BORDER-LEFT: #dfec17 1px solid;
BORDER-BOTTOM: #dfec17 1px solid;
FONT-SIZE: 9px;
background-color: #E2E1E1;
}
.aformlink{
text-decoration: none;
border-bottom: 1px dotted red;
background-image: none;
padding-left: 0;
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Capa_1"
x="0px"
y="0px"
viewBox="0 0 47 47"
enable-background="new 0 0 47 47"
xml:space="preserve"
sodipodi:docname="deputat_icon.svg"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"><metadata
id="metadata45"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs43" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1018"
id="namedview41"
showgrid="false"
inkscape:zoom="14.202315"
inkscape:cx="15.793362"
inkscape:cy="20.880663"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="g35" /><g
id="g35"
style="fill:#0000ff"><path
d="M 46.9,20.1 C 46.7,19.8 46.4,19.5 46,19.5 H 43.1 C 41.2,9.5 32.4,1.8 21.7,1.8 9.7,1.8 0,11.5 0,23.5 c 0,12 9.7,21.7 21.7,21.7 7.7,0 14.9,-4.2 18.8,-10.9 0.5,-0.9 0.2,-2.2 -0.7,-2.7 -0.9,-0.5 -2.2,-0.2 -2.7,0.7 -3.2,5.5 -9.1,8.9 -15.4,8.9 -9.8,0 -17.8,-8 -17.8,-17.8 0,-9.8 8,-17.8 17.8,-17.8 8.4,0 15.5,5.9 17.3,13.8 h -2.9 c -0.4,0 -0.7,0.2 -0.9,0.6 -0.2,0.3 -0.1,0.8 0.1,1.1 l 4.9,5.9 c 0.2,0.2 0.5,0.4 0.8,0.4 0.3,0 0.6,-0.1 0.8,-0.4 l 4.9,-5.9 c 0.3,-0.2 0.4,-0.6 0.2,-1 z"
id="path31"
style="fill:#e51a2a;fill-opacity:1"
inkscape:connector-curvature="0" /><path
d="m 21.7,6.7 c -1.1,0 -2,0.9 -2,2 v 12 c -0.9,0.6 -1.5,1.7 -1.5,2.8 0,1.9 1.6,3.5 3.5,3.5 0.5,0 1,-0.1 1.5,-0.3 l 6.9,4 c 0.3,0.2 0.6,0.3 1,0.3 0.7,0 1.3,-0.4 1.7,-1 0.5,-0.9 0.2,-2.2 -0.7,-2.7 l -6.9,-4 c -0.1,-1 -0.6,-2 -1.4,-2.5 V 8.8 C 23.7,7.6 22.8,6.7 21.7,6.7 Z m 0,18.3 c -0.8,0 -1.5,-0.7 -1.5,-1.5 0,-0.8 0.7,-1.5 1.5,-1.5 0.8,0 1.5,0.7 1.5,1.5 0,0.8 -0.7,1.5 -1.5,1.5 z"
id="path33"
style="fill:#1e3a8f;fill-opacity:1"
inkscape:connector-curvature="0" /></g></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,5 @@
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1" style=""><rect id="backgroundrect" width="100%" height="100%" x="0" y="0" fill="none" stroke="none"/>
<g class="currentLayer" style=""><title>Layer 1</title><g id="svg_1" class="" fill="#277db2" fill-opacity="1" opacity="1">
<path style="stroke: rgb(0, 0, 0); stroke-width: 12px; stroke-linecap: butt; stroke-linejoin: round; stroke-miterlimit: 4; stroke-opacity: 1; stroke-dasharray: none;" d="m16,256 l240,-192 l96,72 l0,-32 l48,0 l0,72 l96,80 l-48,0 l0,192 l-120,0 l0,-160 l-96,0 l0,160 l-168,0 l0,-192 z" id="svg_2" fill="#277db2" fill-opacity="1" opacity="1"/>
</g></g></svg>

After

Width:  |  Height:  |  Size: 763 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1007 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 663 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Some files were not shown because too many files have changed in this diff Show More