619 lines
22 KiB
PHP
Executable File
619 lines
22 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 3.1.29, created on 2020-01-28 08:54:14
|
|
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_edit.html" */
|
|
|
|
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
|
'has_nocache_code' => false,
|
|
'version' => '3.1.29',
|
|
'unifunc' => 'content_5e2fe8a6496348_52055028',
|
|
'file_dependency' =>
|
|
array (
|
|
'c3cfa30f1edf3aa87102272e222b7c4543fef5c5' =>
|
|
array (
|
|
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_edit.html',
|
|
1 => 1558945367,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5e2fe8a6496348_52055028 ($_smarty_tpl) {
|
|
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
|
<html>
|
|
<head>
|
|
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_titel']->value;?>
|
|
</title>
|
|
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/css/styles_refill.css">
|
|
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
|
|
>
|
|
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
|
|
>!window.jQuery && document.write('<?php echo '<script'; ?>
|
|
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
|
|
>-->
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
|
|
>
|
|
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript">
|
|
|
|
$(document).ready(function() {
|
|
$(".box").fancybox({
|
|
'width' : '100%',
|
|
'height' : '100%',
|
|
'autoScale' : true,
|
|
'transitionIn' : 'elastic',
|
|
'transitionOut' : 'elastic',
|
|
'type' : 'iframe'
|
|
});
|
|
});
|
|
|
|
<?php echo '</script'; ?>
|
|
>
|
|
<?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,|,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 bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
|
|
|
|
|
|
|
|
|
<p>
|
|
<form action="?action=save" method='post' name='erfassen'>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_pflichtfelder']->value == '1') {?>
|
|
<table width="100%" class="errorTable">
|
|
<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['beteiligte_edit_error_text']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table><br>
|
|
<?php }?>
|
|
|
|
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" max-height="90%">
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_id']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_id']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_betreff']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_betreff']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_beschreibung']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_beschreibung']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_vorschlag']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_vorschlag']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzen_desc']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_nutzen1']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_hinweiseigen']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_hinweis_eigen']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_category']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_kat']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
<br />
|
|
<br />
|
|
<fieldset>
|
|
<legend><b>Stellungnahme <?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '1') {?>(Frist abgelaufen)<?php }?></b></legend>
|
|
|
|
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
|
|
<tr>
|
|
<td>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_zweck_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_zweck_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_zweck']->value;?>
|
|
<br></strong>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_zweck_ico']->value == '1') {?></font><?php }?>
|
|
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_zweck_text']->value;?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_zweck' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_zweck']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_zweck']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_umsetzung']->value;?>
|
|
<br></strong>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung_ico']->value == '1') {?></font><?php }?>
|
|
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_umsetzung_text']->value;?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_umsetzung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzen']->value;?>
|
|
<br></strong>
|
|
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzen_text']->value;?>
|
|
<br><br>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_nutzen_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_nutzen_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzenim_text']->value;?>
|
|
<br>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_nutzen_ico']->value == '1') {?></font><?php }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_nutzen' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_nutzen']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_nutzen']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_kosteneinsparung_text']->value;?>
|
|
<br>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung_ico']->value == '1') {?></font><?php }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_kosteneinsparung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_arbeitszeit_text']->value;?>
|
|
<br>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung_ico']->value == '1') {?></font><?php }?>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_arbeitszeiteinsparung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_innovation']->value;?>
|
|
</strong><br>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu_ico']->value == '1') {?></font><?php }?>
|
|
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_innovation_text']->value;?>
|
|
<br>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_ideeneu' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/pflichtfelder/achtung_klein.gif"><?php }?>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_empfehlung']->value;?>
|
|
</strong><br>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung_ico']->value == '1') {?></font><?php }?>
|
|
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<textarea name='beteiligte_edit_empfehlung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung']->value;?>
|
|
</textarea>
|
|
<?php } else { ?>
|
|
|
|
<table width="100%" class="gutachten_antwort">
|
|
<tr>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php }?>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</fieldset>
|
|
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
|
|
<p align='center'><input type="submit" name="senden" value="Speichern"></p>
|
|
<?php }?>
|
|
|
|
<br />
|
|
<br />
|
|
<fieldset>
|
|
<legend><b>Statusdetails</b></legend>
|
|
|
|
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
|
|
<tr>
|
|
<td width="50%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_datum']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_status']->value;?>
|
|
</strong>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<?php
|
|
$__section_table_data3_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
|
|
$__section_table_data3_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
|
|
$__section_table_data3_0_total = $__section_table_data3_0_loop;
|
|
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
|
|
if ($__section_table_data3_0_total != 0) {
|
|
for ($__section_table_data3_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_0_iteration <= $__section_table_data3_0_total; $__section_table_data3_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
|
|
?>
|
|
<?php if ($_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)]['status'] != '') {?>
|
|
<tr>
|
|
<td width="50%">
|
|
<?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)]['datum1'];?>
|
|
|
|
</td>
|
|
<td>
|
|
<?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)]['status'];?>
|
|
<?php if ($_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)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?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)]['beteiligte_edit_id'];?>
|
|
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
|
|
</td>
|
|
</tr>
|
|
<?php }?>
|
|
<?php
|
|
}
|
|
}
|
|
if ($__section_table_data3_0_saved) {
|
|
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_0_saved;
|
|
}
|
|
?>
|
|
|
|
</table>
|
|
</fieldset>
|
|
|
|
</form>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
<?php }?>
|
|
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {
|
|
if ($_smarty_tpl->tpl_vars['beteiligte_edit_error']->value == '0') {?>
|
|
<html>
|
|
<head>
|
|
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_abgeschlossen_titel']->value;?>
|
|
</title>
|
|
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/css/styles_refill.css">
|
|
</head>
|
|
|
|
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
|
|
<tr>
|
|
<td align="center">
|
|
<h3><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_abgeschlossen_text1']->value;?>
|
|
</h3>
|
|
<br />
|
|
<br />
|
|
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_abgeschlossen_text2']->value;?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_id']->value;?>
|
|
</strong>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
<?php }
|
|
}
|
|
}
|
|
}
|