Leitgedanken/templates_c/a1cc7d2405bdae77a2d31679587381fc75430510_0.file.suche.html.php
2022-11-21 10:38:21 +01:00

576 lines
28 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2021-09-02 13:57:34
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\suche.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6130bc2ec46970_40820304',
'has_nocache_code' => false,
'file_dependency' =>
array (
'a1cc7d2405bdae77a2d31679587381fc75430510' =>
array (
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\suche.html',
1 => 1619160457,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6130bc2ec46970_40820304 (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">
<?php echo '<script'; ?>
type="text/javascript" src="jquery.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function neu(string) {
document.forms['searchform'].elements['q'].value =string;
if(document.searchform)document.searchform.textwort.focus();
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function fetch_select()
{
var kategorie = document.getElementById('kid').options[document.getElementById('kid').options.selectedIndex].value;
$.ajax({
type: 'POST',
url: 'fetch_data.php',
data: {
get_option:kategorie
},
success: function (response) {
document.getElementById("ukid").innerHTML=response;
}
});
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
function start() {
fetch_select();
}
//-->
<?php echo '</script'; ?>
>
<style type="text/css">
select{
width:250px;
}
/* Big box with list of options */
#ajax_listOfOptions{
position:absolute; /* Never change this one */
width:250px; /* Width of box */
height:200px; /* Height of box */
overflow:auto; /* Scrolling features */
border:1px solid #6487DC; /* Dark blue border */
background-color:#FFF; /* White background color */
text-align:left;
font-family : verdana, arial;
z-index:10000;
}
#ajax_listOfOptions div{ /* General rule for both .optionDiv and .optionDivSelected */
margin:1px;
padding:1px;
cursor:pointer;
font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{ /* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
background-color:#D6DFF7;
color:#002276;
font-family : verdana, arial;
font-weight : bold;
}
#ajax_listOfOptions_iframe{
background-color:#F00;
position:absolute;
z-index:500;
}
form{
display:inline;
}
</style>
<title><?php echo $_smarty_tpl->tpl_vars['suche_titel']->value;?>
</title>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list.js">
/************************************************************************************************************
(C) www.dhtmlgoodies.com, April 2006
This is a script from www.dhtmlgoodies.com. You will find this and a lot of other scripts at our website.
Terms of use:
You are free to use this script as long as the copyright message is kept intact. However, you may not
redistribute, sell or repost it without our permission.
Thank you!
www.dhtmlgoodies.com
Alf Magne Kalleland
************************************************************************************************************/
<?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="75%" 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['suche_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=suche method="POST" name="searchform">
<br>
<br>
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#E7E8ED" width="100%" id="AutoNumber1">
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_thema']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<!--[if lt IE 7]>
<div id="kategorie">
<![endif]-->
<select id='thema' name='thema'>
<option value=''>Select</option>
<?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)]['tid'];?>
"><?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;</option>
<?php
}
}
?>
</select>
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_headline']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<input type="text" name="ueberschrift" size="30">
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_stelle']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<input type="text" id="textstelle" name="textstelle" value="" onkeyup="ajax_showOptions(this,'getWord',event)" size="30">
<input type="hidden" id="textstelle_hidden" name="textstelle_ID"><!-- THE ID OF the textstelle will be inserted into this hidden input -->
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_wort']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<input type="text" name="textwort" size="30">
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_inhalt']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<input type="text" name="inhalt" size="30">
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_datum']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<input type="text" name="tag" ID="text" size="1" value='TT' onFocus="if(this.value=='TT'){ this.value='';}">.<input type="text" name="monat" value='MM' ID="text1" size="1" onFocus="if(this.value=='MM'){ this.value='';}">.<input type="text" name="jahr" ID="text2" value='JJJJ' size="3" onFocus="if(this.value=='JJJJ'){ this.value='';}">
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_stapgd']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<input type='Checkbox' name='stapgd' value='Y'>
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_cat']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<!--[if lt IE 7]>
<div id="kategorie">
<![endif]-->
<select id='kid' name='kid' onchange="fetch_select();">
<option value=''>Select</option>
<?php
$__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)]['kid'];?>
"><?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)]['bezeichnung'];?>
&nbsp;&nbsp;&nbsp;</option>
<?php
}
}
?>
</select>
</td>
</tr>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_subcat']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<!--[if lt IE 7]><div id="unterkategorie"><![endif]-->
<select id='ukid' name='ukid'>
</select>
</td>
</tr>
</div>
<tr>
<td width="30%" align="left" height="18">
<b><?php echo $_smarty_tpl->tpl_vars['suche_field_art']->value;?>
</b>
</td>
<td width="70%" align="left" height="18">
<label for="r3"><input type="radio" name="art" checked value="exact" id="r3"> <?php echo $_smarty_tpl->tpl_vars['suche_field_art_opt_ext']->value;?>
</label><br>
<label for="r4"><input type="radio" name="art" value="any" id="r4"> <?php echo $_smarty_tpl->tpl_vars['suche_field_art_opt_sim']->value;?>
</label>
</td>
</tr>
</table>
</div>
<br>
<br>
<input type="submit" value="Abschicken">
</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>
</td>
</tr>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'suche') {
if ($_smarty_tpl->tpl_vars['suche_nomatch']->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['suche_nomatch_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['suche_nomatch_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['suche_nomatch_text']->value;?>
</b>
<p align="center"><a href="javascript:history.back()">
<img border="0" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/zurueck.gif"></a>
</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 }
if ($_smarty_tpl->tpl_vars['suche_match']->value == '1') {?>
<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['suche_match_titel']->value;?>
</title>
<style>
<!--
.sl,.r{font-weight:normal;margin:0;display:inline}
.r{font-size:1em}
.g{margin-top:1em;margin-bottom:1em}
.a,.a:link{color:green}
body,td,div,.p,a{font-family:arial,sans-serif}
-->
</style>
</head>
<body>
<table align="center" border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="95%" id="table1">
<tr>
<td>
<div align="center">
<table valign="top" cellspacing="0" cellpadding="0" width="100%" 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['suche_match_titel']->value;?>
</font><br>
<span class="sh">Treffer: <?php echo $_smarty_tpl->tpl_vars['anzahltreffer']->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>
<table valign="top" border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#E7E8ED" width="60%" id="AutoNumber1">
<?php
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total !== 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<tr>
<td>
<h2 class=r><a class=l href=ausgabe.php?lid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['lid'];?>
&suchart=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['suchart'];?>
&inhalt_hig=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['inhalt_hig'];?>
><b><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ueberschrift'];?>
</b></a></h2>
<br>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['preview'];?>
<br>
<span class=a>Kategorie: <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['kategorie'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['unterkategorie'] != '') {?>
/ <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['unterkategorie'];?>
<?php }?>
<br>
Datum: <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['wochentag'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['tag'];?>
.<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['monat'];?>
.<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['jahr'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['notizen'] > 0) {?>
<br>
Eigene Notizen: vorhanden
<?php }?>
</span>
<p>
<p>
</td>
</tr>
<?php
}
}
?>
</table>
</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 }
}
}
}