113 lines
3.2 KiB
PHP
Executable File
113 lines
3.2 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 3.1.29, created on 2020-07-23 09:10:29
|
|
from "/srv/www/htdocs-hvf/kurs/bpm/templates/modern/admin/titel.html" */
|
|
|
|
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
|
'has_nocache_code' => false,
|
|
'version' => '3.1.29',
|
|
'unifunc' => 'content_5f1937e56b5876_41743170',
|
|
'file_dependency' =>
|
|
array (
|
|
'db2876a1629fc266a01178bdba6756c63aa5b553' =>
|
|
array (
|
|
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/admin/titel.html',
|
|
1 => 1594976080,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5f1937e56b5876_41743170 ($_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/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" height="60" valign="top">
|
|
<h2>BPM Administration</h2>
|
|
</td>
|
|
<td width="73"> </td>
|
|
<td width="159"> </td>
|
|
<td width="71"> </td>
|
|
<td width="2%"> </td>
|
|
<td width=""> </td>
|
|
<td width="157" valign="top">
|
|
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
|
|
</td>
|
|
<td width="25"> </td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div id="filltab" class="animatedtabs">
|
|
<ul>
|
|
<li><a href="verwaltung_frame.php" selected><span>Verwaltung</span></a></li>
|
|
<li><a href="administration_frame.php"><span>Administration</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 }
|
|
}
|