Jahresübersicht angepasst
This commit is contained in:
parent
1d0d52f302
commit
e8aa064048
13
index.php
13
index.php
@ -62,11 +62,14 @@ if ($action == 'anmeld') {
|
||||
# $isp = $xml->isp;
|
||||
# $host = gethostbyaddr($ip);
|
||||
# $organisation = $xml->organization;
|
||||
$url=file_get_contents("https://anonymouse.org/cgi-bin/anon-www_de.cgi/https://whatismyipaddress.com/ip/$ip");
|
||||
preg_match_all('/<th>(.*?)<\/th><td>(.*?)<\/td>/s',$url,$output,PREG_SET_ORDER);
|
||||
$isp=$output[4][2];
|
||||
$host=$output[2][2];
|
||||
$organisation=$output[5][2];
|
||||
# $url=file_get_contents("https://anonymouse.org/cgi-bin/anon-www_de.cgi/https://whatismyipaddress.com/ip/$ip");
|
||||
# preg_match_all('/<th>(.*?)<\/th><td>(.*?)<\/td>/s',$url,$output,PREG_SET_ORDER);
|
||||
# $isp=$output[4][2];
|
||||
$isp="";
|
||||
# $host=$output[2][2];
|
||||
$host="";
|
||||
# $organisation=$output[5][2];
|
||||
$organisation="";
|
||||
setcookie("user_admin", "");
|
||||
setcookie("user_admin", $user_admin);
|
||||
$user_userid = $row['vaid'];
|
||||
|
@ -0,0 +1,130 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:56:45
|
||||
from "F:\git\prognose_kehl\templates\standard\jahrgang.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe3edae8d74_99534588',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'26880a355d131f641e46398138cf92343c1b6294' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\jahrgang.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe3edae8d74_99534588 ($_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['jahrgang_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e1.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif" valign="top"></td>
|
||||
<td width="95%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif">
|
||||
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"><br>
|
||||
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['jahrgang_titel']->value;?>
|
||||
</font><br>
|
||||
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e2.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_l.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<form action=?action=jahr method="POST">
|
||||
<p align="center">
|
||||
<select size="5" name="jahr">
|
||||
<?php ob_start();
|
||||
echo $_smarty_tpl->tpl_vars['jahrgang_min']->value;
|
||||
$_tmp1=ob_get_clean();
|
||||
ob_start();
|
||||
echo $_smarty_tpl->tpl_vars['jahrgang_weggang']->value;
|
||||
$_tmp2=ob_get_clean();
|
||||
$__section_jahrgang_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_jahrgang']) ? $_smarty_tpl->tpl_vars['__smarty_section_jahrgang'] : false;
|
||||
$__section_jahrgang_0_loop = (is_array(@$_loop=$_tmp2) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_jahrgang_0_start = (int)@$_tmp1 < 0 ? max(0, (int)@$_tmp1 + $__section_jahrgang_0_loop) : min((int)@$_tmp1, $__section_jahrgang_0_loop);
|
||||
$__section_jahrgang_0_total = min(($__section_jahrgang_0_loop - $__section_jahrgang_0_start), $__section_jahrgang_0_loop);
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_jahrgang'] = new Smarty_Variable(array());
|
||||
if ($__section_jahrgang_0_total != 0) {
|
||||
for ($__section_jahrgang_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index'] = $__section_jahrgang_0_start; $__section_jahrgang_0_iteration <= $__section_jahrgang_0_total; $__section_jahrgang_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index']++){
|
||||
?>
|
||||
<option value='<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index'] : null);?>
|
||||
' <?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index'] : null) == $_smarty_tpl->tpl_vars['jahrgang_cur_jahrgang']->value) {?> selected <?php }?>><?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_jahrgang']->value['index'] : null);?>
|
||||
</option>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_jahrgang_0_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_jahrgang'] = $__section_jahrgang_0_saved;
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
<br>
|
||||
<br>
|
||||
<input type="submit" value="Abschicken" name="B1"> </p>
|
||||
</form>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_r.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e3.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e4.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,114 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 14:08:38
|
||||
from "F:\git\prognose_kehl\templates\standard\logout.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abf4c67f6f49_75544420',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2e8398ab211f2231f2740940eb5e62fda2ff2291' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\logout.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abf4c67f6f49_75544420 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['logout_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e1.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif" valign="top"></td>
|
||||
<td width="95%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif">
|
||||
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['logout_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e2.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_l.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<br>
|
||||
<p align="center">
|
||||
<b><?php echo $_smarty_tpl->tpl_vars['logout_text']->value;?>
|
||||
</b>
|
||||
</p>
|
||||
<p align="center"><a target="_parent" href="index.php">
|
||||
<img border="0" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/b_login.gif"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_r.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e3.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="8">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e4.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html><?php }
|
||||
}
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,409 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:56:26
|
||||
from "F:\git\prognose_kehl\templates\standard\menuframe.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe3dae57fa6_67252559',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'5bbc4572f13dbe7b636c09d6c2c3d6ba17dc8d8c' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\menuframe.html',
|
||||
1 => 1688986238,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe3dae57fa6_67252559 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['men_titel']->value;?>
|
||||
</title>
|
||||
<base target="Hauptframe">
|
||||
<style type="text/css">
|
||||
|
||||
body { font-family:Verdana;font-size:11px;color:#000000; }
|
||||
|
||||
a:visited { font-family:verdana,arial;font-weight:normal;color:#000066; text-decoration:none;}
|
||||
a:active { font-family:verdana,arial;font-weight:normal;color:#000066; text-decoration:underline;}
|
||||
a:link { font-family:verdana,arial;font-weight:normal;color:#000066; text-decoration:none;}
|
||||
a:hover { font-family:verdana,arial;font-weight:normal;color:#000066;text-decoration:underline; }
|
||||
|
||||
a:link.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
||||
a:visited.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
||||
a:hover.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:underline; }
|
||||
a:active.sub { font-family:Verdana;font-size:10px;color:red;text-decoration:underline; }
|
||||
a:focus.sub { font-family:Verdana;font-size:10px;color:red;text-decoration:none; }
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
<!--
|
||||
function show(divid) {
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['j_bereich']->value == '1') {?>
|
||||
|
||||
document.getElementById("cat1").style.display="none";
|
||||
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['a_bereich']->value == '1') {?>
|
||||
|
||||
document.getElementById("cat2").style.display="none";
|
||||
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['s_bereich']->value == '1') {?>
|
||||
|
||||
document.getElementById("cat3").style.display="none";
|
||||
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['e_bereich']->value == '1') {?>
|
||||
|
||||
document.getElementById("cat4").style.display="none";
|
||||
|
||||
<?php }?>
|
||||
|
||||
document.getElementById(divid).style.display="block";
|
||||
}
|
||||
//-->
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
</head>
|
||||
<body id="farbe1" class="farbe" leftmargin="2">
|
||||
<table border="0" style="border-collapse: collapse" align="center" cellpadding="0" height="100%" id="table1">
|
||||
<tr height="15">
|
||||
<td>
|
||||
<table cellspacing="0" cellpadding="0" width="100%" height="15" border="0" id="table2">
|
||||
<tr>
|
||||
<td valign="top" align="left" width="26" height="30">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-title-left.gif">
|
||||
</td>
|
||||
<td valign="center" align="left" width="143" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-title-bg.gif" height="30">
|
||||
<font class="option" color="#ffffff"> <b><?php echo $_smarty_tpl->tpl_vars['men_titel']->value;?>
|
||||
</b></font>
|
||||
</td>
|
||||
<td valign="top" align="left" width="6" height="30">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-title-right.gif">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table cellspacing="0" cellpadding="0" width="175" height="100%" border="0" id="table3">
|
||||
<tr valign="top">
|
||||
<td valign="bottom" align="left" width="4" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-left.gif">
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-px.gif"></font>
|
||||
</p>
|
||||
</td>
|
||||
<td valign="top" align="left" width="166" bgcolor="#d6dff7">
|
||||
<table cellspacing="0" cellpadding="0" width="164" border="0" height="100%" id="table4">
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<font face="Verdana"><span style="font-size: 8pt">
|
||||
<?php
|
||||
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
|
||||
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data_0_total = $__section_table_data_0_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data_0_total != 0) {
|
||||
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
|
||||
?>
|
||||
<br> <strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['dateiname'];?>
|
||||
"><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data_0_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
|
||||
}
|
||||
?>
|
||||
<br><br>
|
||||
<?php
|
||||
$__section_table_data1_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
|
||||
$__section_table_data1_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data1_1_total = $__section_table_data1_1_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data1_1_total != 0) {
|
||||
for ($__section_table_data1_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_1_iteration <= $__section_table_data1_1_total; $__section_table_data1_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_1_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat1')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_jahrgang']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat1" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data1_1_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_1_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<!--
|
||||
<?php
|
||||
$__section_table_data2_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
|
||||
$__section_table_data2_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data2_2_total = $__section_table_data2_2_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data2_2_total != 0) {
|
||||
for ($__section_table_data2_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_2_iteration <= $__section_table_data2_2_total; $__section_table_data2_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_2_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat5')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_spec']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat5" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data2_2_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_2_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<?php
|
||||
$__section_table_data3_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
|
||||
$__section_table_data3_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data3_3_total = $__section_table_data3_3_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data3_3_total != 0) {
|
||||
for ($__section_table_data3_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_3_iteration <= $__section_table_data3_3_total; $__section_table_data3_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] = $__section_table_data3_3_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat4')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_lue']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat4" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data3_3_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_3_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<?php
|
||||
$__section_table_data3a_4_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3a'] : false;
|
||||
$__section_table_data3a_4_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3a']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data3a_4_total = $__section_table_data3a_4_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3a'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data3a_4_total != 0) {
|
||||
for ($__section_table_data3a_4_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index'] = 0; $__section_table_data3a_4_iteration <= $__section_table_data3a_4_total; $__section_table_data3a_4_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['rownum'] = $__section_table_data3a_4_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat6')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_kat']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat6" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data3a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data3a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data3a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3a']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data3a_4_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3a'] = $__section_table_data3a_4_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<?php
|
||||
$__section_table_data3_5_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
|
||||
$__section_table_data3_5_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data3_5_total = $__section_table_data3_5_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data3_5_total != 0) {
|
||||
for ($__section_table_data3_5_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_5_iteration <= $__section_table_data3_5_total; $__section_table_data3_5_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] = $__section_table_data3_5_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat4')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_erfassen']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat4" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data3_5_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_5_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
$__section_table_data4_6_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data4']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data4'] : false;
|
||||
$__section_table_data4_6_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data4']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data4_6_total = $__section_table_data4_6_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data4'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data4_6_total != 0) {
|
||||
for ($__section_table_data4_6_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index'] = 0; $__section_table_data4_6_iteration <= $__section_table_data4_6_total; $__section_table_data4_6_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['rownum'] = $__section_table_data4_6_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat2')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_adm']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat2" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data4']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data4']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data4']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data4']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data4_6_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data4'] = $__section_table_data4_6_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<?php
|
||||
$__section_table_data5_7_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data5']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data5'] : false;
|
||||
$__section_table_data5_7_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data5']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data5_7_total = $__section_table_data5_7_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data5'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data5_7_total != 0) {
|
||||
for ($__section_table_data5_7_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index'] = 0; $__section_table_data5_7_iteration <= $__section_table_data5_7_total; $__section_table_data5_7_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['rownum'] = $__section_table_data5_7_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['rownum'] : null) == '1') {?>
|
||||
<b><a href="#" onclick="show('cat3')" target="Inhalt"><b> <?php echo $_smarty_tpl->tpl_vars['men_stat']->value;?>
|
||||
»</b></a><br></b>
|
||||
<div id="cat3" style="display:none">
|
||||
<?php }?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['rownum'] : null) >= '1') {?>
|
||||
<strong>·</strong>
|
||||
<a target="<?php echo $_smarty_tpl->tpl_vars['table_data5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index'] : null)]['target'];?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['table_data5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index'] : null)]['dateiname'];?>
|
||||
" class="sub"><?php echo $_smarty_tpl->tpl_vars['table_data5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data5']->value['index'] : null)]['Beschreibung'];?>
|
||||
</a><br>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data5_7_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data5'] = $__section_table_data5_7_saved;
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<!---->
|
||||
<br>
|
||||
<strong>·</strong>
|
||||
<a target="_top" href="logout.php"><?php echo $_smarty_tpl->tpl_vars['men_logout']->value;?>
|
||||
</a><br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</td>
|
||||
<td valign="top" align="left" width="4" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-right.gif">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-px.gif">
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="15">
|
||||
<table cellspacing="0" cellpadding="0" width="175" height="100%" border="0" id="table3">
|
||||
<tr valign="top">
|
||||
<td valign="bottom" align="left" width="4" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-left.gif">
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-px.gif"></font>
|
||||
</p>
|
||||
</td>
|
||||
<td valign="top" align="left" width="166" bgcolor="#d6dff7">
|
||||
|
||||
</td>
|
||||
<td valign="top" align="left" width="4" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-right.gif">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bar-px.gif">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="15">
|
||||
<table cellspacing="0" cellpadding="0" width="175" height="15" border="0" id="table5">
|
||||
<tr>
|
||||
<td valign="top" align="left" width="175" height="29">
|
||||
<img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/sidebox-bottom.gif">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,230 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 14:05:13
|
||||
from "F:\git\prognose_kehl\templates\standard\erf_lb_einmal.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abf3f987c032_60212225',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'7106264c450b2d48d647b1213b168cc3b8809b18' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\erf_lb_einmal.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abf3f987c032_60212225 ($_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['lb_einmal_titel']->value;?>
|
||||
</title>
|
||||
<style>
|
||||
select{
|
||||
width: 250px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
language='JavaScript' type='text/javascript'>
|
||||
<!--
|
||||
function start() {
|
||||
if (document.adm_anleg)
|
||||
document.adm_anleg.atelier.focus();
|
||||
return false;
|
||||
}
|
||||
//-->
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
</head>
|
||||
<body onload="start();">
|
||||
<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 1000; left: 10px; top: 0px; background-image: none;"></div>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="80%" border="0">
|
||||
<tr>
|
||||
<td width="10" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e1.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif" valign="top">
|
||||
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"><br>
|
||||
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['lb_einmal_titel']->value;?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['lb_einmal_jahr']->value;?>
|
||||
</font><br>
|
||||
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"></font></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e2.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_l.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td>
|
||||
<br>
|
||||
<form action=?action=save method="POST" name="adm_anleg">
|
||||
<fieldset>
|
||||
<legend><b>Erfassung</b></legend>
|
||||
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="194">
|
||||
<tr>
|
||||
<td width="40%">
|
||||
<b><?php echo $_smarty_tpl->tpl_vars['lb_einmal_field_betrag']->value;?>
|
||||
*</b>
|
||||
</td>
|
||||
<td width="60%">
|
||||
<input align="right" type="number" min="0.00" step="0.01" name="wert" value="<?php echo $_smarty_tpl->tpl_vars['lb_einmal_wert']->value;?>
|
||||
" size="20"> €
|
||||
</td>
|
||||
<tr>
|
||||
<td width="40%">
|
||||
* = Pflichtfelder
|
||||
</td>
|
||||
<td width="60%">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
<br>
|
||||
<fieldset>
|
||||
<legend><b>Hinweise</b></legend>
|
||||
<?php echo $_smarty_tpl->tpl_vars['lb_einmal_field_hinweis']->value;?>
|
||||
|
||||
</fieldset>
|
||||
|
||||
<p align='center'>
|
||||
<input type="submit" value="Speichern" name="B1">
|
||||
</p>
|
||||
|
||||
</form>
|
||||
</td>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_r.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e3.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_bottom.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e4.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['lb_einmal_inserterr_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e1.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif" valign="top"></td>
|
||||
<td width="95%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif">
|
||||
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['lb_einmal_save_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e2.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_l.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="left"><b><?php echo $_smarty_tpl->tpl_vars['lb_einmal_save_text']->value;?>
|
||||
</b></p>
|
||||
<p align="center"><a href="?">
|
||||
<img border="0" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_r.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e3.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e4.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,149 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 14:04:50
|
||||
from "F:\git\prognose_kehl\templates\standard\detail_prof.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abf3e2400cd8_05934108',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'73701bcd40cb5e297eda18ffa69dec683b0642e0' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\detail_prof.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abf3e2400cd8_05934108 ($_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['detail_prof_headtitel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 1000; left: 10px; top: 0px; background-image: none;"></div>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="80%" border="0">
|
||||
<tr>
|
||||
<td width="10" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e1.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif" valign="top">
|
||||
<img height="10" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"><br>
|
||||
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['detail_prof_headtitel']->value;?>
|
||||
</font><br>
|
||||
<font class="sh"><?php echo $_smarty_tpl->tpl_vars['detail_prof_auswahl']->value;?>
|
||||
</font><br>
|
||||
<img height="5" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"></font>
|
||||
</td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e2.gif">
|
||||
<img height="40" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_l.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td>
|
||||
<br>
|
||||
<form action=?action=auswahl method="POST" name="adm_anleg">
|
||||
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="194">
|
||||
<tr>
|
||||
<td width="40%">
|
||||
|
||||
</td>
|
||||
<td width="60%">
|
||||
<select size="5" id='prof' name='prof'>
|
||||
<option value="%">[alle] </option>
|
||||
<?php
|
||||
$__section_table_data3_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
|
||||
$__section_table_data3_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data3_0_total = $__section_table_data3_0_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data3_0_total != 0) {
|
||||
for ($__section_table_data3_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_0_iteration <= $__section_table_data3_0_total; $__section_table_data3_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
|
||||
?>
|
||||
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['did'];?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['lb_fz_did']->value == $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['did']) {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['doz_name'];?>
|
||||
, <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['doz_vorname'];?>
|
||||
</option>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_table_data3_0_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_0_saved;
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
</td>
|
||||
<tr>
|
||||
|
||||
<tr>
|
||||
<td width="40%">
|
||||
|
||||
</td>
|
||||
<td width="60%">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
<p align='center'>
|
||||
<input type="submit" value="Speichern" name="B1">
|
||||
</p>
|
||||
</form>
|
||||
</td>
|
||||
<td width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_r.gif">
|
||||
<img height="1" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e3.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_bottom.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="8">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e4.gif">
|
||||
<img height="16" src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,39 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:56:26
|
||||
from "F:\git\prognose_kehl\templates\standard\topframe.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe3dad5e0f1_57228050',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'b8ed43e1c7ed6a15c9d5d221953f29c5f7bdd3ed' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\topframe.html',
|
||||
1 => 1688986238,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe3dad5e0f1_57228050 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<meta http-equiv="Content-Language" content="de">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</title>
|
||||
<base target="Inhalt">
|
||||
</head>
|
||||
<body class="farbe" id='farbe1' >
|
||||
<p class="titel"><b><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</b></p>
|
||||
</body>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,45 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:56:26
|
||||
from "F:\git\prognose_kehl\templates\standard\indexframe.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe3dac2fb28_95532599',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'c90419cd848c991a130aa49e0818381bc80cad8f' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\indexframe.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe3dac2fb28_95532599 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<frameset framespacing="0" border="0" frameborder="0" rows="64,*">
|
||||
<frame name="Banner" scrolling="no" noresize target="Inhalt" src="topframe.php">
|
||||
<frameset cols="195,*">
|
||||
<frame name="Inhalt" target="Hauptframe" scrolling="auto" src="menuframe.php" noresize>
|
||||
<frame name="kurshaupt" scrolling="auto" src="hauptframe.php" target="_self">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body>
|
||||
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht
|
||||
unterstützt.</p>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,126 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:56:26
|
||||
from "F:\git\prognose_kehl\templates\standard\hauptframe.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe3dadad940_72782171',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'ca5fd20169386fff3c5101d0a8cea115842cf08e' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\hauptframe.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe3dadad940_72782171 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<?php echo '<script'; ?>
|
||||
type='text/javascript' src='overlib/overlib.js'><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
type='text/javascript' src='overlib/overlib_centerpopup.js'><?php echo '</script'; ?>
|
||||
>
|
||||
<style type="text/css"></style>
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['welcome_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="overDiv" style="position: absolute; visibility: hidden; z-index: 1000; left: 10px; top: 0px; background-image: none;"></div>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="94%" height="60%" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e1.gif">
|
||||
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif" valign="top"> </td>
|
||||
<td width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_top.gif">
|
||||
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1"><br>
|
||||
<font class="hd">
|
||||
<center><?php echo $_smarty_tpl->tpl_vars['welcome_titel']->value;?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['admin']->value;?>
|
||||
</center>
|
||||
</font>
|
||||
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="1">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e2.gif">
|
||||
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_l.gif">
|
||||
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td colspan="2">
|
||||
<br>
|
||||
<p align="center">
|
||||
<?php echo $_smarty_tpl->tpl_vars['welcome_text1']->value;?>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<!--
|
||||
<p align="center"><?php echo $_smarty_tpl->tpl_vars['welcome_text2']->value;?>
|
||||
|
||||
<br><br>
|
||||
<p align='center'>
|
||||
<?php echo $_smarty_tpl->tpl_vars['welcome_select']->value;?>
|
||||
-->
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_r.gif">
|
||||
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e3.gif">
|
||||
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="8">
|
||||
</td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/box_e4.gif">
|
||||
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/blank.gif" width="22">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,475 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:55:22
|
||||
from "F:\git\prognose_kehl\templates\standard\index.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe39aa16338_17171992',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'f24e6e4bed58447fa7e54756268df4cb7bda8a75' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\index.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe39aa16338_17171992 ($_smarty_tpl) {
|
||||
?>
|
||||
<!-- Diese Datei gibt es nur im Standardtemplate, da vor dem Login man noch nicht wei<EFBFBD> welches Template der User verwendet-->
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body onload="if (document.login)
|
||||
document.login.user.focus();
|
||||
return false;">
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td height="30"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
|
||||
</font><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<ul>
|
||||
<li><?php echo $_smarty_tpl->tpl_vars['index_list']->value;?>
|
||||
</li>
|
||||
</ul>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<form action=?action=anmeld method="POST" name="login">
|
||||
<table cellspacing="1" cellpadding="1" width="100%" border="0">
|
||||
<tr>
|
||||
<td class="formdesc">
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" name="user" value size="20" maxlength="60" tabindex="1" onchange="document.login.pwd.focus()"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="formdesc">
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_pass']->value;?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="password" name="passwort" size="20" tabindex="2"></td>
|
||||
</tr>
|
||||
<tr class="login">
|
||||
<td align="right" colspan="2">
|
||||
<input title="Login" type="image" src="templates/standard/images/b_login.gif" border="0"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_noinput']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_mandatory_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_mandatory_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['index_mandatory_text']->value;?>
|
||||
</b>
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_nouser']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_userunknown_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_userunknown_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['index_userunknown_text']->value;?>
|
||||
</b>
|
||||
<br><br>
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_support']->value;?>
|
||||
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_passwrong']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_passerr_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_passerr_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center">
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_passerr_text']->value;?>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_support']->value;?>
|
||||
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
|
||||
<meta http-equiv="refresh" content="0; URL=indexframe.php">
|
||||
<?php }
|
||||
}?>
|
||||
|
||||
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'pass_gen') {
|
||||
if ($_smarty_tpl->tpl_vars['index_mailpass']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_passbackmail_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_passbackmail_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center">
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_passbackmail_text']->value;?>
|
||||
|
||||
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_nomailpass']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_pc.php" type="text/css">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['index_passbacknomail_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||||
<tr>
|
||||
<td>
|
||||
<div align="center">
|
||||
<table cellspacing="0" cellpadding="0" width="550" border="0">
|
||||
<tr>
|
||||
<td width="10" background="templates/standard/images/box_e1.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="3%" background="templates/standard/images/box_top.gif" valign="top">
|
||||
<img src="templates/standard/images/i_login.gif"></td>
|
||||
<td width="95%" background="templates/standard/images/box_top.gif">
|
||||
<img height="10" src="templates/standard/images/blank.gif" width="1"><br>
|
||||
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['index_passbacknomail_titel']->value;?>
|
||||
</span><br>
|
||||
<img height="5" src="templates/standard/images/blank.gif" width="1"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e2.gif">
|
||||
<img height="40" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="1%" background="templates/standard/images/box_l.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td colspan="2"><br>
|
||||
<p align="center">
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_passbacknomail_text']->value;?>
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['index_support']->value;?>
|
||||
|
||||
|
||||
</p>
|
||||
<p align="center"><a href="index.php">
|
||||
<img border="0" src="templates/standard/images/zurueck.gif" width="77" height="22"></a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p><br>
|
||||
</p>
|
||||
</td>
|
||||
<td width="1%" background="templates/standard/images/box_r.gif">
|
||||
<img height="1" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap" align="left" width="1%" background="templates/standard/images/box_e3.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"></td>
|
||||
<td nowrap="nowrap" align="left" width="98%" background="templates/standard/images/box_bottom.gif" colspan="2">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="8"></td>
|
||||
<td nowrap="nowrap" align="right" width="1%" background="templates/standard/images/box_e4.gif">
|
||||
<img height="16" src="templates/standard/images/blank.gif" width="22"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -270,6 +270,7 @@ if ($action == '') {
|
||||
$result7 = $db->query($query7) or die("Cannot execute query7a");
|
||||
$ln_zaehler = 0;
|
||||
while ($row7 = $result7->fetch_array()) {
|
||||
unset($inner1);
|
||||
$value_bz = '';
|
||||
if ($ln_zaehler == 0) {
|
||||
$last_did = $row7['did'];
|
||||
@ -295,6 +296,10 @@ if ($action == '') {
|
||||
ORDER BY b.art, doz_name asc, lbbzid asc";
|
||||
|
||||
$result8 = $db->query($query8) or die("Cannot execute query8");
|
||||
$ln2 = 0;
|
||||
# inner
|
||||
$fikt_not_edit='';
|
||||
|
||||
while ($row8 = $result8->fetch_array()) {
|
||||
if ($row8['art'] == 'F') {
|
||||
|
||||
@ -361,15 +366,18 @@ if ($action == '') {
|
||||
// }
|
||||
|
||||
$wert_neu = number_format($row8['wert'], 2, ',', '.');
|
||||
$row8['edit'] = $edit;
|
||||
$row8['fikt_not_edit'] = $fikt_not_edit;
|
||||
$row8['farbe'] = $farbe;
|
||||
$row8['delta_art'] = $art;
|
||||
$row8['bz_del'] = $bz_del;
|
||||
$row8['wert'] = $wert_neu;
|
||||
$row8['startdat'] = $startdat;
|
||||
$row8['enddat'] = $enddat;
|
||||
$value_bz[] = $row8;
|
||||
$inner1[$ln2]['edit'] = $edit;
|
||||
$inner1[$ln2]['fikt_not_edit'] = $fikt_not_edit;
|
||||
$inner1[$ln2]['farbe'] = $farbe;
|
||||
$inner1[$ln2]['delta_art'] = $art;
|
||||
$inner1[$ln2]['bz_del'] = $bz_del;
|
||||
$inner1[$ln2]['wert'] = $wert_neu;
|
||||
$inner1[$ln2]['startdat'] = $startdat;
|
||||
$inner1[$ln2]['enddat'] = $enddat;
|
||||
$inner1[$ln2]['doz_name'] = $row8['doz_name'];
|
||||
$inner1[$ln2]['doz_vorname'] = $row8['doz_vorname'];
|
||||
$value_bz = $inner1;
|
||||
$ln2++;
|
||||
}
|
||||
|
||||
$row7['inner'] = $value_bz;
|
||||
@ -377,9 +385,9 @@ if ($action == '') {
|
||||
$value_7[] = $row7;
|
||||
}
|
||||
|
||||
// echo "<pre>";
|
||||
// print_r($value_7);
|
||||
// echo "</pre>";
|
||||
//echo "<pre>";
|
||||
//print_r($value_7);
|
||||
//echo "</pre>";
|
||||
|
||||
$smarty->assign('outer_loop_bz', $value_7);
|
||||
|
||||
@ -435,6 +443,9 @@ if ($action == '') {
|
||||
|
||||
|
||||
$result4 = $db->query($query4) or die("Cannot execute query4");
|
||||
$ln3 = 0;
|
||||
# inner
|
||||
|
||||
while ($row4 = $result4->fetch_array()) {
|
||||
if ($row4['art'] == 'F') {
|
||||
|
||||
@ -502,15 +513,19 @@ if ($action == '') {
|
||||
// }
|
||||
|
||||
$wert_neu = number_format($row4['wert'], 2, ',', '.');
|
||||
$row4['edit'] = $edit;
|
||||
$row4['fikt_not_edit_lz'] = $fikt_not_edit_lz;
|
||||
$row4['farbe'] = $farbe;
|
||||
$row4['delta_art'] = $art;
|
||||
$row4['lz_del'] = $lz_del;
|
||||
$row4['wert'] = $wert_neu;
|
||||
$row4['startdat'] = $startdat;
|
||||
$row4['enddat'] = $enddat;
|
||||
$value_delta[] = $row4;
|
||||
$inner2[$ln3]['edit'] = $edit;
|
||||
$inner2[$ln3]['fikt_not_edit_lz'] = $fikt_not_edit_lz;
|
||||
$inner2[$ln3]['farbe'] = $farbe;
|
||||
$inner2[$ln3]['delta_art'] = $art;
|
||||
$inner2[$ln3]['lz_del'] = $lz_del;
|
||||
$inner2[$ln3]['wert'] = $wert_neu;
|
||||
$inner2[$ln3]['startdat'] = $startdat;
|
||||
$inner2[$ln3]['enddat'] = $enddat;
|
||||
$inner2[$ln3]['doz_name'] = $row4['doz_name'];
|
||||
$inner2[$ln3]['doz_vorname'] = $row4['doz_vorname'];
|
||||
$inner2[$ln3]['stufe'] = $row4['stufe'];
|
||||
$value_delta = $inner2;
|
||||
$ln3++;
|
||||
}
|
||||
|
||||
$row3['inner'] = $value_delta;
|
||||
@ -561,6 +576,8 @@ if ($action == '') {
|
||||
GROUP BY a.lbfzid, b.kfid, a.did
|
||||
ORDER BY bezeichnung asc, monat asc";
|
||||
$result6 = $db->query($query6) or die("Cannot execute query6");
|
||||
$ln5 = 0;
|
||||
#inner
|
||||
while ($row6 = $result6->fetch_array()) {
|
||||
if ($row6['art'] == 'F') {
|
||||
$art = 'Fiktiver Wert';
|
||||
@ -604,13 +621,14 @@ if ($action == '') {
|
||||
}
|
||||
|
||||
$wert_neu = number_format($row6['wert'], 2, ',', '.');
|
||||
$row6['fz_art'] = $art;
|
||||
$row6['edit'] = $edit;
|
||||
$row6['wert'] = $wert_neu;
|
||||
$row6['name'] = $name;
|
||||
$row6['startdat'] = $startdat;
|
||||
$row6['enddat'] = $enddat;
|
||||
$value_funktion[] = $row6;
|
||||
$inner4[$ln5]['fz_art'] = $art;
|
||||
$inner4[$ln5]['edit'] = $edit;
|
||||
$inner4[$ln5]['wert'] = $wert_neu;
|
||||
$inner4[$ln5]['name'] = $name;
|
||||
$inner4[$ln5]['startdat'] = $startdat;
|
||||
$inner4[$ln5]['enddat'] = $enddat;
|
||||
$value_funktion = $inner4;
|
||||
$ln5++;
|
||||
}
|
||||
|
||||
$row5['inner'] = $value_funktion;
|
||||
|
Loading…
x
Reference in New Issue
Block a user