first commit
This commit is contained in:
@ -0,0 +1,177 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2020-02-06 15:29:21
|
||||
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_sitzung.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_5e3c22c1931502_68375537',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'c0051185b1398d268a0d324c8adae0140165ce26' =>
|
||||
array (
|
||||
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_sitzung.html',
|
||||
1 => 1558945367,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_5e3c22c1931502_68375537 ($_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">
|
||||
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
|
||||
>!window.jQuery && document.write('<?php echo '<script'; ?>
|
||||
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
|
||||
>-->
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$(".box").fancybox({
|
||||
'width' : '100%',
|
||||
'height' : '100%',
|
||||
'autoScale' : true,
|
||||
'transitionIn' : 'elastic',
|
||||
'transitionOut' : 'elastic',
|
||||
'type' : 'iframe',
|
||||
onCleanup : function() {
|
||||
return window.location.reload();
|
||||
}
|
||||
|
||||
});
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<br />
|
||||
<br />
|
||||
<div class="header">
|
||||
<div>
|
||||
<div><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_titel']->value;?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pat_list_box">
|
||||
<?php if ($_smarty_tpl->tpl_vars['ausschuss_sitzung_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['ausschuss_sitzung_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table><br>
|
||||
<?php }?>
|
||||
<table cellspacing="1" cellpadding="1" width="90%" border="0">
|
||||
<tr>
|
||||
<td width="10%" valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_datum1']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td width="10%" valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_zeit1']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td width="10%" valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_raum1']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_beschreibung1']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td width="10%" valign="top" align="center">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_vorlage1']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<?php
|
||||
$__section_outer_loop_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] : false;
|
||||
$__section_outer_loop_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_outer_loop_0_total = $__section_outer_loop_0_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = new Smarty_Variable(array());
|
||||
if ($__section_outer_loop_0_total != 0) {
|
||||
for ($__section_outer_loop_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] = 0; $__section_outer_loop_0_iteration <= $__section_outer_loop_0_total; $__section_outer_loop_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] = $__section_outer_loop_0_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] : null) != '') {?>
|
||||
|
||||
<tr>
|
||||
<td width="10%" valign="top">
|
||||
<?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)]['datum_form'];?>
|
||||
|
||||
</td>
|
||||
<td width="10%" valign="top">
|
||||
<?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)]['zeit_form'];?>
|
||||
|
||||
</td>
|
||||
<td width="10%" valign="top">
|
||||
<?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)]['raum'];?>
|
||||
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?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)]['beschreibung'];?>
|
||||
|
||||
</td>
|
||||
<td width="10%" valign="top" align="center">
|
||||
<a href="prints/sitzung_pdf.php?isid=<?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)]['isid'];?>
|
||||
&output=D"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/ico_pdf.gif" border="0"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
if ($__section_outer_loop_0_saved) {
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = $__section_outer_loop_0_saved;
|
||||
}
|
||||
?>
|
||||
|
||||
<tr>
|
||||
<td colspan="5" align="center">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="5" align="center">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user