bpm/templates_c/e1304a6beac2d7e17f633cfd4a00ba756fce6713_0.file.menu_verwaltung.html.php
2023-04-25 13:16:13 +02:00

66 lines
2.2 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2020-07-23 10:36:23
from "/srv/www/htdocs-hvf/kurs/bpm/templates/modern/praxisstelle/menu_verwaltung.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5f194c07de11d1_54779632',
'file_dependency' =>
array (
'e1304a6beac2d7e17f633cfd4a00ba756fce6713' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/praxisstelle/menu_verwaltung.html',
1 => 1588765098,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5f194c07de11d1_54779632 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<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="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?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"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<div class="accordion2">
<h3><span>Bewerbungen</span></h3>
<ul>
<li class="abstand"><a href="bewerbungen.php" target="eingabe_haupt"><span>Bewerbungen</span></a></li>
<li class="abstand"><a href="archiv.php" target="eingabe_haupt"><span>Archiv</span></a></li>
</ul>
</div>
</body>
</html>
<?php }
}
}