1266 lines
71 KiB
PHP
1266 lines
71 KiB
PHP
<?php
|
|
/* Smarty version 3.1.29, created on 2023-07-10 13:08:52
|
|
from "F:\git\prognose_kehl\templates\standard\ubersicht_jahr.html" */
|
|
|
|
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
|
'has_nocache_code' => false,
|
|
'version' => '3.1.29',
|
|
'unifunc' => 'content_64abe6c4978f05_81877471',
|
|
'file_dependency' =>
|
|
array (
|
|
'434dab8948b1146a1f18b5410a2cab38f521a243' =>
|
|
array (
|
|
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\ubersicht_jahr.html',
|
|
1 => 1688986238,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_64abe6c4978f05_81877471 ($_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['ju_titel']->value;?>
|
|
</title>
|
|
<style>
|
|
select{
|
|
width: 250px;
|
|
}
|
|
.tg{
|
|
border-collapse:collapse;
|
|
border-spacing:0;
|
|
}
|
|
.tg td{
|
|
border-style:solid;
|
|
border-width:1px;
|
|
overflow:hidden;
|
|
word-break:normal;
|
|
}
|
|
</style>
|
|
<!-- Kalender Beginn // -->
|
|
<link rel='stylesheet' href='./datepicker/dynCalendar.css' type='text/css' media='screen'>
|
|
<?php echo '<script'; ?>
|
|
src='./datepicker/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
src='./datepicker/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
type='text/javascript'>
|
|
|
|
<!--
|
|
// Calendar callback. When a date is clicked on the calendar
|
|
// this function is called so you can do as you want with it
|
|
function calendarCallback(date, month, year, pos)
|
|
{
|
|
if(date<10){date='0'+date;}
|
|
if(month<10){month='0'+month;}
|
|
date_tag = date;
|
|
date_mon = month;
|
|
date_jahr = year;
|
|
document.getElementById('tag'+pos).value = date_tag;
|
|
document.getElementById('mon'+pos).value = date_mon;
|
|
document.getElementById('jahr'+pos).value = date_jahr;
|
|
}
|
|
|
|
// -->
|
|
|
|
<?php echo '</script'; ?>
|
|
>
|
|
<!-- Kalender Ende // -->
|
|
|
|
|
|
<?php echo '<script'; ?>
|
|
type=text/javascript>
|
|
function gothere() {
|
|
document.all.buttonbox1.style.top=document.body.scrollTop+50;
|
|
document.all.buttonbox2.style.top=document.body.scrollTop+50;
|
|
setTimeout('gothere()',1);
|
|
}
|
|
<?php echo '</script'; ?>
|
|
>
|
|
|
|
|
|
<?php echo '<script'; ?>
|
|
language='JavaScript'>
|
|
<!-- Begin
|
|
|
|
image_back = new Image;
|
|
image_back.src = 'templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/back.png';
|
|
|
|
image_back1 = new Image;
|
|
image_back1.src = 'templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/back1.png';
|
|
|
|
image_next = new Image;
|
|
image_next.src = 'templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/next.png';
|
|
|
|
image_next1 = new Image;
|
|
image_next1.src = 'templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/next1.png';
|
|
|
|
// End -->
|
|
<?php echo '</script'; ?>
|
|
>
|
|
|
|
</head>
|
|
<body onload="gothere()">
|
|
<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="90%" 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['ju_titel']->value;?>
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_jahrgang']->value;?>
|
|
<a href="pdf_jahr.php?jahr=<?php echo $_smarty_tpl->tpl_vars['ju_jahrgang']->value;?>
|
|
"><img src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/ico_pdf.gif"></a></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>
|
|
<div id=buttonbox1 style='position:absolute; top:50px; left:10px; z-index:2; '>
|
|
<a target='kurshaupt' href="<?php echo $_smarty_tpl->tpl_vars['ju_td_prev']->value;?>
|
|
" title="Jahr zurück" onMouseOver='back.src=image_back.src' onMouseOut='back.src=image_back1.src'><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/back1.png" name='back' border="0"></a>
|
|
</div>
|
|
<div id=buttonbox2 style='position:absolute; top:50px; right:10px; z-index:2; '>
|
|
<a target='kurshaupt' href="<?php echo $_smarty_tpl->tpl_vars['ju_td_next']->value;?>
|
|
" title="Nächstes Jahr" onMouseOver='next.src=image_next.src' onMouseOut='next.src=image_next1.src'><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/next1.png" name='next' border="0"></a>
|
|
</div>
|
|
<fieldset>
|
|
<legend><b>Werte</b></legend>
|
|
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
|
|
<tr>
|
|
<td width="5%">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_tabhead_nr']->value;?>
|
|
</b>
|
|
</td>
|
|
<td width="50%">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_tabhead_desc']->value;?>
|
|
</b>
|
|
</td>
|
|
<td width="5%">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_tabhead_rechnung']->value;?>
|
|
</b>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_tabhead_werte']->value;?>
|
|
</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>1</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_ubertrjv']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_vergaberahmen_vj']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['ju_vza_this']->value == '1') {?>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>2</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_vza']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
|
|
<table width="100%" class="tg">
|
|
<tr>
|
|
<td align="center" width="8%"><b>Jan</b></td>
|
|
<td align="center" width="8%"><b>Feb</b></td>
|
|
<td align="center" width="8%"><b>Mär</b></td>
|
|
<td align="center" width="8%"><b>Apr</b></td>
|
|
<td align="center" width="8%"><b>Mai</b></td>
|
|
<td align="center" width="8%"><b>Jun</b></td>
|
|
<td align="center" width="8%"><b>Jul</b></td>
|
|
<td align="center" width="8%"><b>Aug</b></td>
|
|
<td align="center" width="8%"><b>Sep</b></td>
|
|
<td align="center" width="8%"><b>Okt</b></td>
|
|
<td align="center" width="8%"><b>Nov</b></td>
|
|
<td align="center" width="8%"><b>Dez</b></td>
|
|
<td align="center" width="8%"><b>∅</b></td>
|
|
</tr>
|
|
<tr>
|
|
<?php
|
|
$__section_table_data2_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
|
|
$__section_table_data2_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_table_data2_0_total = $__section_table_data2_0_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
|
|
if ($__section_table_data2_0_total != 0) {
|
|
for ($__section_table_data2_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_0_iteration <= $__section_table_data2_0_total; $__section_table_data2_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
|
|
?>
|
|
<td width="8%" align="center"><?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)]['wert'];?>
|
|
</td>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_table_data2_0_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_0_saved;
|
|
}
|
|
?>
|
|
<td width="8%" align="center"><?php echo $_smarty_tpl->tpl_vars['ju_vza_schnitt']->value;?>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<?php }?>
|
|
<!-- Ab Stufe 3 werden VZÄ nicht mehr fiktiv dargestellt, sondern berechnet
|
|
<?php if ($_smarty_tpl->tpl_vars['ju_vza_this']->value == '2') {?>
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>2</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_vza']->value;?>
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_last_vza_dat']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_last_vza_wert']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
<?php }?>
|
|
-->
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>3</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_besdurch']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_bes_durchschnitt']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>4</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_jrahmen']->value;?>
|
|
|
|
</td>
|
|
<td width="5%" align="center">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>∅ 2 x 3</b>
|
|
</font>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_jahresrahmen']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan='4' width="60%">
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>5</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_besa_wert']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right" valign="top">
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td style="border-bottom: 1px solid black;">
|
|
<b>Besoldung</b>
|
|
</td>
|
|
<td style="border-bottom: 1px solid black;">
|
|
<b>Stufe</b>
|
|
</td>
|
|
<td align="right" style="border-bottom: 1px solid black;">
|
|
<b>VZÄ</b>
|
|
</td>
|
|
<td align="right" style="border-bottom: 1px solid black;">
|
|
|
|
</td>
|
|
<td style="border-bottom: 1px solid black;">
|
|
<b>Zuweisung</b>
|
|
</td>
|
|
<td align="right" style="border-bottom: 1px solid black;">
|
|
<b>Betrag</b>
|
|
</td>
|
|
</tr>
|
|
<?php
|
|
$__section_table_data3_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
|
|
$__section_table_data3_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_table_data3_1_total = $__section_table_data3_1_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
|
|
if ($__section_table_data3_1_total != 0) {
|
|
for ($__section_table_data3_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_1_iteration <= $__section_table_data3_1_total; $__section_table_data3_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
|
|
?>
|
|
<tr>
|
|
<td bgcolor="<?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)]['hgfarbe'];?>
|
|
" width="20%" align="left"><?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)]['besoldung'];?>
|
|
</td>
|
|
<td bgcolor="<?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)]['hgfarbe'];?>
|
|
" width="10%" align="left"><?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)]['stufedetail'];?>
|
|
</td>
|
|
<td bgcolor="<?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)]['hgfarbe'];?>
|
|
" width="10%" align="right"><?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)]['vza'];?>
|
|
</td>
|
|
<td bgcolor="<?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)]['hgfarbe'];?>
|
|
" width="5%" align="right"> </td>
|
|
<td bgcolor="<?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)]['hgfarbe'];?>
|
|
" width="30%" align="left"><?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)]['zuweisung'];?>
|
|
</td>
|
|
<td bgcolor="<?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)]['hgfarbe'];?>
|
|
" width="25%" align="right"><?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)]['betragdetail'];?>
|
|
€</td>
|
|
</tr>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_table_data3_1_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_1_saved;
|
|
}
|
|
?>
|
|
<tr>
|
|
<td width="30%" colspan="2" align="left" style="border-top: 3px double black;">Gesamt</td>
|
|
<td width="10%" align="right" style="border-top: 3px double black;"><?php echo $_smarty_tpl->tpl_vars['ju_vza_schnitt']->value;?>
|
|
</td>
|
|
<td width="35%" colspan="2" align="left" style="border-top: 3px double black;"> </td>
|
|
<td width="25%" align="right" style="border-top: 3px double black;"><?php echo $_smarty_tpl->tpl_vars['ju_besa_wert']->value;?>
|
|
€</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>6</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_besa_zulage']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_besa_zulage']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>7</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_besa_summe']->value;?>
|
|
|
|
</td>
|
|
<td width="5%" align="center">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>5 + 6</b>
|
|
</font>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_besa_summe']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan='4' width="60%">
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>8</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_vergrahmen']->value;?>
|
|
|
|
</td>
|
|
<td width="5%" align="center">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>4 - 7</b>
|
|
</font>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_vergaberahmen']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>9</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_uebertrvgvj']->value;?>
|
|
|
|
</td>
|
|
<td width="5%" align="center">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>1 + 8</b>
|
|
</font>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_verg_uebertragvj']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan='4' width="60%">
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>10</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_lb_bz']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_lb_bz']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>11</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_lb_lz']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_lb_lz']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>12</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_lb_einmal']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_lb_einmal']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>13</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_lb_fz']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_lb_fz']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>14</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_lb_summe']->value;?>
|
|
|
|
</td>
|
|
<td width="5%" align="center">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>10+11+12+13</b>
|
|
</font>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_lb_summe']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan='4' width="60%">
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<!-- Vor 2018 gab es zwei Spalten mehr. Berechnung der Obergrenze war anders. -->
|
|
<?php if ($_smarty_tpl->tpl_vars['ju_maxzul_geandert']->value == 0) {?>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>15</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_w2']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_maxzul_w2']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>16</b>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_c3']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_maxzul_c3']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
<?php }?>
|
|
<!-- Berechnung der Obergrenze vor 2018 Ende -->
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<?php if ($_smarty_tpl->tpl_vars['ju_maxzul_geandert']->value == 0) {?>
|
|
<b>17</b>
|
|
<?php } else { ?>
|
|
<b>15</b>
|
|
<?php }?>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_maxzul']->value;?>
|
|
|
|
</td>
|
|
<td width="5%">
|
|
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_maxzul_ges']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td colspan='4' width="60%">
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="5%">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<?php if ($_smarty_tpl->tpl_vars['ju_maxzul_geandert']->value == 0) {?>
|
|
<b>18</b>
|
|
<?php } else { ?>
|
|
<b>16</b>
|
|
<?php }?>
|
|
</font>
|
|
</td>
|
|
<td width="50%">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_field_verg_nj']->value;?>
|
|
|
|
</td>
|
|
<td width="5%" align="center">
|
|
<font style="font-family:'Courier New', Arial;">
|
|
<b>1 + (8-14)</b>
|
|
</font>
|
|
</td>
|
|
<td width="40%" align="right">
|
|
<?php echo $_smarty_tpl->tpl_vars['ju_vergaberahmen_nj']->value;?>
|
|
€
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<legend><b>Berufungs- und Bleibeleistungsbezüge</b></legend>
|
|
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
|
|
<tr>
|
|
<td width="50%">
|
|
<b>Name</b>
|
|
</td>
|
|
<td width="10%">
|
|
<b>Ab Datum</b>
|
|
</td>
|
|
<td width="10%">
|
|
<b>Ende</b>
|
|
</td>
|
|
<td width="10%" align='right'>
|
|
<b>Jahresbetrag</b>
|
|
</td>
|
|
<td width="15%" align='right'>
|
|
<b>Art</b>
|
|
</td>
|
|
<td width="5%" align='right'>
|
|
<b>Löschen</b>
|
|
</td>
|
|
</tr>
|
|
<?php
|
|
$__section_outer_loop_bz_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz'] : false;
|
|
$__section_outer_loop_bz_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop_bz']->value) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_outer_loop_bz_2_total = $__section_outer_loop_bz_2_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz'] = new Smarty_Variable(array());
|
|
if ($__section_outer_loop_bz_2_total != 0) {
|
|
for ($__section_outer_loop_bz_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] = 0; $__section_outer_loop_bz_2_iteration <= $__section_outer_loop_bz_2_total; $__section_outer_loop_bz_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']++){
|
|
?>
|
|
<?php
|
|
$__section_inner_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
|
|
$__section_inner_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_inner_3_total = $__section_inner_3_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
|
|
if ($__section_inner_3_total != 0) {
|
|
for ($__section_inner_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_3_iteration <= $__section_inner_3_total; $__section_inner_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
|
|
?>
|
|
<tr>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php if ($_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['fikt_not_edit'] == '') {?>
|
|
<a href="erf_lb_bz.php?action=lzulerf&did=<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['edit'];?>
|
|
">
|
|
<?php }?>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['doz_name'];?>
|
|
, <?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['doz_vorname'];?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['fikt_not_edit'] == '') {?>
|
|
</a>
|
|
<?php }?>
|
|
</td>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['startdat'];?>
|
|
|
|
</td>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['enddat'];?>
|
|
|
|
</td>
|
|
<td align='right' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['wert'];?>
|
|
€
|
|
</td>
|
|
<td align='right' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['delta_art'];?>
|
|
|
|
</td>
|
|
<td align='center' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop_bz']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['bz_del'];?>
|
|
|
|
</td>
|
|
<tr>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_inner_3_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_3_saved;
|
|
}
|
|
?>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_outer_loop_bz_2_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop_bz'] = $__section_outer_loop_bz_2_saved;
|
|
}
|
|
?>
|
|
<tr>
|
|
<td>
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_summe']->value;?>
|
|
</b>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td align="right">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_lb_bz']->value;?>
|
|
€</b>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<legend><b>besondere Leistungsbezüge mtl. (LBZ)</b> <a href="lzb_excel.php?jahrgang=<?php echo $_smarty_tpl->tpl_vars['ju_jahrgang']->value;?>
|
|
" target="_top"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/excel.png" border="0" width="18"></a></legend>
|
|
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
|
|
<tr>
|
|
<td width="50%">
|
|
<b>Name</b>
|
|
</td>
|
|
<td width="10%">
|
|
<b>Ab Datum</b>
|
|
</td>
|
|
<td width="1%">
|
|
<b>Ende</b>
|
|
</td>
|
|
<td width="10%" align='right'>
|
|
<b>Jahresbetrag</b>
|
|
</td>
|
|
<td width="15%" align='right'>
|
|
<b>Art</b>
|
|
</td>
|
|
<td width="5%" align='right'>
|
|
<b>Löschen</b>
|
|
</td>
|
|
</tr>
|
|
<?php
|
|
$__section_outer_loop_4_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] : false;
|
|
$__section_outer_loop_4_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_outer_loop_4_total = $__section_outer_loop_4_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = new Smarty_Variable(array());
|
|
if ($__section_outer_loop_4_total != 0) {
|
|
for ($__section_outer_loop_4_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] = 0; $__section_outer_loop_4_iteration <= $__section_outer_loop_4_total; $__section_outer_loop_4_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']++){
|
|
?>
|
|
<?php
|
|
$__section_inner_5_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
|
|
$__section_inner_5_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_inner_5_total = $__section_inner_5_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
|
|
if ($__section_inner_5_total != 0) {
|
|
for ($__section_inner_5_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_5_iteration <= $__section_inner_5_total; $__section_inner_5_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
|
|
?>
|
|
<tr>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php if ($_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['fikt_not_edit_lz'] == '') {?>
|
|
<a href="erf_lz.php?action=lzulerf&did=<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['edit'];?>
|
|
">
|
|
<?php }?>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['doz_name'];?>
|
|
, <?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['doz_vorname'];?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['fikt_not_edit_lz'] == '') {?>
|
|
</a>
|
|
<?php }?>
|
|
</td>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['startdat'];?>
|
|
|
|
</td>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['enddat'];?>
|
|
|
|
</td>
|
|
<td align='right' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['wert'];?>
|
|
€
|
|
</td>
|
|
<td align='right' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['delta_art'];?>
|
|
|
|
</td>
|
|
<td align='center' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['lz_del'];?>
|
|
|
|
</td>
|
|
<tr>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_inner_5_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_5_saved;
|
|
}
|
|
?>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_outer_loop_4_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = $__section_outer_loop_4_saved;
|
|
}
|
|
?>
|
|
<tr>
|
|
<td>
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_summe']->value;?>
|
|
</b>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td align="right">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_lb_lz']->value;?>
|
|
€</b>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
<br>
|
|
<fieldset>
|
|
<legend><b>Funktionsleistungsbezüge</b></legend>
|
|
<table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 1" bordercolor="#111111" width="100%">
|
|
<tr>
|
|
<td width="50%">
|
|
<b>Name</b>
|
|
</td>
|
|
<td width="10%">
|
|
<b>Ab Datum</b>
|
|
</td>
|
|
<td width="10%">
|
|
<b>Ende</b>
|
|
</td>
|
|
<td width="10%" align='right'>
|
|
<b>Jahresbetrag</b>
|
|
</td>
|
|
<td width="20%" align='right'>
|
|
<b>Art</b>
|
|
</td>
|
|
</tr>
|
|
<?php
|
|
$__section_outer_loop5_6_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5'] : false;
|
|
$__section_outer_loop5_6_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop5']->value) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_outer_loop5_6_total = $__section_outer_loop5_6_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop5'] = new Smarty_Variable(array());
|
|
if ($__section_outer_loop5_6_total != 0) {
|
|
for ($__section_outer_loop5_6_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] = 0; $__section_outer_loop5_6_iteration <= $__section_outer_loop5_6_total; $__section_outer_loop5_6_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']++){
|
|
?>
|
|
<?php
|
|
$__section_inner_7_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
|
|
$__section_inner_7_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_inner_7_total = $__section_inner_7_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
|
|
if ($__section_inner_7_total != 0) {
|
|
for ($__section_inner_7_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_7_iteration <= $__section_inner_7_total; $__section_inner_7_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
|
|
?>
|
|
<tr>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<a href="erf_lb_fz.php?action=lbfzerf&kfid=<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['edit'];?>
|
|
">
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['bezeichnung'];?>
|
|
|
|
</a>
|
|
(<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['name'];?>
|
|
)
|
|
</td>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['startdat'];?>
|
|
|
|
</td>
|
|
<td bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['enddat'];?>
|
|
|
|
</td>
|
|
<td align='right' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['wert'];?>
|
|
|
|
</td>
|
|
<td align='right' bgcolor='<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['farbe'];?>
|
|
'>
|
|
<?php echo $_smarty_tpl->tpl_vars['outer_loop5']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop5']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['fz_art'];?>
|
|
|
|
</td>
|
|
</tr>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_inner_7_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_7_saved;
|
|
}
|
|
?>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_outer_loop5_6_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop5'] = $__section_outer_loop5_6_saved;
|
|
}
|
|
?>
|
|
<tr>
|
|
<td>
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_summe']->value;?>
|
|
</b>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td align="right">
|
|
<b><?php echo $_smarty_tpl->tpl_vars['ju_lb_fz']->value;?>
|
|
€</b>
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</fieldset>
|
|
</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 == 'lzfikdel') {?>
|
|
<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['ju_del_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['ju_del_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"><?php echo $_smarty_tpl->tpl_vars['ju_del_text']->value;?>
|
|
</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 }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'lbfikdel') {?>
|
|
<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['ju_del_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['ju_del_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"><?php echo $_smarty_tpl->tpl_vars['ju_del_text']->value;?>
|
|
</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 }
|
|
}
|
|
}
|