ideenmanagement/templates_c/d0715a11736783c9286bf98b252b639234ea8b14_0.file.titel.html.php
2023-04-25 13:05:19 +02:00

134 lines
4.1 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:11
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/titel.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ab65bdc9_86783985',
'file_dependency' =>
array (
'd0715a11736783c9286bf98b252b639234ea8b14' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/titel.html',
1 => 1519658150,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ab65bdc9_86783985 ($_smarty_tpl) {
?>
<html>
<head>
<title>Testseite</title>
<meta name="generator" content="Namo WebEditor">
<base target="detail">
<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="ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at https://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
</head>
<style type="text/css">
body {
background-image: url("templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/backgr/ground.png");
background-repeat: repeat-x;
background-position: left -1614px;
}
</style>
<body>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="250">
<p>
Ideenmanagement
</p>
</td>
<td width="73">&nbsp;</td>
<td width="159">&nbsp;</td>
<td width="71">&nbsp;</td>
<td width="2%">&nbsp;</td>
<td width="">&nbsp;</td>
<td width="157">&nbsp;</td>
<td width="125">&nbsp;</td>
<td width="25">&nbsp;</td>
</tr>
<tr>
<td width="250" height="18"></td>
<!-- MIT LDAP kann das Passwort nicht geändert werden
<td width="73" height="37"><a class="navbar" href="hauptframe.php" target="detail">Home</a></td>
<td width="73" height="37"><a class="navbar" href="passwort.php?new=1" target="detail">Passwortverwaltung</a></td>
-->
<td width="159" height="37"></td>
<td width="71" height="37"></td>
<!--
<td width="159" height="37"><a class="navbar" href="link.php" target="detail">Erweiterte Suche</a></td>
<td width="71" height="37"><a class="navbar" href="link.php" target="detail">Profil</a></td>
-->
<td width="2%" height="37">&nbsp;</td>
<td width="" height="37">&nbsp;</td>
<td width="157" height="37">
&nbsp;
</td>
<td width="125" height="37">
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
</td>
<td width="25" height="37">&nbsp;</td>
</tr>
</table>
<div id="filltab" class="animatedtabs">
<ul>
<li><a href="eingabe_frame.php" selected><span>Eingabebereich</span></a></li>
<?php if ($_smarty_tpl->tpl_vars['titel_admin']->value == '1') {?>
<li><a href="admin_frame.php" ><span>Adminbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_ausschuss']->value == '1') {?>
<li><a href="ausschuss_frame.php" ><span>Ausschussbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_beteiligte']->value == '1') {?>
<li><a href="beteiligte_frame.php" ><span>Beteiligtenbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_gutachter']->value == '1') {?>
<li><a href="gutachter_frame.php" ><span>Gutachterbereich</span></a></li>
<?php }?>
<!--
<li><a href="link.php"><span>Gutachterbereich</span></a></li>
<li><a href="link.php"><span>Beteiligtenbereich</span></a></li>
<li><a href="link.php"><span>Ausschussbereich</span></a></li>
-->
</ul>
</div>
</body>
</html><?php }
}