1407 lines
47 KiB
PHP
Executable File
1407 lines
47 KiB
PHP
Executable File
<?php
|
||
/* Smarty version 3.1.29, created on 2020-01-28 09:29:37
|
||
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/abschluss.html" */
|
||
|
||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||
'has_nocache_code' => false,
|
||
'version' => '3.1.29',
|
||
'unifunc' => 'content_5e2ff0f14a9643_94325544',
|
||
'file_dependency' =>
|
||
array (
|
||
'b8c13911173d567905ce67316bcb73245405da87' =>
|
||
array (
|
||
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/abschluss.html',
|
||
1 => 1558945367,
|
||
2 => 'file',
|
||
),
|
||
),
|
||
'includes' =>
|
||
array (
|
||
),
|
||
),false)) {
|
||
function content_5e2ff0f14a9643_94325544 ($_smarty_tpl) {
|
||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
<br />
|
||
<br />
|
||
|
||
|
||
<form action="?action=step2" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_pflichtfelder']->value == '1') {?>
|
||
<table width="70%" class="errorTable" align="center">
|
||
<tr>
|
||
<td>
|
||
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/pflichtfelder/achtung_gross.gif">
|
||
</td>
|
||
<td><b>Achtung!</b><br>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_error_text']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table><br>
|
||
<?php }?>
|
||
|
||
<div class="pat_list_box">
|
||
<table cellspacing="1" cellpadding="1" width="90%" border="0">
|
||
<tr>
|
||
<td width="10%" valign="top">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_id']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="30%" valign="top">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_betreff']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="20%" valign="top">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_eingangsdatum']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td valign="top">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_einreicher']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td valign="top" align='center'>
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_bearbeiten']->value;?>
|
||
</strong>
|
||
</td>
|
||
</tr>
|
||
|
||
<?php
|
||
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
|
||
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
|
||
$__section_table_data1_0_total = $__section_table_data1_0_loop;
|
||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
|
||
if ($__section_table_data1_0_total != 0) {
|
||
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
|
||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_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) != '') {?>
|
||
|
||
<tr>
|
||
<td width="10%" valign="top">
|
||
<?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)]['vid'];?>
|
||
|
||
</td>
|
||
<td width="10%" valign="top">
|
||
<?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)]['betreff'];?>
|
||
|
||
</td>
|
||
<td width="10%" valign="top">
|
||
<?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)]['datum'];?>
|
||
|
||
</td>
|
||
<td valign="top">
|
||
<?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)]['vorname'];?>
|
||
<?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)]['nachname'];?>
|
||
|
||
</td>
|
||
<td valign="top" align='center'>
|
||
<input type="radio" name="auswahl" id="<?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)]['vid'];?>
|
||
" value="<?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)]['vid'];?>
|
||
">
|
||
</td>
|
||
<?php }?>
|
||
<?php
|
||
}
|
||
}
|
||
if ($__section_table_data1_0_saved) {
|
||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
|
||
}
|
||
?>
|
||
|
||
<tr>
|
||
<td colspan="5" align="center">
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="5" align="center">
|
||
<input type="submit" name="senden" value="Abschicken">
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="5" align="center">
|
||
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step2') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
|
||
<br />
|
||
<br />
|
||
|
||
|
||
<form action="?action=step3" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_pflichtfelder']->value == '1') {?>
|
||
<table width="70%" class="errorTable" align="center">
|
||
<tr>
|
||
<td>
|
||
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/pflichtfelder/achtung_gross.gif">
|
||
</td>
|
||
<td><b>Achtung!</b><br>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_error_text']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table><br>
|
||
<?php }?>
|
||
<br />
|
||
<br />
|
||
<p align='center'><strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_annahme']->value;?>
|
||
</strong></p>
|
||
<br />
|
||
<br />
|
||
|
||
<table cellspacing="1" cellpadding="1" width="90%" border="0">
|
||
<tr>
|
||
<td width='47%' valign="top">
|
||
|
||
</td>
|
||
|
||
<td width='53%' valign="top">
|
||
<label id=1><input type="radio" name="annahme" id=1 value="J" <?php if ($_smarty_tpl->tpl_vars['abschluss_annahme']->value == 'J') {?> checked<?php }?>> ja</label> <br />
|
||
<label id=2><input type="radio" name="annahme" id=2 value="N" <?php if ($_smarty_tpl->tpl_vars['abschluss_annahme']->value == 'N') {?> checked<?php }?>> nein</label> <br />
|
||
<label id=3><input type="radio" name="annahme" id=3 value="Z" <?php if ($_smarty_tpl->tpl_vars['abschluss_annahme']->value == 'Z') {?> checked<?php }?>> Zurückgestellt</label>
|
||
</td
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="left">
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="center">
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="center">
|
||
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step3') {?>
|
||
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
<?php echo '<script'; ?>
|
||
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
|
||
>
|
||
<?php echo '<script'; ?>
|
||
type='text/javascript'>
|
||
|
||
function myCustomInitInstance(inst) {
|
||
if(inst.editorId != 'mce_fullscreen')
|
||
inst.execCommand('mceFullScreen');
|
||
}
|
||
tinyMCE.init({
|
||
// General options
|
||
language: 'de',
|
||
mode : 'textareas',
|
||
theme : 'advanced',
|
||
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
|
||
remove_linebreaks : true,
|
||
force_br_newlines : true,
|
||
force_p_newlines : false,
|
||
forced_root_block : '',
|
||
apply_source_formatting : true,
|
||
convert_newlines_to_brs : true,
|
||
// init_instance_callback : 'myCustomInitInstance',
|
||
|
||
// Theme options
|
||
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
|
||
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
|
||
theme_advanced_buttons3 : '',
|
||
theme_advanced_toolbar_location : 'top',
|
||
theme_advanced_toolbar_align : 'left',
|
||
theme_advanced_statusbar_location : 'bottom',
|
||
theme_advanced_resizing : true,
|
||
|
||
|
||
// Example content CSS (should be your site CSS)
|
||
content_css : 'css/example.css',
|
||
|
||
// Drop lists for link/image/media/template dialogs
|
||
template_external_list_url : 'js/template_list.js',
|
||
external_link_list_url : 'js/link_list.js',
|
||
external_image_list_url : 'js/image_list.js',
|
||
media_external_list_url : 'js/media_list.js',
|
||
|
||
|
||
autosave_ask_before_unload : false
|
||
});
|
||
|
||
<?php echo '</script'; ?>
|
||
>
|
||
</head>
|
||
|
||
<body>
|
||
<br />
|
||
<br />
|
||
|
||
<form action="?action=step3a" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_pflichtfelder']->value == '1') {?>
|
||
<table width="70%" class="errorTable" align="center">
|
||
<tr>
|
||
<td>
|
||
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/pflichtfelder/achtung_gross.gif">
|
||
</td>
|
||
<td><b>Achtung!</b><br>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_error_text']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table><br>
|
||
<?php }?>
|
||
|
||
<p align='center'><strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_begruendung']->value;?>
|
||
</strong></p>
|
||
<br>
|
||
<textarea name='abschluss_bemerkung' style='width:90%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['abschluss_bemerkung']->value;?>
|
||
</textarea>
|
||
|
||
<p align="center">
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=step2'">
|
||
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</p>
|
||
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
|
||
<?php }?>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step3a') {?>
|
||
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
<?php echo '<script'; ?>
|
||
type="text/javascript">
|
||
function senden_aktiv(){
|
||
|
||
if ( document.erfassen.chk5.checked == true){
|
||
document.erfassen.chk1.disabled = true;
|
||
document.erfassen.chk2.disabled = true;
|
||
document.erfassen.chk3.disabled = true;
|
||
document.erfassen.chk4.disabled = true;
|
||
}else{
|
||
document.erfassen.chk1.disabled = false;
|
||
document.erfassen.chk2.disabled = false;
|
||
document.erfassen.chk3.disabled = false;
|
||
document.erfassen.chk4.disabled = false;
|
||
}
|
||
|
||
|
||
if (document.erfassen.chk1.checked == true || document.erfassen.chk2.checked == true || document.erfassen.chk3.checked == true || document.erfassen.chk4.checked == true){
|
||
document.erfassen.chk5.disabled = true;
|
||
}else{
|
||
document.erfassen.chk5.disabled = false;
|
||
}
|
||
|
||
}
|
||
<?php echo '</script'; ?>
|
||
>
|
||
</head>
|
||
|
||
<body onload='senden_aktiv()'>
|
||
<br />
|
||
<br />
|
||
|
||
<form action="?action=step4" method='post' name='erfassen'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
|
||
<br />
|
||
<br />
|
||
<p align='center'><strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_ziel']->value;?>
|
||
</strong></p>
|
||
<br />
|
||
<br />
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_pflichtfelder']->value == '1') {?>
|
||
<table width="70%" class="errorTable" align="center">
|
||
<tr>
|
||
<td>
|
||
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/pflichtfelder/achtung_gross.gif">
|
||
</td>
|
||
<td><b>Achtung!</b><br>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_error_text']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table><br>
|
||
<?php }?>
|
||
<table cellspacing="1" cellpadding="1" width="90%" border="0">
|
||
<tr>
|
||
<td width='27%' valign="top">
|
||
|
||
</td>
|
||
|
||
<td width='73%' valign="top">
|
||
<table>
|
||
<tr><td><input type="checkbox" name="chk1" value="1" onclick="senden_aktiv();" id="r1" <?php if ($_smarty_tpl->tpl_vars['abschluss_chk1']->value == '1') {?> checked <?php }?>></td><td><label for="r1"><?php echo $_smarty_tpl->tpl_vars['abschluss_chk_1']->value;?>
|
||
</label></td></tr>
|
||
<tr><td><input type="checkbox" name="chk2" value="2" onclick="senden_aktiv();" id="r2" <?php if ($_smarty_tpl->tpl_vars['abschluss_chk2']->value == '2') {?> checked <?php }?>></td><td><label for="r2"><?php echo $_smarty_tpl->tpl_vars['abschluss_chk_2']->value;?>
|
||
</label></td></tr>
|
||
<tr><td><input type="checkbox" name="chk3" value="3" onclick="senden_aktiv();" id="r3" <?php if ($_smarty_tpl->tpl_vars['abschluss_chk3']->value == '3') {?> checked <?php }?>></td><td><label for="r3"><?php echo $_smarty_tpl->tpl_vars['abschluss_chk_3']->value;?>
|
||
</label></td></tr>
|
||
<tr><td><input type="checkbox" name="chk4" value="4" onclick="senden_aktiv();" id="r4" <?php if ($_smarty_tpl->tpl_vars['abschluss_chk4']->value == '4') {?> checked <?php }?>></td><td><label for="r4"><?php echo $_smarty_tpl->tpl_vars['abschluss_chk_4']->value;?>
|
||
</label></td></tr>
|
||
<tr><td><input type="checkbox" name="chk5" value="5" onclick="senden_aktiv();" id="r5" <?php if ($_smarty_tpl->tpl_vars['abschluss_chk5']->value == '5') {?> checked <?php }?>></td><td><label for="r5"><?php echo $_smarty_tpl->tpl_vars['abschluss_chk_5']->value;?>
|
||
</label></td></tr>
|
||
</table>
|
||
</td
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="left">
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="center">
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=step3'">
|
||
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="center">
|
||
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
|
||
<?php }?>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step4') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<form action="?action=step5" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<br />
|
||
<br />
|
||
<p align='center'><strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_paraemie']->value;?>
|
||
</strong></p>
|
||
<br />
|
||
<br />
|
||
|
||
<table cellspacing="1" cellpadding="1" width="90%" border="0">
|
||
<tr>
|
||
<td width='47%' valign="top">
|
||
|
||
</td>
|
||
|
||
<td width='53%' valign="top">
|
||
<label id=1><input type="radio" name="praemie" id=1 value="J" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie']->value == 'J') {?> checked<?php }?>> ja</label> <br />
|
||
<label id=2><input type="radio" name="praemie" id=2 value="N" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie']->value == 'N') {?> checked<?php }?>> nein</label>
|
||
</td
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="left">
|
||
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="center">
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=step3a'">
|
||
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<td colspan="2" align="center">
|
||
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
<?php }?>
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step5') {?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_praemie']->value == 'J') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
<?php echo '<script'; ?>
|
||
type="text/javascript">
|
||
function checkBez(wahl){
|
||
|
||
if(wahl == "2"){
|
||
document.getElementById('2_3').checked = true;
|
||
document.getElementById('2_2').disabled = true;
|
||
}
|
||
|
||
if(wahl == "3"){
|
||
document.getElementById('2_2').disabled = false;
|
||
}
|
||
|
||
}
|
||
<?php echo '</script'; ?>
|
||
>
|
||
</head>
|
||
<body onload="checkBez(<?php echo $_smarty_tpl->tpl_vars['abschluss_praemie1']->value;?>
|
||
);">
|
||
<br />
|
||
<br />
|
||
|
||
<form action="?action=step6" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<!-- Eingeschr<68>nkter Katalog bei Vorschlagannahme=N, Pr<50>mie dient nur zur Motivation -->
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_annahme']->value == 'N') {?>
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_ausmass_leistung']->value;?>
|
||
</strong><br />
|
||
<table border="1" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" cellpadding="3" width="95%">
|
||
<tr>
|
||
<td width="20%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_teilkriterium']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="70%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_abstufung']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="10%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_auswahl']->value;?>
|
||
</strong>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th rowspan="2" align="left"><?php echo $_smarty_tpl->tpl_vars['abschluss_field_gehalt']->value;?>
|
||
</th>
|
||
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_1_2']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label><input type="radio" name="praemie_1" id="1_2" value="2" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie1']->value == '2') {?> checked<?php }?> onclick="checkBez(this.value)"> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt2']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_1_3']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label><input type="radio" name="praemie_1" id="1_3" value="3" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie1']->value == '3') {?> checked<?php }?> onclick="checkBez(this.value)"> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt3']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th rowspan="2" align="left"><?php echo $_smarty_tpl->tpl_vars['abschluss_field_qualitaet']->value;?>
|
||
</th>
|
||
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_2_2']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label><input type="radio" name="praemie_2" id="2_2" value="2" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie2']->value == '2') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt2']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_2_3']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label><input type="radio" name="praemie_2" id="2_3" value="3" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie2']->value == '3') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt3']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
|
||
</table>
|
||
<?php }?>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_annahme']->value == 'J') {?>
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_ausmass_leistung']->value;?>
|
||
</strong><br />
|
||
<table border="1" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" cellpadding="3" width="95%">
|
||
<tr>
|
||
<td width="20%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_teilkriterium']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="70%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_abstufung']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="10%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_auswahl']->value;?>
|
||
</strong>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th rowspan="3" align="left"><?php echo $_smarty_tpl->tpl_vars['abschluss_field_gehalt']->value;?>
|
||
</th>
|
||
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_1_1']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=1_1><input type="radio" name="praemie_1" id=1_1 value="1" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie1']->value == '1') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt1']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_1_2']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=1_2><input type="radio" name="praemie_1" id=1_2 value="2" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie1']->value == '2') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt2']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_1_3']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=1_3><input type="radio" name="praemie_1" id=1_3 value="3" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie1']->value == '3') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt3']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th rowspan="3" align="left"><?php echo $_smarty_tpl->tpl_vars['abschluss_field_qualitaet']->value;?>
|
||
</th>
|
||
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_2_1']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=2_1><input type="radio" name="praemie_2" id=2_1 value="1" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie2']->value == '1') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt1']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_2_2']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=2_2><input type="radio" name="praemie_2" id=2_2 value="2" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie2']->value == '2') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt2']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_2_3']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=2_3><input type="radio" name="praemie_2" id=2_3 value="3" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie2']->value == '3') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt3']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
|
||
</table>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_ausmass_hs']->value;?>
|
||
</strong><br />
|
||
<table border="1" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" cellpadding="3" width="95%">
|
||
<tr>
|
||
<td width="20%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_teilkriterium']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="70%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_abstufung']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="10%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_auswahl']->value;?>
|
||
</strong>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th rowspan="3" align="left"><?php echo $_smarty_tpl->tpl_vars['abschluss_field_breite']->value;?>
|
||
</th>
|
||
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_3_1']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=3_1><input type="radio" name="praemie_3" id=3_1 value="1" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie3']->value == '1') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt1']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_3_2']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=3_2><input type="radio" name="praemie_3" id=3_2 value="2" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie3']->value == '2') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt2']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_3_3']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=3_3><input type="radio" name="praemie_3" id=3_3 value="3" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie3']->value == '3') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt3']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
|
||
<tr>
|
||
<th rowspan="3" align="left"><?php echo $_smarty_tpl->tpl_vars['abschluss_field_verbesserung']->value;?>
|
||
</th>
|
||
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_4_1']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=4_1><input type="radio" name="praemie_4" id=4_1 value="1" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie4']->value == '1') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt1']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_4_2']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=4_2><input type="radio" name="praemie_4" id=4_2 value="2" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie4']->value == '2') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt2']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_field_4_3']->value;?>
|
||
|
||
</td>
|
||
<td>
|
||
<label id=4_3><input type="radio" name="praemie_4" id=4_3 value="3" <?php if ($_smarty_tpl->tpl_vars['abschluss_praemie4']->value == '3') {?> checked<?php }?>> <?php echo $_smarty_tpl->tpl_vars['abschluss_field_punkt3']->value;?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<?php }?>
|
||
<p align="center">
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=step4&back=1'">
|
||
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</p>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
|
||
<?php }
|
||
}?>
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step6') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
<form action="?action=step7" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" cellpadding="3" width="90%">
|
||
<tr>
|
||
<td width="50%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_praemienpunkte']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_praemiepunkte']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="50%">
|
||
|
||
</td>
|
||
<td>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="50%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_gutschein']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td>
|
||
<label>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_dienstbefreiung']->value != '0') {?>
|
||
<input type="radio" name="abschluss_gutschein_or_befreiung" <?php if ($_smarty_tpl->tpl_vars['abschluss_gutschein_or_befreiung']->value == 'gutschein') {?> checked<?php }?> value="gutschein">
|
||
<?php }?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_praemie_textfeld']->value == '1') {?>
|
||
<input type="text" name="abschluss_praemie_gutschein" size="5" value="<?php echo $_smarty_tpl->tpl_vars['abschluss_guschein']->value;?>
|
||
"> €
|
||
<?php } else { ?>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_guschein']->value;?>
|
||
€
|
||
<?php }?>
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_dienstbefreiung']->value != '0') {?>
|
||
<tr>
|
||
<td width="50%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_dienstbefreiung']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td>
|
||
<label>
|
||
<input type="radio" name="abschluss_gutschein_or_befreiung" <?php if ($_smarty_tpl->tpl_vars['abschluss_gutschein_or_befreiung']->value == 'befreiung') {?> checked<?php }?> value="befreiung">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_dienstbefreiung']->value;?>
|
||
Tag(e)
|
||
</label>
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<tr>
|
||
<td width="50%">
|
||
|
||
</td>
|
||
<td>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="50%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_klassierung']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td>
|
||
Prämienklasse <?php echo $_smarty_tpl->tpl_vars['abschluss_klassierung']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="50%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_public']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_public_text']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
<p align="center">
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=step5'">
|
||
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</p>
|
||
</div>
|
||
</body>
|
||
</html>
|
||
|
||
<?php }?>
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step7') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
|
||
<?php echo '<script'; ?>
|
||
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
|
||
>
|
||
<?php echo '<script'; ?>
|
||
type='text/javascript'>
|
||
|
||
function myCustomInitInstance(inst) {
|
||
if(inst.editorId != 'mce_fullscreen')
|
||
inst.execCommand('mceFullScreen');
|
||
}
|
||
tinyMCE.init({
|
||
// General options
|
||
language: 'de',
|
||
mode : 'textareas',
|
||
theme : 'advanced',
|
||
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
|
||
remove_linebreaks : true,
|
||
force_br_newlines : true,
|
||
force_p_newlines : false,
|
||
forced_root_block : '',
|
||
apply_source_formatting : true,
|
||
convert_newlines_to_brs : true,
|
||
// init_instance_callback : 'myCustomInitInstance',
|
||
|
||
// Theme options
|
||
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
|
||
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
|
||
theme_advanced_buttons3 : '',
|
||
theme_advanced_toolbar_location : 'top',
|
||
theme_advanced_toolbar_align : 'left',
|
||
theme_advanced_statusbar_location : 'bottom',
|
||
theme_advanced_resizing : true,
|
||
|
||
|
||
// Example content CSS (should be your site CSS)
|
||
content_css : 'css/example.css',
|
||
|
||
// Drop lists for link/image/media/template dialogs
|
||
template_external_list_url : 'js/template_list.js',
|
||
external_link_list_url : 'js/link_list.js',
|
||
external_image_list_url : 'js/image_list.js',
|
||
media_external_list_url : 'js/media_list.js',
|
||
|
||
|
||
autosave_ask_before_unload : false
|
||
});
|
||
|
||
<?php echo '</script'; ?>
|
||
>
|
||
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<form action="?action=step8" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_pflichtfelder']->value == '1') {?>
|
||
<table width="70%" class="errorTable" align="center">
|
||
<tr>
|
||
<td>
|
||
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/pflichtfelder/achtung_gross.gif">
|
||
</td>
|
||
<td><b>Achtung!</b><br>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_error_text']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table><br>
|
||
<?php }?>
|
||
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_info_umsetzung']->value;?>
|
||
</strong>
|
||
<textarea name='abschluss_information_massnahme' style='width:90%' rows='10' cols='5'><?php echo $_smarty_tpl->tpl_vars['abschluss_information_massnahme']->value;?>
|
||
</textarea>
|
||
<br />
|
||
<br />
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_stand_umsetzung']->value;?>
|
||
</strong>
|
||
<textarea name='abschluss_information_sachstand' style='width:90%' rows='10' cols='5'><?php echo $_smarty_tpl->tpl_vars['abschluss_information_sachstand']->value;?>
|
||
</textarea>
|
||
<br />
|
||
<br />
|
||
<p align="center">
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=<?php echo $_smarty_tpl->tpl_vars['abschluss_backlink']->value;?>
|
||
'">
|
||
|
||
<input type="submit" name="senden" value="Weiter">
|
||
</p>
|
||
</div>
|
||
</body>
|
||
</html>
|
||
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step8') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<form action="?action=step9" method='post' name='ldap'>
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" cellpadding="10" cellspacing="10" width="90%">
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_vid']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_id8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_vid']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_annahme']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_annahme8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_annahme']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_bemerkung']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_begruendung8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_bemerkung']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<tr>
|
||
<td width="49%" valign="top">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_ziel']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_chk1_txt']->value == '1') {?>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_chk_1']->value;?>
|
||
<br />
|
||
<?php }?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_chk2_txt']->value == '2') {?>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_chk_2']->value;?>
|
||
<br />
|
||
<?php }?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_chk3_txt']->value == '3') {?>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_chk_3']->value;?>
|
||
<br />
|
||
<?php }?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_chk4_txt']->value == '4') {?>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_chk_4']->value;?>
|
||
<br />
|
||
<?php }?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_chk5_txt']->value == '5') {?>
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_chk_5']->value;?>
|
||
<br />
|
||
<?php }?>
|
||
</td>
|
||
</tr>
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_public']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_public8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_public']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_information_massnahme']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_info_umsetzung8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_information_massnahme']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_information_sachstand']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_stand_umsetzung8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_information_sachstand']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_praemiepunkte']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_praemienpunkte8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_praemiepunkte']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_guschein']->value != '') {?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_gutschein_or_befreiung']->value == 'gutschein') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_gutschein8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_guschein']->value;?>
|
||
€
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_dienstbefreiung']->value != '0') {?>
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_gutschein_or_befreiung']->value == 'befreiung') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_dienstbefreiung8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_dienstbefreiung']->value;?>
|
||
Tag(e)
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['abschluss_klassierung']->value != '') {?>
|
||
<tr>
|
||
<td width="49%">
|
||
<strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_klassierung8']->value;?>
|
||
</strong>
|
||
</td>
|
||
<td width="51%">
|
||
Prämienklasse <?php echo $_smarty_tpl->tpl_vars['abschluss_klassierung']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
<?php }?>
|
||
</table>
|
||
|
||
<p align='center'>
|
||
<input type="button" value="Zurück" onclick="window.location.href='?action=<?php echo $_smarty_tpl->tpl_vars['abschluss_backlink']->value;?>
|
||
'">
|
||
|
||
<input type="submit" value="Speichern" name="B1">
|
||
</p>
|
||
</div>
|
||
</body>
|
||
</html>
|
||
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step9') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<br />
|
||
<br />
|
||
<p align='center'><strong>Vielen Dank. Der Vorgang ist abgeschlossen!</strong></p>
|
||
<br />
|
||
<br />
|
||
|
||
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
<?php }?>
|
||
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'zuruckstell') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<br />
|
||
<br />
|
||
<p align='center'><strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_zuruckstell_text1']->value;?>
|
||
</strong></p>
|
||
<br />
|
||
<br />
|
||
<table width="50%" align="center" border=1 cellpadding=0 cellspacing=0>
|
||
<tr>
|
||
<td height="20">
|
||
<strong>ID</strong>
|
||
</td>
|
||
<td height="20">
|
||
<strong>Betreff</strong>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td height="20">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_zuruckstell_vid']->value;?>
|
||
|
||
</td>
|
||
<td height="20">
|
||
<?php echo $_smarty_tpl->tpl_vars['abschluss_zuruckstell_betreff']->value;?>
|
||
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<br />
|
||
<br />
|
||
<p align="center">
|
||
<a href=?action=zuruckstell2>
|
||
<img title = "Abbrechen"border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/nein.gif"></a>
|
||
|
||
<a href=?action=zuruckstell1>
|
||
<img title = "Vorschlag zurückstellen"border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/images/ja.gif"></a>
|
||
</p>
|
||
<br />
|
||
<br />
|
||
<br />
|
||
<br />
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
<?php }?>
|
||
|
||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'zuruckstell1') {?>
|
||
<html>
|
||
<head>
|
||
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||
/css/styles_refill.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<br />
|
||
<br />
|
||
|
||
<div class="header">
|
||
<div>
|
||
<div><?php echo $_smarty_tpl->tpl_vars['abschluss_titel']->value;?>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="pat_list_box">
|
||
<br />
|
||
<br />
|
||
<p align='center'><strong><?php echo $_smarty_tpl->tpl_vars['abschluss_field_zuruckstell_text2']->value;?>
|
||
</strong></p>
|
||
<br />
|
||
<br />
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|
||
<?php }
|
||
}
|
||
}
|