deputat/templates_c/048dc9555eac9fdbacf2cb730d8717ea9d6d2344_0.file.menu_eingabe.html.php
2023-04-25 13:25:59 +02:00

83 lines
3.3 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2022-06-27 15:39:45
from "E:\xampp_7.4.12\htdocs\deputat\templates\modern\menu_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_62b9b321876b87_36837632',
'file_dependency' =>
array (
'048dc9555eac9fdbacf2cb730d8717ea9d6d2344' =>
array (
0 => 'E:\\xampp_7.4.12\\htdocs\\deputat\\templates\\modern\\menu_eingabe.html',
1 => 1583413883,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_62b9b321876b87_36837632 ($_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;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Erfassungsbereich</span></h3>
<ul>
<li class="abstand"><a href="jahrgang.php" target="eingabe_haupt"><span>1.) Studienjahr wählen</span></a></li>
<li class="abstand"><a href="ermaessigung.php" target="eingabe_haupt"><span>2.) Ermäßigungen</span></a></li>
<li class="abstand"><a href="erfassen_eingabe.php?new=1" target="eingabe_haupt"><span>3.) Deputate erfassen</span></a></li>
<li class="abstand"><a href="erfassen_sonstige.php" target="eingabe_haupt"><span>4.) Sonstige Deputate</span></a></li>
<li class="abstand"><a href="abschlussarbeiten.php" target="eingabe_haupt"><span>5.) Abschlussarbeiten</span></a></li>
<li class="abstand"><a href="jahresabschluss.php" target="eingabe_haupt"><span>6.) Jahresabschluss</span></a></li>
<li class="abstand"><a href="erfassen_status.php?id=1" target="eingabe_haupt"><span>Ausdruck</span></a></li>
</ul>
<!--
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden
</ul>
-->
</div>
</form>
</body>
</html>
<?php }
}
}