139 lines
6.6 KiB
PHP
139 lines
6.6 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2021-09-03 12:16:57
|
|
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/wort_wahl.html' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_6131f619cc3cf6_97666672',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'ad13d4d95dedc42479cff468e27040c99790d8a9' =>
|
|
array (
|
|
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/wort_wahl.html',
|
|
1 => 1630662656,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_6131f619cc3cf6_97666672 (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['wort_titel']->value;?>
|
|
</title>
|
|
<style type='text/css'>
|
|
|
|
select{
|
|
width:750px;
|
|
}
|
|
|
|
</style>
|
|
</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="30%" 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>
|
|
<font class="hd"><?php echo $_smarty_tpl->tpl_vars['wort_titel']->value;?>
|
|
</font><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>
|
|
<form action=?action=ort method="POST">
|
|
<p align="center">
|
|
|
|
<select size="20" name="wort">
|
|
|
|
<?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)]['lid'];?>
|
|
"><?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)]['datum'];?>
|
|
<?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)]['ueberschrift'];?>
|
|
</option>
|
|
<?php
|
|
}
|
|
}
|
|
?>
|
|
</select>
|
|
|
|
<br>
|
|
<br>
|
|
<p align="center">
|
|
<input type="submit" value="Abschicken" name="B1"> </p>
|
|
</form>
|
|
<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['action']->value == 'ort') {?>
|
|
<meta http-equiv="refresh" content="0; URL=ausgabe.php?lid=<?php echo $_smarty_tpl->tpl_vars['lid']->value;?>
|
|
">
|
|
<?php }
|
|
}
|
|
}
|