Leitgedanken/templates_c/9eff04f592e518aad500b4f90c48cb65e4fe392a_0.file.further_publication.html.php
2022-11-21 10:38:21 +01:00

61 lines
3.3 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2022-02-01 10:04:16
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/further_publication.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_61f8f7904b9e27_15221874',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9eff04f592e518aad500b4f90c48cb65e4fe392a' =>
array (
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/further_publication.html',
1 => 1643704861,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_61f8f7904b9e27_15221874 (Smarty_Internal_Template $_smarty_tpl) {
?><div id='xsnazzy'>
<b class='xtop'><b class='xb1'></b><b class='xb2'></b><b class='xb3'></b><b class='xb4'></b></b>
<div class='xboxcontent'>
<table width='100%' border='0'>
<tr>
<td>
<a class='link' href="javascript:void(0);" onmouseover="return overlib('Stichwortsuche nach ergänzenden Publikationen.', CAPTION,'Ergänzende Publikationen:', STATUS,'', TEXTSIZE, '10px', CAPTIONSIZE, '10px', CAPTIONFONT, 'Arial', OFFSETX, 20, OFFSETY, 20);" onmouseout="nd();"><b>Ergänzende Publikationen:</b></a>
</td>
<td>
</tr>
<?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']++){
?>
<tr>
<td valign='top'>
<a target='kurshaupt' href="lue_ansicht.php?eid=<?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)]['eid'];?>
" title="<?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'];?>
: <?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)]['thema'];?>
"><?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'];?>
: <?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)]['thema'];?>
</a>
<br>
</td>
</tr>
<?php
}
}
?>
</table>
</div>
<b class='xbottom'><b class='xb4'></b><b class='xb3'></b><b class='xb2'></b><b class='xb1'></b></b>
</div><?php }
}