deputat/templates_c/fd77bbad65098fbcff59b9732c8bf880af1a223b_0.file.rollen.html.php
2023-04-25 13:25:59 +02:00

597 lines
28 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2018-03-16 10:44:30
from "D:\xampp\htdocs\kurs\utf8\deputat\templates\modern\rollen.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5aab91fe2764c8_81005601',
'file_dependency' =>
array (
'fd77bbad65098fbcff59b9732c8bf880af1a223b' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\deputat\\templates\\modern\\rollen.html',
1 => 1521021854,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5aab91fe2764c8_81005601 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['rollen_titel']->value;?>
</div>
</div>
</div>
<form action="?action=admin" method='post' name='erfassen'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['rollen_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['rollen_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<fieldset>
<legend>
<b>Rolle auswählen</b>
</legend>
<br />
<br />
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=40<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['rollen_field_auswahl']->value;?>
</strong>
</td>
<td>
<select size="5" name="rolle">
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__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)]['roid'];?>
" <?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;&nbsp;&nbsp;</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width=40<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['rollen_field_neu']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['rollen_field_bez']->value;?>
</strong><br>
<input type="text" name="rolle_neu" size="30">
</td>
</tr>
<tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width=40<?php echo '%>';?>
&nbsp;
</td>
<td>
<input type="submit" name="senden" value="Weiter">
</td>
</tr>
</table>
<br />
<br />
</fieldset>
</form>
<br />
</div>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'admin') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
type='text/javascript' src='./overlib/overlib.js'><?php echo '</script'; ?>
>
<style type="text/css">
.link{
text-decoration: none;
color: black;
}
</style>
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['rollen_admin_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Rolle bearbeiten</b>
</legend>
<br />
<br />
<table width="100%">
<tr>
<td width="19%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_bez']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_ren']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_del']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_zuw']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_inforights']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_infouser']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_ben_zuw']->value;?>
</td>
<td width="11%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['rollen_field_info_ohnerolle']->value;?>
</td>
</tr>
<tr>
<td width="19%">
<?php echo $_smarty_tpl->tpl_vars['rollen_bezeichnung']->value;?>
</td>
<td width="11%">
<a href=?action=edit><img title = "Rolle umbenennen" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
<td width="11%">
<!-- Wenn maximale Anzahl der Bef&uuml;llvarianten erreicht, dann ausgrauen-->
<?php if ($_smarty_tpl->tpl_vars['rollen_button_del']->value == '1') {?>
<a href=?action=del><img title = "Rolle l&ouml;schen" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
<?php } else { ?>
<img title="L&ouml;schen nicht m&ouml;glich, Anzahl Rechte/User > 0" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop_grey.png">
<?php }?>
</td>
<td width="11%">
<a href=?action=rechte><img title = "Rechte zuweisen" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
<td width="11%">
<a class=link href="javascript:void(0);" onmouseover="return overlib('<?php echo $_smarty_tpl->tpl_vars['rollen_zugeordnete_rechte']->value;?>
', CAPTION, 'Zugeordnete Rechte: <?php echo $_smarty_tpl->tpl_vars['rollen_anzahl_rechte']->value;?>
', STATUS, '', ABOVE, TEXTFONTCLASS, 'text_overlib', TEXTSIZE, '10px', CAPTIONSIZE, '10px', CAPTIONFONT, 'Arial');" onmouseout="nd();"><img title="Informationen &uuml;ber zugewiesene Rechte" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg">(<?php echo $_smarty_tpl->tpl_vars['rollen_anzahl_rechte']->value;?>
)</a>
</td>
<td width="11%">
<a class=link href="javascript:void(0);" onmouseover="return overlib('<?php echo $_smarty_tpl->tpl_vars['rollen_zugeordnete_user']->value;?>
', CAPTION, 'Zugeordnete Benutzer: <?php echo $_smarty_tpl->tpl_vars['rollen_anzahl_user']->value;?>
', STATUS, '', ABOVE, TEXTFONTCLASS, 'text_overlib', TEXTSIZE, '10px', CAPTIONSIZE, '10px', CAPTIONFONT, 'Arial');" onmouseout="nd();"><img title="Informationen &uuml;ber zugewiesene Benutzer" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg">(<?php echo $_smarty_tpl->tpl_vars['rollen_anzahl_user']->value;?>
)</a>
</td>
<td width="11%">
<a href="?action=user"><img title = "Benutzerverwaltung der Rolle" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
<td width="11%">
<a class=link href="?action=user" onmouseover="return overlib('<?php echo $_smarty_tpl->tpl_vars['rollen_user_ohnezugeordnete_rolle']->value;?>
', CAPTION, 'Benutzer ohne Rechte/Rollen: <?php echo $_smarty_tpl->tpl_vars['rollen_anzahl_ohnerechte']->value;?>
', STATUS, '', ABOVE, TEXTFONTCLASS, 'text_overlib', TEXTSIZE, '10px', CAPTIONSIZE, '10px', CAPTIONFONT, 'Arial');" onmouseout="nd();"><img title="Informationen &uuml;ber Benutzer ohne Rechte/Rollen" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg">(<?php echo $_smarty_tpl->tpl_vars['rollen_anzahl_ohnerechte']->value;?>
)</a>
</td>
</tr>
</table>
<br><br>
<p align='center'>
<input type="button" value="Zur&uuml;ck" onclick="window.location.href = '?'">
</p>
<br />
<br />
</fieldset>
<br />
</div>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'edit') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['rollen_edit_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Rolle umbenennen</b>
</legend>
<br />
<br />
<form action=?action=edit1 method="POST">
<table border="0" cellpadding="0" cellspacing="0" style="border-width:0; border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" height="142">
<tr>
<td width='40%' style="border-style: none; border-width: medium" height="25">
<b><?php echo $_smarty_tpl->tpl_vars['rollen_edit_field_bez']->value;?>
</b>
</td>
<td width='60%' align="left" style="border-style: none; border-width: medium" height="25">
<input type="text" name="rolle_neu" value="<?php echo $_smarty_tpl->tpl_vars['rollen_edit_bez']->value;?>
" size="30">
</td>
</tr>
</table>
<br><br>
<p align='center'>
<input type="submit" value="Speichern" name="B1">
</p>
</form>
<br />
<br />
</fieldset>
<br />
</div>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'rechte') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['rollen_rechte_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Rechte bearbeiten</b>
</legend>
<br />
<br />
<form action=?action=rechte1 method="POST" name="beleg1">
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="115">
<tr>
<td width="25%">
</td>
<td width="25%">&nbsp;</td>
<td width="25%">
<p>&nbsp;
</td>
<td width="25%">
<p>
</td>
</tr>
<tr>
<td width="25%">
<p>
</td>
<td width="50%" colspan="2">
<p align="center">
<select size="15" name="admre[]" multiple>
<?php
$__section_table_data1_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_1_total = $__section_table_data1_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_1_total != 0) {
for ($__section_table_data1_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_1_iteration <= $__section_table_data1_1_total; $__section_table_data1_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['reid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['select'] == '1') {?> selected <?php }?> ><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
(<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['bereich'];?>
)</option>
<?php
}
}
if ($__section_table_data1_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_1_saved;
}
?>
</select>
<br>
<?php echo $_smarty_tpl->tpl_vars['rollen_rechte_subtitel']->value;?>
</td>
<td width="25%">
<p>
</td>
</tr>
<tr>
<td width="25%">
<p>
</td>
<td width="50%" colspan="2">
&nbsp;
</td>
<td width="25%">
<p>
</td>
</tr>
<tr>
<td width="25%">
</td>
<td width="50%"colspan="2" align="center">
<input type="submit" value="Markierte Rechte vergeben" name="B1">
</td>
<td width="25%">
</td>
</tr>
</table>
</form>
<br />
<br />
</fieldset>
<br />
</div>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'user') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['rollen_user_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<fieldset>
<br />
<br />
<form action=?action=user1 method="POST" name="beleg1">
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber1" height="115">
<tr>
<td width="25%">
</td>
<td width="25%">&nbsp;</td>
<td width="25%">
<p>&nbsp;
</td>
<td width="25%">
<p>
</td>
</tr>
<tr>
<td width="25%">
<p>
</td>
<td width="50%" colspan="2">
<p align="center">
<select size="10" name="user[]" multiple>
<?php
$__section_table_data1_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_2_total = $__section_table_data1_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_2_total != 0) {
for ($__section_table_data1_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_2_iteration <= $__section_table_data1_2_total; $__section_table_data1_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['imtuid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['select'] == '1') {?> selected <?php }?> ><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
&nbsp;&nbsp;&nbsp;</option>
<?php
}
}
if ($__section_table_data1_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_2_saved;
}
?>
</select>
<br />
<?php echo $_smarty_tpl->tpl_vars['rollen_user_subtitel']->value;?>
</td>
<td width="25%">
<p>
</td>
</tr>
<tr>
<td width="25%">
<p>
</td>
<td width="50%" colspan="2">
&nbsp;
</td>
<td width="25%">
<p>
</td>
</tr>
<tr>
<td width="25%">
</td>
<td width="50%"colspan="2" align="center">
<input type="submit" value="Benutzer zur Rolle zuweisen" name="B1">
</td>
<td width="25%">
</td>
</tr>
</table>
</form>
<br />
<br />
<?php if ($_smarty_tpl->tpl_vars['rollen_rollenanz']->value > '0') {?>
<table width="100%">
<tr>
<td width="45%">
<b>Benutzer</b>
</td>
<td width="30%">
<b>Rollen</b>
</td>
<td align="right" width="20%">
<b>Rolle l&ouml;schen</b>
</td>
</tr>
<?php
$__section_outer_loop_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] : false;
$__section_outer_loop_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_outer_loop_3_total = $__section_outer_loop_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = new Smarty_Variable(array());
if ($__section_outer_loop_3_total != 0) {
for ($__section_outer_loop_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] = 0; $__section_outer_loop_3_iteration <= $__section_outer_loop_3_total; $__section_outer_loop_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']++){
?>
<tr>
<td width="45%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['vorname'];?>
</td>
<td width="30%" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php
$__section_inner_4_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
$__section_inner_4_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
$__section_inner_4_total = $__section_inner_4_loop;
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
if ($__section_inner_4_total != 0) {
for ($__section_inner_4_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_4_iteration <= $__section_inner_4_total; $__section_inner_4_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
?>
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['bezeichnung'];?>
<br>
<?php
}
}
if ($__section_inner_4_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_4_saved;
}
?>
</td>
<td width="20%" align="right" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php
$__section_inner_5_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
$__section_inner_5_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
$__section_inner_5_total = $__section_inner_5_loop;
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
if ($__section_inner_5_total != 0) {
for ($__section_inner_5_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_5_iteration <= $__section_inner_5_total; $__section_inner_5_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
?>
<a href="?action=deluserrol&roid=<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['roid_ges'];?>
&imtuid=<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['imtuid'];?>
"><img title = "Rolle bei Benutzer l&ouml;schen" border="0" height=10 src="./templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a><br>
<?php
}
}
if ($__section_inner_5_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_5_saved;
}
?>
</td>
</tr>
<?php
}
}
if ($__section_outer_loop_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = $__section_outer_loop_3_saved;
}
?>
</table
<?php }?>
<br />
<br />
<p align="center">
<input type="button" value="Zur&uuml;ck" onclick="window.location.href = '?action=admin'">
&nbsp;
<input type="button" value="Ende" onclick="window.location.href = '?new=1'">
</p>
<br />
<br />
</fieldset>
<br />
</div>
</body>
</html>
<?php }
}
}