438 lines
14 KiB
PHP
Executable File
438 lines
14 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 3.1.29, created on 2018-02-27 10:51:21
|
|
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\erfassen_eingabe.html" */
|
|
|
|
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
|
'has_nocache_code' => false,
|
|
'version' => '3.1.29',
|
|
'unifunc' => 'content_5a952a191d9bf7_75137374',
|
|
'file_dependency' =>
|
|
array (
|
|
'c3e3ac8422aefb0d8e0d942b0f44ddbeaae0b460' =>
|
|
array (
|
|
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\erfassen_eingabe.html',
|
|
1 => 1519720819,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5a952a191d9bf7_75137374 ($_smarty_tpl) {
|
|
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
|
<html>
|
|
<head>
|
|
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_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="js/ajaxtabs.js">
|
|
/***********************************************
|
|
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
|
|
* This notice MUST stay intact for legal use
|
|
* Visit Dynamic Drive at https://www.dynamicdrive.com/ for full source code
|
|
***********************************************/
|
|
<?php echo '</script'; ?>
|
|
>
|
|
|
|
<?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' : '75%',
|
|
'height' : '75%',
|
|
'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'; ?>
|
|
>
|
|
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript">
|
|
|
|
function senden_aktiv(){
|
|
if ( document.erfassen.versicherung.checked == true ){
|
|
document.erfassen.senden.disabled = false;
|
|
}else{
|
|
document.erfassen.senden.disabled = true;
|
|
}
|
|
}
|
|
|
|
<?php echo '</script'; ?>
|
|
>
|
|
|
|
</head>
|
|
|
|
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
|
|
|
<div class="header">
|
|
<div>
|
|
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_titel']->value;?>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="pat_list_box">
|
|
<p>
|
|
<form action="?action=save" method='post' name='erfassen'>
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_pflichtfelder']->value == '1') {?>
|
|
<table width="90%" 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['erfassen_eingabe_mandatory_text']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
</table><br>
|
|
<?php }?>
|
|
|
|
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
|
|
<tr>
|
|
<td width="30%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_ersteller']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_vorname']->value;?>
|
|
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_nachname']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_mailadresse']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_mail']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_gruppe']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_beziehung']->value;?>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_gruppenmitglieder']->value;?>
|
|
</strong>
|
|
</td>
|
|
<td>
|
|
<table width="150">
|
|
<tr>
|
|
<td>
|
|
<div class="buttonwrapper">
|
|
<a class="squarebutton_blue box" title="Gruppenmitglieder erfassen" href="gruppenmitglieder.php"><span>erfassen</span></a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_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['erfassen_eingabe_betreff_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_betreff']->value;?>
|
|
</strong>
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?></font><?php }?>
|
|
</td>
|
|
<td>
|
|
<input <?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="betreff" size="60" value="<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_betreff']->value;?>
|
|
">
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_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['erfassen_eingabe_beschreibung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_beschreibung']->value;?>
|
|
</strong>
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?></font><?php }?>
|
|
</td>
|
|
<td>
|
|
<textarea name='beschreibung' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung']->value;?>
|
|
</textarea>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_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['erfassen_eingabe_vorschlag_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_vorschlag']->value;?>
|
|
</strong>
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?></font><?php }?>
|
|
</td>
|
|
<td>
|
|
<textarea name='vorschlag' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag']->value;?>
|
|
</textarea>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_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['erfassen_eingabe_nutzen_ico']->value == '1') {?><font color="#FF0000"><?php }?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_nutzen']->value;?>
|
|
</strong>
|
|
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?></font><?php }?>
|
|
</td>
|
|
<td>
|
|
<textarea name='nutzen' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen']->value;?>
|
|
</textarea>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="30%">
|
|
|
|
</td>
|
|
<td>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top">
|
|
<input type="checkbox" name="einwilligung_public" id="r1" value="Y" <?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_einwilligung_public']->value == 'Y') {?> checked <?php }?>>
|
|
</td>
|
|
<td>
|
|
<label for="r1"><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_checkbox_public']->value;?>
|
|
</label>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top">
|
|
<input type="checkbox" name="versicherung" onclick="senden_aktiv();" id="r2">
|
|
</td>
|
|
<td style="text-align: justify;">
|
|
<label for="r2"><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_checkbox_ldsg']->value;?>
|
|
</label>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br />
|
|
<input type="submit" name="senden" disabled>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
</form>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
<?php }?>
|
|
|
|
|
|
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save1') {?>
|
|
|
|
|
|
<html>
|
|
<head>
|
|
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_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>
|
|
|
|
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
|
|
|
<div class="header">
|
|
<div>
|
|
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_titel']->value;?>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="pat_list_box">
|
|
<p>
|
|
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
|
|
<tr>
|
|
<td align="center">
|
|
|
|
<table class="vvsuccess" width="40%" height="200" border="0">
|
|
<tr>
|
|
<td align="center">
|
|
<h3><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_text1']->value;?>
|
|
</h3>
|
|
<br />
|
|
<br />
|
|
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_text2']->value;?>
|
|
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_id']->value;?>
|
|
</strong>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
<?php }
|
|
}
|
|
}
|