920 lines
45 KiB
HTML
Executable File
920 lines
45 KiB
HTML
Executable File
{if $action == ''}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_auswahl_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<font class="hd">{$admin_bearbeiten_auswahl_titel}</font><br>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="left">
|
|
<!-- hier inhalt -->
|
|
<form action=?action=stammdaten method="POST">
|
|
<p align="center">
|
|
<b>{$admin_bearbeiten_auswahl_text}</b>
|
|
<br>
|
|
<br>
|
|
<select size="10" id='benutzer' name='benutzer'>
|
|
{section name=table_data loop=$table_data}
|
|
<option value="{$table_data[table_data].vaid}">{$table_data[table_data].bezeichnung} </option>
|
|
{/section}
|
|
</select>
|
|
<br><br>
|
|
|
|
<p align='center'>
|
|
<input type="submit" value="Weiter" name="B1">
|
|
</p>
|
|
</p>
|
|
</form>
|
|
<!-- hier inhalt Ende -->
|
|
</td>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $action == 'stammdaten'}
|
|
{if $admin_bearbeiten_mandatory_auswahl == '1'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_mandatory_auswahl_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<span class="sh">{$admin_bearbeiten_mandatory_auswahl_titel}</span><br>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br>
|
|
<p align="center"><b>{$admin_bearbeiten_mandatory_auswahl_text}</b>
|
|
</p>
|
|
<p align="center"><a href="?">
|
|
<img border="0" src="./templates/{$global_template}/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/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $admin_bearbeiten_mandatory_auswahl == '2'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_titel}</title>
|
|
</head>
|
|
<body onload="if (document.adm_anleg)document.adm_anleg.vorname.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="550" border="0">
|
|
<tr>
|
|
<td width="10" background="./templates/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_top.gif" valign="top">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<font class="hd">{$admin_bearbeiten_titel}</font><br>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></font></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/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>{$admin_bearbeiten_field_vorname}*</b>
|
|
</td>
|
|
<td width="60%">
|
|
<input type="text" name="vorname" value="{$admin_bearbeiten_vorname}" size="40">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="40%">
|
|
<b>{$admin_bearbeiten_field_name}*</b>
|
|
</td>
|
|
<td width="60%">
|
|
<input type="text" name="nachname" value="{$admin_bearbeiten_nachname}" size="40">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="40%">
|
|
<b>{$admin_bearbeiten_field_mail}*</b>
|
|
</td>
|
|
<td width="60%">
|
|
<input type="text" name="mail" value="{$admin_bearbeiten_mail}" size="40">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="40%">
|
|
|
|
</td>
|
|
<td width="60%">
|
|
|
|
</td>
|
|
</tr
|
|
<tr>
|
|
<td width="40%">
|
|
* = Pflichtfelder
|
|
</td>
|
|
<td width="60%">
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<br><br>
|
|
<p align='center'>
|
|
<input type="button" value="Zurück" onclick="window.location.href = '?new=1'">
|
|
|
|
<input type="submit" value="Weiter" name="B1">
|
|
</p>
|
|
|
|
</form>
|
|
</td>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
{/if}
|
|
|
|
{if $action == 'profil'}
|
|
{if $admin_bearbeiten_mandatory == '1'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_mandatory_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<span class="sh">{$admin_bearbeiten_mandatory_titel}</span><br>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br>
|
|
<p align="center"><b>{$admin_bearbeiten_mandatory_text}</b>
|
|
</p>
|
|
<p align="center"><a href="?action=stammdaten">
|
|
<img border="0" src="./templates/{$global_template}/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/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $admin_bearbeiten_mandatory == '2'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_profil_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<font class="hd">{$admin_bearbeiten_profil_titel}</font><br>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="left">
|
|
<!-- hier inhalt -->
|
|
<form action=?action=passwort method="POST">
|
|
<p align="center">
|
|
<b>{$admin_bearbeiten_profil_text}</b>
|
|
<br>
|
|
<br>
|
|
<select size="10" id='profil' multiple name='profil[]'>
|
|
{section name=table_data loop=$table_data}
|
|
<option value="{$table_data[table_data].rid}" {if $table_data[table_data].select == 'Y'} selected {/if}>{$table_data[table_data].bezeichnung} </option>
|
|
{/section}
|
|
</select>
|
|
|
|
<br>
|
|
|
|
<p align='center'>
|
|
<input type="button" value="Zurück" onclick="window.location.href = '?action=stammdaten'">
|
|
|
|
<input type="submit" value="Weiter" name="B1">
|
|
</p>
|
|
|
|
</p
|
|
</form>
|
|
<!-- hier inhalt Ende -->
|
|
</td>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
{/if}
|
|
|
|
{if $action == 'passwort'}
|
|
{if $admin_bearbeiten_mandatory_profil == '1'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_mandatory_profil_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<span class="sh">{$admin_bearbeiten_mandatory_profil_titel}</span><br>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br>
|
|
<p align="center"><b>{$admin_bearbeiten_mandatory_profil_text}</b>
|
|
</p>
|
|
<p align="center"><a href="?action=profil&back=1">
|
|
<img border="0" src="./templates/{$global_template}/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/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $admin_bearbeiten_mandatory_profil == '2'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_passwort_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<font class="hd">{$admin_bearbeiten_passwort_titel}</font><br>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="left">
|
|
|
|
<!-- hier inhalt -->
|
|
<form action=?action=inaktiv method="POST">
|
|
<p align="left">
|
|
<b>{$admin_bearbeiten_passwort_text}</b>
|
|
<br>
|
|
<br>
|
|
|
|
<label for="r1"><input type="radio" name="passwort" value="J" id="r1" {if $admin_bearbeiten_passwort_check == 'J'} checked {/if}> {$admin_bearbeiten_passwort_ja}</label><br>
|
|
<label for="r2"><input type="radio" name="passwort" value="N" id="r2" {if $admin_bearbeiten_passwort_check == 'N'} checked {/if}> {$admin_bearbeiten_passwort_nein}</label><br
|
|
<br><br>
|
|
<p align='center'>
|
|
<input type="button" value="Zurück" onclick="window.location.href = '?action=profil&back=1'">
|
|
|
|
<input type="submit" value="Weiter" name="B1">
|
|
</p>
|
|
|
|
</p
|
|
</form>
|
|
<!-- hier inhalt Ende -->
|
|
|
|
</td>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
{/if}
|
|
|
|
{if $action == 'inaktiv'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_inaktiv_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<font class="hd">{$admin_bearbeiten_inaktiv_titel}</font><br>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br><p align="left">
|
|
|
|
<!-- hier inhalt -->
|
|
<form action=?action=overview method="POST">
|
|
<p align="left">
|
|
<b>{$admin_bearbeiten_inaktiv_text}</b>
|
|
<br>
|
|
<br>
|
|
|
|
<label for="r1"><input type="radio" name="inaktiv" value="J" id="r1" {if $admin_bearbeiten_inaktiv_check == 'J'} checked {/if}> {$admin_bearbeiten_inaktiv_ja}</label><br>
|
|
<label for="r2"><input type="radio" name="inaktiv" value="N" id="r2" {if $admin_bearbeiten_inaktiv_check == 'N'} checked {/if}> {$admin_bearbeiten_inaktiv_nein}</label><br
|
|
<br><br>
|
|
<p align='center'>
|
|
<input type="button" value="Zurück" onclick="window.location.href = '?action=passwort&back=1'">
|
|
|
|
<input type="submit" value="Weiter" name="B1">
|
|
</p>
|
|
|
|
</p
|
|
</form>
|
|
<!-- hier inhalt Ende -->
|
|
|
|
</td>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $action == 'overview'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_overview_titel}</title>
|
|
|
|
</head>
|
|
<body onload="if (document.{$admin_bearbeiten_form})document.{$admin_bearbeiten_form}.{$admin_bearbeiten_focus}.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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<font class="hd">{$admin_bearbeiten_overview_titel}</font><br>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/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>
|
|
{$admin_bearbeiten_overview_field_vorname}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_vorname}
|
|
</td>
|
|
<td>
|
|
<a href="?">{$admin_bearbeiten_overview_linktext_change}</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
{$admin_bearbeiten_overview_field_nachname}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_nachname}
|
|
</td>
|
|
<td>
|
|
<a href="?">{$admin_bearbeiten_overview_linktext_change}</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
{$admin_bearbeiten_overview_field_mail}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_mail}
|
|
</td>
|
|
<td>
|
|
<a href="?">{$admin_bearbeiten_overview_linktext_change}</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
{$admin_bearbeiten_overview_field_user}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_user}
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
{$admin_bearbeiten_overview_field_profil}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_profil}
|
|
</td>
|
|
<td>
|
|
<a href="?action=profil">{$admin_bearbeiten_overview_linktext_change}</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
{$admin_bearbeiten_overview_field_passwort}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_passwort}
|
|
</td>
|
|
<td>
|
|
<a href="?action=passwort">{$admin_bearbeiten_overview_linktext_change}</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
{$admin_bearbeiten_overview_field_inaktiv}
|
|
</td>
|
|
<td>
|
|
{$admin_bearbeiten_inaktiv}
|
|
</td>
|
|
<td>
|
|
<a href="?action=inaktiv">{$admin_bearbeiten_overview_linktext_change}</a>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
<br><br>
|
|
<p align='center'>
|
|
<input type="button" value="Zurück" onclick="window.location.href = '?action=inaktiv'">
|
|
|
|
<input type="submit" value="Speichern" name="B1">
|
|
</p>
|
|
</form>
|
|
<!-- hier inhalt Ende -->
|
|
</td>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $action == 'save'}
|
|
{if $admin_bearbeiten_inserterr == '1'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_inserterr_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<span class="sh">{$admin_bearbeiten_inserterr_titel}</span><br>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br>
|
|
<p align="left"><b>{$admin_bearbeiten_inserterr_text}</b>
|
|
<br><br>
|
|
{$admin_bearbeiten_reason}
|
|
</p>
|
|
<p align="center"><a href="?action=overview">
|
|
<img border="0" src="./templates/{$global_template}/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/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
|
|
{if $admin_bearbeiten_inserterr == '2'}
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./templates/{$global_template}/css/styles_pc.php" type="text/css">
|
|
<title>{$admin_bearbeiten_returnmail_titel}</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/{$global_template}/images/box_e1.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="3%" background="./templates/{$global_template}/images/box_top.gif" valign="top"></td>
|
|
<td width="95%" background="./templates/{$global_template}/images/box_top.gif">
|
|
<img height="10" src="./templates/{$global_template}/images/blank.gif" width="1"><br>
|
|
<span class="sh">{$admin_bearbeiten_returnmail_titel}</span><br>
|
|
<img height="5" src="./templates/{$global_template}/images/blank.gif" width="1"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e2.gif">
|
|
<img height="40" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="1%" background="./templates/{$global_template}/images/box_l.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td colspan="2"><br>
|
|
{$admin_bearbeiten_returnmal_text1}
|
|
<br><br>
|
|
{if $admin_bearbeiten_mailsuccess == '2'}
|
|
{$admin_bearbeiten_returnmal_text2}: {$admin_bearbeiten_returnmailadr}
|
|
{/if}
|
|
|
|
{if $admin_bearbeiten_mailsuccess == '1'}
|
|
{$admin_bearbeiten_returnmal_text3}
|
|
{/if}
|
|
</p>
|
|
<p align="center"><a href="?new=1">
|
|
<img border="0" src="./templates/{$global_template}/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/{$global_template}/images/box_r.gif">
|
|
<img height="1" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
</tr>
|
|
<tr>
|
|
<td nowrap="nowrap" align="left" width="1%" background="./templates/{$global_template}/images/box_e3.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"></td>
|
|
<td nowrap="nowrap" align="left" width="98%" background="./templates/{$global_template}/images/box_bottom.gif" colspan="2">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="8"></td>
|
|
<td nowrap="nowrap" align="right" width="1%" background="./templates/{$global_template}/images/box_e4.gif">
|
|
<img height="16" src="./templates/{$global_template}/images/blank.gif" width="22"> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
{/if}
|
|
{/if} |