Leitgedanken/templates_c/4f514dacb44032815d08cc54436233ec0ebc090b_0.file.user_anlegen.html.php
2022-11-21 10:38:21 +01:00

1103 lines
54 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2021-09-02 12:03:55
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\user_anlegen.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6130a18b560323_36237575',
'has_nocache_code' => false,
'file_dependency' =>
array (
'4f514dacb44032815d08cc54436233ec0ebc090b' =>
array (
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\user_anlegen.html',
1 => 1619160456,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6130a18b560323_36237575 (Smarty_Internal_Template $_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['user_anlegen_titel']->value;?>
</title>
<style type="text/css">
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
<?php echo '<script'; ?>
src="validation/usercheck.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
function start() {
if(document.adm_anleg){
document.adm_anleg.vorname.focus();
}else{
return false;
}
checkUser(document.adm_anleg.mail.value)
}
//-->
<?php echo '</script'; ?>
>
</head>
<!-- -->
<body onload="start();">
<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="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['user_anlegen_titel']->value;?>
</font><br>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></font></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td>
<form action=?action=profil method="POST" name="adm_anleg">
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="194">
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_field_vorname']->value;?>
*</b>
</td>
<td width="60%">
<input type="text" name="vorname" value="<?php echo $_smarty_tpl->tpl_vars['user_anlegen_vorname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_field_name']->value;?>
*</b>
</td>
<td width="60%">
<input type="text" name="nachname" value="<?php echo $_smarty_tpl->tpl_vars['user_anlegen_nachname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="40%">
<b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_field_mail']->value;?>
*</b>
</td>
<td width="60%">
<input type="text" name="mail" value="<?php echo $_smarty_tpl->tpl_vars['user_anlegen_mail']->value;?>
" size="40" onkeyup="checkUser(this.value)">
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td width="60%">
<p id="validateCheck"></p>
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td width="60%">
&nbsp;
</td>
</tr
<tr>
<td width="40%">
* = Pflichtfelder
</td>
<td width="60%">
&nbsp;
</td>
</tr>
</table>
<br><br>
<p align='center'>
<input type="submit" value="Weiter" name="B1">
</p>
</form>
</td>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_r.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e3.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_bottom.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e4.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'profil') {?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_mandatory']->value == '1') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['user_anlegen_mandatory_titel']->value;?>
</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="550" border="0">
<tr>
<td width="10" background="templates/<?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['user_anlegen_mandatory_titel']->value;?>
</span><br>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_mandatory_text']->value;?>
</b>
</p>
<p align="center"><a href="?">
<img border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_r.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e3.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e4.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_mandatory']->value == '2') {?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_exists']->value == '1') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['user_anlegen_exists_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['user_anlegen_exists_titel']->value;?>
</span><br>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_exists_text']->value;?>
</b>
</p>
<p align="center"><a href="?">
<img border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/zurueck.gif" width="77" height="22"></a><br>
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_r.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td nowrap="nowrap" align="left" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e3.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="98%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_bottom.gif" colspan="2">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="8"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e4.gif">
<img height="16" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"> </td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_exists']->value == '2') {?>
<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['user_anlegen_profil_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="800" 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 width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif">
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"><br>
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_profil_titel']->value;?>
</font><br>
<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>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td colspan="2"><br><p align="left">
<!-- hier inhalt -->
<form action=?action=overview method="POST">
<p align="center">
<b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_profil_text']->value;?>
</b>
<br>
<br>
<select size="10" id='profil' multiple name='profil[]'>
<?php
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total !== 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['rid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == 'Y') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['bezeichnung'];?>
&nbsp;&nbsp;&nbsp;&nbsp;</option>
<?php
}
}
?>
</select>
<br><br>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_admin']->value >= '1') {?>
<ul>
<li>Bitte achten Sie auf die möglichen Kombinationen</li>
<li>Um mehrere Rechte zu vergeben drücken sie die STRG Taste und wählen die Rechte aus!</li>
</ul>
<?php }?>
<p align='center'>
<input type="button" value="Zurück" onclick="window.location.href='?'">
&nbsp;
<input type="submit" value="Weiter" name="B1">
</p>
</p
</form>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_admin']->value >= '1') {?>
<fieldset>
<legend><b>Rollenerklärung</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width=30<?php echo '%>';?>
<strong>Rollenname</strong>
</td>
<td valign="top">
<strong>Funktion</strong>
</td>
<td valign="top">
<strong>Kombinationsmöglichkeit</strong>
</td>
</tr>
<tr>
<td valign="top" height="70">
+ Exegese
</td>
<td valign="top" height="70">
Damit kann die Begriffserklärung verwaltet werden. Begriffe wie z.B. "Christus" werden in den Leitgedanken mit einem Infosymbol gekennzichnet mit einer Erklärung der Wortbedeutung.
</td>
<td valign="top" height="70">
Mit Standaranwender und Administrator
</td>
</tr>
<tr>
<td valign="top" height="70">
+ Vorsteher
</td>
<td valign="top" height="70">
Damit können Vorsteher eigene Anwender anlegen. Er darf nur Standardanwender anlegen.
</td>
<td valign="top" height="70">
Kombinierbar mit Standaranwender
</td>
</tr>
<tr>
<td valign="top" height="70">
Administrator
</td>
<td valign="top" height="70">
Alle administrativen Funktionen innerhalb Leitgedanken online
</td>
<td valign="top" height="70">
Kombinierbar mit:<br>"+ Exegese".
</td>
</tr>
<tr>
<td valign="top">
Standardanwender
</td>
<td valign="top">
Alle Basisfunktionen
</td>
<td valign="top">
Kombinierbar mit:<br>"+ Exegese" und "+ Vorsteher"
</td>
</tr>
</table>
</fieldset>
<?php }?>
<!-- hier inhalt Ende -->
</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 }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'overview') {?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_mandatory_profil']->value == '1') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['user_anlegen_mandatory_profil_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['user_anlegen_mandatory_profil_titel']->value;?>
</span><br>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_mandatory_profil_text']->value;?>
</b>
</p>
<p align="center"><a href="?action=profil">
<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['user_anlegen_mandatory_profil']->value == '2') {?>
<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['user_anlegen_overview_titel']->value;?>
</title>
</head>
<body onload="if(document.<?php echo $_smarty_tpl->tpl_vars['tinte_bearbeiten_form']->value;?>
)document.<?php echo $_smarty_tpl->tpl_vars['tinte_bearbeiten_form']->value;?>
.<?php echo $_smarty_tpl->tpl_vars['tinte_bearbeiten_focus']->value;?>
.focus();return false;">
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="80%" border="0">
<tr>
<td width="10" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e1.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif">
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"><br>
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_titel']->value;?>
</font><br>
<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>
<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">
<!-- hier inhalt -->
<form action=?action=save method="POST">
<table width="100%">
<tr>
<td>
<b>
Feld
</b>
</td>
<td>
<b>
Wert
</b>
</td>
<td>
<b>
Bearbeiten
</b>
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_field_vorname']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_vorname']->value;?>
</td>
<td>
<a href="?"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_linktext_change']->value;?>
</a>
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_field_nachname']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_nachname']->value;?>
</td>
<td>
<a href="?"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_linktext_change']->value;?>
</a>
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_field_mail']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_mail']->value;?>
</td>
<td>
<a href="?"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_linktext_change']->value;?>
</a>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_field_user']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_user']->value;?>
</td>
<td>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_field_profil']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_profil']->value;?>
</td>
<td>
<a href="?action=profil"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_overview_linktext_change']->value;?>
</a>
</td>
</tr>
</table>
<br><br>
<p align='center'>
<input type="button" value="Zurück" onclick="window.location.href='?action=profil'">
&nbsp;
<input type="submit" value="Speichern" name="B1">
</p>
</form>
<!-- hier inhalt Ende -->
</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 == 'save') {?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_exists']->value == '1') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['user_anlegen_exists_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['user_anlegen_exists_titel']->value;?>
</span><br>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="center"><b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_exists_text']->value;?>
</b>
</p>
<p align="center"><a href="?action=overview">
<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['user_anlegen_exists']->value == '2') {?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_inserterr']->value == '1') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_pc.php" type="text/css">
<title><?php echo $_smarty_tpl->tpl_vars['user_anlegen_inserterr_titel']->value;?>
</title>
</head>
<body>
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
<tr>
<td>
<div align="center">
<table cellspacing="0" cellpadding="0" width="550" border="0">
<tr>
<td width="10" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e1.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td nowrap="nowrap" align="left" width="3%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif" valign="top"></td>
<td width="95%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_top.gif">
<img height="10" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"><br>
<span class="sh"><?php echo $_smarty_tpl->tpl_vars['user_anlegen_inserterr_titel']->value;?>
</span><br>
<img height="5" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="1"></td>
<td nowrap="nowrap" align="right" width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_e2.gif">
<img height="40" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
</tr>
<tr>
<td width="1%" background="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/box_l.gif">
<img height="1" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/blank.gif" width="22"></td>
<td colspan="2"><br>
<p align="left"><b><?php echo $_smarty_tpl->tpl_vars['user_anlegen_inserterr_text']->value;?>
</b>
<br><br>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_reason']->value;?>
</p>
<p align="center"><a href="?action=overview">
<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['user_anlegen_inserterr']->value == '2') {?>
<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['user_anlegen_returnmail_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['user_anlegen_returnmail_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>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_returnmal_text1']->value;?>
<br><br>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_mailsuccess']->value == '2') {?>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_returnmal_text2']->value;?>
: <?php echo $_smarty_tpl->tpl_vars['user_anlegen_returnmailadr']->value;?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['user_anlegen_mailsuccess']->value == '1') {?>
<?php echo $_smarty_tpl->tpl_vars['user_anlegen_returnmal_text3']->value;?>
<?php }?>
</p>
<p align="center"><a href="?new=1">
<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 }
}
}
}