first commit
This commit is contained in:
@ -0,0 +1,94 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:44:04
|
||||
from 'F:\git\survey\templates\modern\admin\titel.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_641025c4d6fa72_44809474',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'00740ec2fa99ae0e865295cb8a1730fe94e0ee26' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\titel.html',
|
||||
1 => 1678779843,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641025c4d6fa72_44809474 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</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- <20> Dynamic Drive DHTML code library (www.dynamicdrive.com)
|
||||
* This notice MUST stay intact for legal use
|
||||
* Visit Dynamic Drive at http://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="500" height="60" valign="top">
|
||||
<h2><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</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="survey_frame.php"><span><?php echo $_smarty_tpl->tpl_vars['titel_head_umfrage']->value;?>
|
||||
</span></a></li>
|
||||
<li><a href="administration_frame.php"><span><?php echo $_smarty_tpl->tpl_vars['titel_head_admin']->value;?>
|
||||
</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,163 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:41:45
|
||||
from 'F:\git\survey\templates\modern\admin\parameter.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102539d7c9f0_95262019',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0d5440fcfa2665df758aac455ee2394d135355e9' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\parameter.html',
|
||||
1 => 1678772567,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102539d7c9f0_95262019 (Smarty_Internal_Template $_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">
|
||||
<style>
|
||||
input{
|
||||
width:330px;
|
||||
}
|
||||
.row_0 {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.row_1 {
|
||||
background-color: #E1E8F1;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<form action="?action=save" method='post' name='save'>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['termine_error']->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['termine_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Systemparameter</b>
|
||||
</legend>
|
||||
<br />
|
||||
<br />
|
||||
<table width="100%" cellspacing="0" cellpadding="0">
|
||||
<?php
|
||||
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data1_0_total = $__section_table_data1_0_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data1_0_total !== 0) {
|
||||
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
|
||||
?>
|
||||
<tr>
|
||||
<td min-width="40%" class="row_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['zaehler'];?>
|
||||
" height='30'>
|
||||
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
|
||||
|
||||
</td>
|
||||
<td class="row_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['zaehler'];?>
|
||||
" height='30'>
|
||||
<input align="right" type="text" name="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['pid'];?>
|
||||
" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['wert'];?>
|
||||
">
|
||||
</td>
|
||||
</tr>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
?>
|
||||
</table>
|
||||
</p>
|
||||
<br />
|
||||
<p align='center'>
|
||||
<input type='submit' name='senden' value="speichern">
|
||||
</p>
|
||||
<br />
|
||||
</fieldset>
|
||||
</form>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {
|
||||
if ($_smarty_tpl->tpl_vars['parameter_inserterr']->value == '1') {?>
|
||||
<html>
|
||||
<head>
|
||||
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_refill.css">
|
||||
</head>
|
||||
<body>
|
||||
<fieldset>
|
||||
<legend>Fehler beim der Speicherung</legend>
|
||||
<br />
|
||||
<br />
|
||||
Es traten folgende Fehler auf:
|
||||
<br />
|
||||
<?php echo $_smarty_tpl->tpl_vars['parameter_reason']->value;?>
|
||||
|
||||
<br />
|
||||
</fieldset>
|
||||
</form>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['parameter_inserterr']->value == '2') {?>
|
||||
<html>
|
||||
<head>
|
||||
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_refill.css">
|
||||
</head>
|
||||
<body>
|
||||
<fieldset>
|
||||
<legend>Speicherung</legend>
|
||||
<br />
|
||||
<br />
|
||||
<p align="center">
|
||||
Die Daten wurden übernommen.
|
||||
</p>
|
||||
<br />
|
||||
<br />
|
||||
</fieldset>
|
||||
</form>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,173 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:26:03
|
||||
from 'F:\git\survey\templates\modern\admin\index.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102f9bab5503_43163539',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1194bdff08b11a2775880c010e8606e7d7b541e7' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\index.html',
|
||||
1 => 1678782361,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102f9bab5503_43163539 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><!-- index gegen LDAP und DB bei externer Kennung-->
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<html>
|
||||
<head>
|
||||
<title>Willkommen zur Gottesdienstadministration</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_login.css" type="text/css">
|
||||
<style>
|
||||
.squarebutton_blue{
|
||||
width:100px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<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' : '75%',
|
||||
'height' : '75%',
|
||||
'autoScale' : true,
|
||||
'transitionIn' : 'elastic',
|
||||
'transitionOut' : 'elastic',
|
||||
'type' : 'iframe'
|
||||
});
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
</head>
|
||||
<body onload="if(document.login)document.login.user.focus();return false;">
|
||||
|
||||
<table height="100%" width="100%">
|
||||
<tr>
|
||||
<td width="20%">
|
||||
|
||||
</td>
|
||||
<td width="60%">
|
||||
<div class="Header">
|
||||
<div>
|
||||
<div align="center">Willkommen zur <?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pat_list_box">
|
||||
<p>
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_error']->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['index_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
|
||||
<tr>
|
||||
<td width="200px" align="center" valign="middle">
|
||||
<img style="margin:10px;padding:10px;"src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/message_login.gif" height="100">
|
||||
</td>
|
||||
<td align="left">
|
||||
<table width="100%">
|
||||
<form action=?action=anmeld method="POST" name="login">
|
||||
<tr>
|
||||
<td width="40%">
|
||||
<strong>Benutzerkennung</strong>
|
||||
</td>
|
||||
<td>
|
||||
<input class="eingabe" type="text" name="user" tabindex="1"></td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="40%">
|
||||
<strong>Passwort:</strong>
|
||||
</td>
|
||||
<td>
|
||||
<input class="eingabe" type="password" name="password" tabindex="2"></td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="100%" colspan="2" align="center">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="40%">
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="submit" value="Login">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p align="center">
|
||||
<!--
|
||||
<br />
|
||||
<br />
|
||||
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
|
||||
-->
|
||||
</p>
|
||||
<br />
|
||||
<br />
|
||||
|
||||
|
||||
</div>
|
||||
</td>
|
||||
<td width="20%">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
|
||||
<meta http-equiv="refresh" content="0; URL=indexframe.php">
|
||||
<?php }
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,79 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:41:45
|
||||
from 'F:\git\survey\templates\modern\admin\menu_administration.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102539daf4a4_71073015',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'423ee5ea21418ad765e85d6a042cb5c298676fe8' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\menu_administration.html',
|
||||
1 => 1678772567,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102539daf4a4_71073015 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://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'; ?>
|
||||
>
|
||||
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
||||
|
||||
|
||||
<form action="?action=suche" method='post' name='searchform'>
|
||||
<div class="accordion2">
|
||||
<h3><span>Voreinstellungen</span></h3>
|
||||
<ul>
|
||||
<li class="abstand"><a href="parameter.php" target="eingabe_haupt"><span>Systemparameter</span></a></li>
|
||||
</ul>
|
||||
<!--
|
||||
<h3><span>System</span></h3>
|
||||
<ul>
|
||||
<li class="abstand"><a href="tanimport.php" target="eingabe_haupt"><span>Hogrefe: TAN Import</span></a></li>
|
||||
<li class="abstand"><a href="praxisstellen_edit.php" target="eingabe_haupt"><span>Ausbildungsstellen bearbeiten</span></a></li>
|
||||
<li class="abstand"><a href="praxisstellen_news.php" target="eingabe_haupt"><span>Ausbildungsstellen News</span></a></li>
|
||||
<li class="abstand"><a href="dokverw.php" target="eingabe_haupt"><span>Dokumentenverwaltung</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 }
|
||||
}
|
||||
}
|
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:55:24
|
||||
from 'F:\git\survey\templates\modern\admin\survey_frame.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6410367c23a815_40863409',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'63f53ac71b7c11b9f4aec8f2775eca882995bc80' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\survey_frame.html',
|
||||
1 => 1678784077,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6410367c23a815_40863409 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title>Youtube Links</title>
|
||||
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
|
||||
</head>
|
||||
|
||||
|
||||
<frameset rows="1*" cols="300, 76%" border="0">
|
||||
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_survey.php">
|
||||
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="survey_erfassen.php">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
||||
<p>To view this page correctly, you need a Web browser that supports frames.</p>
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:41:48
|
||||
from 'F:\git\survey\templates\modern\admin\survey_erf_frame.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6410253c098ad9_55752777',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'66b7e76ac4461d059d6dab74de6f64954f7d8093' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\survey_erf_frame.html',
|
||||
1 => 1678779678,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6410253c098ad9_55752777 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title>Youtube Links</title>
|
||||
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
|
||||
</head>
|
||||
|
||||
|
||||
<frameset rows="1*" cols="300, 76%" border="0">
|
||||
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_youtube.php">
|
||||
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="yt_termine.php">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
||||
<p>To view this page correctly, you need a Web browser that supports frames.</p>
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,168 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:25:14
|
||||
from 'F:\git\survey\templates\modern\index.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102f6a466492_77768938',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'72fada56ec354c8637d623f9de1a020f6774497b' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\index.html',
|
||||
1 => 1678772566,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102f6a466492_77768938 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><!-- index gegen LDAP und DB bei externer Kennung-->
|
||||
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<title>Registrierung und Terminbuchung für Gottesdienste in Weinstadt-Beutelsbach</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_login.css" type="text/css">
|
||||
<style>
|
||||
.squarebutton_blue{
|
||||
width:100px;
|
||||
}
|
||||
</style>
|
||||
<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' : '75%',
|
||||
'height' : '75%',
|
||||
'autoScale' : true,
|
||||
'transitionIn' : 'elastic',
|
||||
'transitionOut' : 'elastic',
|
||||
'type' : 'iframe'
|
||||
});
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
<style>
|
||||
.container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.button {
|
||||
font: bold 11px Arial;
|
||||
text-decoration: none;
|
||||
background-color: #EEEEEE;
|
||||
color: #333333;
|
||||
padding: 2px 6px 2px 6px;
|
||||
border-top: 1px solid #CCCCCC;
|
||||
border-right: 1px solid #333333;
|
||||
border-bottom: 1px solid #333333;
|
||||
border-left: 1px solid #CCCCCC;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table height="100%" width="100%">
|
||||
<tr>
|
||||
<td width="5%">
|
||||
|
||||
</td>
|
||||
<td width="90%">
|
||||
<div class="Header">
|
||||
<div>
|
||||
<div align="center"> </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pat_list_box">
|
||||
<p>
|
||||
<?php if ($_smarty_tpl->tpl_vars['index_error']->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['index_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<table align="center" border="0" bordercolordark="white" bordercolorlight="" cellspacing="0" width="96%" >
|
||||
<tr>
|
||||
<td align="left">
|
||||
<table width="100%" border="0">
|
||||
<form action=?action=terminwahl method="POST" name="persdat">
|
||||
<tr>
|
||||
<td width="80%">
|
||||
<br>
|
||||
<br>
|
||||
<table width="100%" border=0>
|
||||
<tr>
|
||||
<td width="30%"> </td>
|
||||
<td width="40%"><p align='center'><img src='media/beutelsbach.jpg' width='300'></p></td>
|
||||
<td width="30%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%"> </td>
|
||||
<td width="40%"> </td>
|
||||
<td width="30%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%"> </td>
|
||||
<td width="40%">
|
||||
<p align='center'>
|
||||
<font size="3" color="red"><b>Eine Registrierung ist nicht mehr erforderlich!</b></font>
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
</td>
|
||||
<td width="30%"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
<td width="5%">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:16:37
|
||||
from 'F:\git\survey\templates\modern\admin\hauptframe.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102d65aa9842_78061655',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'87ea3d3309d44b6a68d97023c70c3c17d61daf46' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\hauptframe.html',
|
||||
1 => 1678780947,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102d65aa9842_78061655 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title>BPM Administration</title>
|
||||
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_refill.css">
|
||||
</head>
|
||||
|
||||
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
||||
|
||||
<div class="header">
|
||||
<div>
|
||||
<div>Willkommen</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pat_list_box">
|
||||
<p>
|
||||
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b>Willkommen bei der Administration JU & MI</b>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
Wählen Sie oben einen Reiter aus, um den gewünschten Bereich zu administrieren.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:16:37
|
||||
from 'F:\git\survey\templates\modern\admin\indexframe.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102d6596d164_11649592',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'95508f79f5b5bdc652d7252c46bddbc6363176d0' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\indexframe.html',
|
||||
1 => 1678780896,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102d6596d164_11649592 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['titel_head_umfrage']->value;?>
|
||||
</title>
|
||||
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
|
||||
</head>
|
||||
|
||||
<style type='text/css'>
|
||||
</style>
|
||||
|
||||
<frameset rows="103, 79%" cols="1*" border="0">
|
||||
<frame name="banner" scrolling="no" marginwidth="10" marginheight="0" namo_target_frame="detail" src="titel.php" noresize>
|
||||
<frameset rows="1*" cols="100%">
|
||||
<frame name="detail" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe.php">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
||||
<p>To view this page correctly, you need a Web browser that supports frames.</p>
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,79 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:41:48
|
||||
from 'F:\git\survey\templates\modern\admin\menu_youtube.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6410253c35d6d1_23813631',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'9e1de87f38414730434cf84db5eeec6f3b3266e8' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\menu_youtube.html',
|
||||
1 => 1678772567,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6410253c35d6d1_23813631 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://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'; ?>
|
||||
>
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
||||
|
||||
|
||||
<form action="?action=suche" method='post' name='searchform'>
|
||||
<div class="accordion2">
|
||||
<h3><span>Termine</span></h3>
|
||||
<ul>
|
||||
<li class="abstand"><a href="yt_termine.php" target="eingabe_haupt"><span>Streamingtermine</span></a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<!--
|
||||
<h3><span>Bewerber</span></h3>
|
||||
<ul>
|
||||
<li class="abstand"><a href="bewerber_daten.php" target="eingabe_haupt"><span>Bewerberdaten</span></a></li>
|
||||
<li class="abstand"><a href="datencheck.php" target="eingabe_haupt"><span>Datencheck</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 }?>
|
||||
|
||||
<?php }
|
||||
}
|
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:41:45
|
||||
from 'F:\git\survey\templates\modern\admin\administration_frame.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64102539cd7d94_94334113',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'b7f3904ef41f798193d09793484282cccee5ab34' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\administration_frame.html',
|
||||
1 => 1678772567,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64102539cd7d94_94334113 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title>Deputatverwaltung</title>
|
||||
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
|
||||
</head>
|
||||
|
||||
|
||||
<frameset rows="1*" cols="300, 76%" border="0">
|
||||
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_administration.php">
|
||||
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="parameter.php">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
||||
<p>To view this page correctly, you need a Web browser that supports frames.</p>
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html><?php }
|
||||
}
|
@ -0,0 +1,323 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:41:48
|
||||
from 'F:\git\survey\templates\modern\admin\yt_termine.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6410253c3148d4_10301058',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'f016c68f6179f1437f06a6e4350f9ab70fdaf3b6' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\yt_termine.html',
|
||||
1 => 1678772566,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6410253c3148d4_10301058 (Smarty_Internal_Template $_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" href="../jquery/jquery-ui.css">
|
||||
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-1.12.4.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-ui.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/globalize.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/globalize.culture.de-DE.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery.mousewheel.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery.timepicker.min.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<style type="text/css">
|
||||
.spinner {
|
||||
width: 112px;
|
||||
height: 15px;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
</style>
|
||||
<?php echo '<script'; ?>
|
||||
>
|
||||
$( function() {
|
||||
$( ".spinner" ).spinner({
|
||||
change: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
spin: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
start: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
stop: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
step: 1,
|
||||
numberFormat: "i",
|
||||
min:0,
|
||||
decimals:0
|
||||
});
|
||||
Globalize.culture( "de-DE" );
|
||||
} );
|
||||
|
||||
function trackKeys(evnt,regEx) {
|
||||
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
|
||||
return !!String.fromCharCode(keyCode).match(regEx);
|
||||
}
|
||||
//-->
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(function() {
|
||||
$(".datepicker").datepicker({
|
||||
prevText: '< zurück', prevStatus: '',
|
||||
prevJumpText: '<<', prevJumpStatus: '',
|
||||
changeMonth: true,
|
||||
changeYear: true,
|
||||
nextText: 'Vor >', nextStatus: '',
|
||||
nextJumpText: '>>', nextJumpStatus: '',
|
||||
currentText: 'Heute', currentStatus: '',
|
||||
todayText: 'Heute', todayStatus: '',
|
||||
clearText: '-', clearStatus: '',
|
||||
closeText: 'schließen', closeStatus: '',
|
||||
monthNames: ['Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
|
||||
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
|
||||
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
|
||||
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
||||
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
||||
weekHeader: 'Wo',
|
||||
weekStatus: 'Woche des Monats',
|
||||
showMonthAfterYear: false,
|
||||
showOn: 'focus',
|
||||
firstDay: 1,
|
||||
numberOfMonths : 1,
|
||||
yearRange: "c-5:+5",
|
||||
showButtonPanel : true,
|
||||
altField : "#datepicker_input",
|
||||
dateFormat : "dd.mm.yy",
|
||||
showWeek: true
|
||||
});
|
||||
$.datepicker._gotoToday = function(id) {
|
||||
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
|
||||
}
|
||||
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('input.timepicker').timepicker({
|
||||
timeFormat: 'HH:mm',
|
||||
interval: 30,
|
||||
minTime: '00:00',
|
||||
maxTime: '21:00',
|
||||
startTime: '0',
|
||||
dynamic: false,
|
||||
dropdown: true,
|
||||
scrollbar: true
|
||||
});
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<style>
|
||||
.StandardTable thead th{
|
||||
background: lightgray;
|
||||
border: 1px solid #656565;
|
||||
font-size:12px;
|
||||
font-family:Arial;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
}
|
||||
textarea{
|
||||
border: 1px solid #888;
|
||||
height: 6.7em;
|
||||
width: 48.5em;
|
||||
}
|
||||
select{
|
||||
width:630px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<form action="?action=save" method='post' name='erfassen'>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['termine_error']->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['termine_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Link erfassen</b>
|
||||
</legend>
|
||||
<br />
|
||||
<br />
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar ab Datum:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="datepicker" name="datum" id="datum" value="<?php echo $_smarty_tpl->tpl_vars['termine_value_datum']->value;?>
|
||||
">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar ab Uhrzeit:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="timepicker" name="tm_zeit" id="datum" value="<?php echo $_smarty_tpl->tpl_vars['termine_value_zeit']->value;?>
|
||||
" onKeypress="return trackKeys(event,/[0-9,:]/);">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
Link:
|
||||
</td>
|
||||
<td valign="top">
|
||||
<input type="text" name="url" id="url" value="<?php echo $_smarty_tpl->tpl_vars['termine_value_url']->value;?>
|
||||
" size="60">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<br />
|
||||
<p align='center'>
|
||||
<input type='submit' name='senden' value="Link speichern">
|
||||
</p>
|
||||
<br />
|
||||
</fieldset>
|
||||
</form>
|
||||
<br />
|
||||
<br />
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Erfasste Links</b>
|
||||
</legend>
|
||||
<table cellspacing="0" cellpadding="2" width="100%" border="1">
|
||||
<tr>
|
||||
<td>
|
||||
<b>lfd.Nr.</b>
|
||||
</td>
|
||||
<td>
|
||||
<b>Link verfügbar ab Datum</b>
|
||||
</td>
|
||||
<td>
|
||||
<b>Link verfügbar ab Uhrzeit</b>
|
||||
</td>
|
||||
<td>
|
||||
<b>Link</b>
|
||||
</td>
|
||||
<td align="center">
|
||||
<b>Edit</b>
|
||||
</td>
|
||||
<tr>
|
||||
<?php
|
||||
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data1_0_total = $__section_table_data1_0_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data1_0_total !== 0) {
|
||||
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
|
||||
<tr>
|
||||
<td>
|
||||
<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['datum_form'];?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['zeit'];?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href='<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['url'];?>
|
||||
' target='-new'><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['url'];?>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href=?edit=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['yid'];?>
|
||||
><img title = "Termin bearbeiten" border="0" height=10 src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/edit.png"></a>
|
||||
|
||||
<a href="?action=del&yid=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['yid'];?>
|
||||
"><img title = 'Termin löschen' border="0" height=10 src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/drop.png"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
?>
|
||||
</table>
|
||||
</fieldset>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,323 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:49:05
|
||||
from 'F:\git\survey\templates\modern\admin\survey_termine.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_641026f1684252_95035428',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'f38340e82d8adc5a80b17d4bf5acc2b511aaada0' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\survey_termine.html',
|
||||
1 => 1678772566,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641026f1684252_95035428 (Smarty_Internal_Template $_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" href="../jquery/jquery-ui.css">
|
||||
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-1.12.4.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-ui.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/globalize.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/globalize.culture.de-DE.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery.mousewheel.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery.timepicker.min.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<style type="text/css">
|
||||
.spinner {
|
||||
width: 112px;
|
||||
height: 15px;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
</style>
|
||||
<?php echo '<script'; ?>
|
||||
>
|
||||
$( function() {
|
||||
$( ".spinner" ).spinner({
|
||||
change: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
spin: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
start: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
stop: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
step: 1,
|
||||
numberFormat: "i",
|
||||
min:0,
|
||||
decimals:0
|
||||
});
|
||||
Globalize.culture( "de-DE" );
|
||||
} );
|
||||
|
||||
function trackKeys(evnt,regEx) {
|
||||
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
|
||||
return !!String.fromCharCode(keyCode).match(regEx);
|
||||
}
|
||||
//-->
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(function() {
|
||||
$(".datepicker").datepicker({
|
||||
prevText: '< zurück', prevStatus: '',
|
||||
prevJumpText: '<<', prevJumpStatus: '',
|
||||
changeMonth: true,
|
||||
changeYear: true,
|
||||
nextText: 'Vor >', nextStatus: '',
|
||||
nextJumpText: '>>', nextJumpStatus: '',
|
||||
currentText: 'Heute', currentStatus: '',
|
||||
todayText: 'Heute', todayStatus: '',
|
||||
clearText: '-', clearStatus: '',
|
||||
closeText: 'schließen', closeStatus: '',
|
||||
monthNames: ['Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
|
||||
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
|
||||
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
|
||||
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
||||
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
||||
weekHeader: 'Wo',
|
||||
weekStatus: 'Woche des Monats',
|
||||
showMonthAfterYear: false,
|
||||
showOn: 'focus',
|
||||
firstDay: 1,
|
||||
numberOfMonths : 1,
|
||||
yearRange: "c-5:+5",
|
||||
showButtonPanel : true,
|
||||
altField : "#datepicker_input",
|
||||
dateFormat : "dd.mm.yy",
|
||||
showWeek: true
|
||||
});
|
||||
$.datepicker._gotoToday = function(id) {
|
||||
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
|
||||
}
|
||||
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('input.timepicker').timepicker({
|
||||
timeFormat: 'HH:mm',
|
||||
interval: 30,
|
||||
minTime: '00:00',
|
||||
maxTime: '21:00',
|
||||
startTime: '0',
|
||||
dynamic: false,
|
||||
dropdown: true,
|
||||
scrollbar: true
|
||||
});
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<style>
|
||||
.StandardTable thead th{
|
||||
background: lightgray;
|
||||
border: 1px solid #656565;
|
||||
font-size:12px;
|
||||
font-family:Arial;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
}
|
||||
textarea{
|
||||
border: 1px solid #888;
|
||||
height: 6.7em;
|
||||
width: 48.5em;
|
||||
}
|
||||
select{
|
||||
width:630px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<form action="?action=save" method='post' name='erfassen'>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['termine_error']->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['termine_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Link erfassen</b>
|
||||
</legend>
|
||||
<br />
|
||||
<br />
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar ab Datum:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="datepicker" name="datum" id="datum" value="<?php echo $_smarty_tpl->tpl_vars['termine_value_datum']->value;?>
|
||||
">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar ab Uhrzeit:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="timepicker" name="tm_zeit" id="datum" value="<?php echo $_smarty_tpl->tpl_vars['termine_value_zeit']->value;?>
|
||||
" onKeypress="return trackKeys(event,/[0-9,:]/);">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
Link:
|
||||
</td>
|
||||
<td valign="top">
|
||||
<input type="text" name="url" id="url" value="<?php echo $_smarty_tpl->tpl_vars['termine_value_url']->value;?>
|
||||
" size="60">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<br />
|
||||
<p align='center'>
|
||||
<input type='submit' name='senden' value="Link speichern">
|
||||
</p>
|
||||
<br />
|
||||
</fieldset>
|
||||
</form>
|
||||
<br />
|
||||
<br />
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Erfasste Links</b>
|
||||
</legend>
|
||||
<table cellspacing="0" cellpadding="2" width="100%" border="1">
|
||||
<tr>
|
||||
<td>
|
||||
<b>lfd.Nr.</b>
|
||||
</td>
|
||||
<td>
|
||||
<b>Link verfügbar ab Datum</b>
|
||||
</td>
|
||||
<td>
|
||||
<b>Link verfügbar ab Uhrzeit</b>
|
||||
</td>
|
||||
<td>
|
||||
<b>Link</b>
|
||||
</td>
|
||||
<td align="center">
|
||||
<b>Edit</b>
|
||||
</td>
|
||||
<tr>
|
||||
<?php
|
||||
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
|
||||
$__section_table_data1_0_total = $__section_table_data1_0_loop;
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
|
||||
if ($__section_table_data1_0_total !== 0) {
|
||||
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
|
||||
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
|
||||
?>
|
||||
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
|
||||
<tr>
|
||||
<td>
|
||||
<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['datum_form'];?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['zeit'];?>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href='<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['url'];?>
|
||||
' target='-new'><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['url'];?>
|
||||
</a>
|
||||
</td>
|
||||
<td align="center">
|
||||
<a href=?edit=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['yid'];?>
|
||||
><img title = "Termin bearbeiten" border="0" height=10 src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/edit.png"></a>
|
||||
|
||||
<a href="?action=del&yid=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['yid'];?>
|
||||
"><img title = 'Termin löschen' border="0" height=10 src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/drop.png"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
?>
|
||||
</table>
|
||||
</fieldset>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,482 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 14:36:51
|
||||
from 'F:\git\survey\templates\modern\admin\survey_erfassen.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_64107873606144_44272976',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'f5d4a0b4fbdc268efcb11fce31782046bfefabac' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\survey_erfassen.html',
|
||||
1 => 1678801006,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64107873606144_44272976 (Smarty_Internal_Template $_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" href="../jquery/jquery-ui.css">
|
||||
<link rel="stylesheet" href="../jquery/jquery.timepicker.min.css">
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-1.12.4.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-ui.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/globalize.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/globalize.culture.de-DE.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery.mousewheel.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery.timepicker.min.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<style type="text/css">
|
||||
.spinner {
|
||||
width: 112px;
|
||||
height: 15px;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
</style>
|
||||
<?php echo '<script'; ?>
|
||||
>
|
||||
$( function() {
|
||||
$( ".spinner" ).spinner({
|
||||
change: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
spin: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
start: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
stop: function (event, ui) {
|
||||
<!--calc_erm_78();-->
|
||||
},
|
||||
step: 1,
|
||||
numberFormat: "i",
|
||||
min:0,
|
||||
decimals:0
|
||||
});
|
||||
Globalize.culture( "de-DE" );
|
||||
} );
|
||||
|
||||
function trackKeys(evnt,regEx) {
|
||||
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
|
||||
return !!String.fromCharCode(keyCode).match(regEx);
|
||||
}
|
||||
//-->
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(function() {
|
||||
$(".datepicker").datepicker({
|
||||
prevText: '< zurück', prevStatus: '',
|
||||
prevJumpText: '<<', prevJumpStatus: '',
|
||||
changeMonth: true,
|
||||
changeYear: true,
|
||||
nextText: 'Vor >', nextStatus: '',
|
||||
nextJumpText: '>>', nextJumpStatus: '',
|
||||
currentText: 'Heute', currentStatus: '',
|
||||
todayText: 'Heute', todayStatus: '',
|
||||
clearText: '-', clearStatus: '',
|
||||
closeText: 'schließen', closeStatus: '',
|
||||
monthNames: ['Januar','Februar','März','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
|
||||
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun','Jul','Aug','Sep','Okt','Nov','Dez'],
|
||||
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
|
||||
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
||||
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
||||
weekHeader: 'Wo',
|
||||
weekStatus: 'Woche des Monats',
|
||||
showMonthAfterYear: false,
|
||||
showOn: 'focus',
|
||||
firstDay: 1,
|
||||
numberOfMonths : 1,
|
||||
yearRange: "c-5:+5",
|
||||
showButtonPanel : true,
|
||||
altField : "#datepicker_input",
|
||||
dateFormat : "dd.mm.yy",
|
||||
showWeek: true
|
||||
});
|
||||
$.datepicker._gotoToday = function(id) {
|
||||
$(id).datepicker('setDate', new Date()).datepicker('hide').blur();
|
||||
}
|
||||
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
$('input.timepicker').timepicker({
|
||||
timeFormat: 'HH:mm',
|
||||
interval: 30,
|
||||
minTime: '00:00',
|
||||
maxTime: '23:00',
|
||||
startTime: '0',
|
||||
dynamic: false,
|
||||
dropdown: true,
|
||||
scrollbar: true
|
||||
});
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<style>
|
||||
.StandardTable thead th{
|
||||
background: lightgray;
|
||||
border: 1px solid #656565;
|
||||
font-size:12px;
|
||||
font-family:Arial;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
}
|
||||
textarea{
|
||||
border: 1px solid #888;
|
||||
height: 6.7em;
|
||||
width: 48.5em;
|
||||
}
|
||||
select{
|
||||
width:630px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<form action="?action=fragen" method='post' name='erfassen'>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['umfrageerf_error']->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['umfrageerf_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Zeitraum der Umfrage und Bezeichnung</b>
|
||||
</legend>
|
||||
<br />
|
||||
<br />
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar ab Datum:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="datepicker" name="datumvon" id="datumvon" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_datumvon']->value;?>
|
||||
">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar ab Uhrzeit:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="timepicker" name="zeitvon" id="zeitvon" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_zeitvon']->value;?>
|
||||
" onKeypress="return trackKeys(event,/[0-9,:]/);">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar bis Datum:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="datepicker" name="datumbis" id="datumbis" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_datumbis']->value;?>
|
||||
">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
Link verfügbar bis Uhrzeit:
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" class="timepicker" name="zeitbis" id="zeitbis" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_zeitbis']->value;?>
|
||||
" onKeypress="return trackKeys(event,/[0-9,:]/);">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="30%">
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
Headline der Umfrage:
|
||||
</td>
|
||||
<td valign="top">
|
||||
<input type="text" name="headline" id="headline" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_headline']->value;?>
|
||||
" size="60">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<br />
|
||||
<p align='center'>
|
||||
<input type='submit' name='senden' value="Weiter - Fragen erfassen">
|
||||
</p>
|
||||
<br />
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == 'fragen') {?>
|
||||
<html>
|
||||
<head>
|
||||
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_refill.css">
|
||||
|
||||
<style>
|
||||
.StandardTable thead th{
|
||||
background: lightgray;
|
||||
border: 1px solid #656565;
|
||||
font-size:12px;
|
||||
font-family:Arial;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
}
|
||||
textarea{
|
||||
border: 1px solid #888;
|
||||
height: 6.7em;
|
||||
width: 48.5em;
|
||||
}
|
||||
select{
|
||||
width:630px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<form action="?action=save" method='post' name='erfassen'>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['umfrageerf_error']->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['umfrageerf_error_text']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<?php }?>
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b>Frage & Antworten erfassen</b>
|
||||
</legend>
|
||||
<br />
|
||||
<br />
|
||||
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
|
||||
<tr>
|
||||
<td>
|
||||
Frage:
|
||||
</td>
|
||||
<td valign="top">
|
||||
<input type="text" name="frage" id="frage" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_frage']->value;?>
|
||||
" size="60">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Antwort:
|
||||
</td>
|
||||
<td valign="top">
|
||||
<input type="text" name="antwort" id="antwort" value="<?php echo $_smarty_tpl->tpl_vars['umfrageerf_value_antwort']->value;?>
|
||||
" size="60">
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
</table>
|
||||
<br />
|
||||
<p align='center'>
|
||||
<input type='submit' name='senden' value="Speichern">
|
||||
</p>
|
||||
<br />
|
||||
</fieldset>
|
||||
<br>
|
||||
<br>
|
||||
<fieldset>
|
||||
<legend>
|
||||
<b> Vorschau der Frage</b>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="description" content="Scrollable tab for Bootstrap 5">
|
||||
<meta name="keywords" content="Bootstrap, Bootstrap 5, Tabs">
|
||||
<meta name="author" content="Federico Navarrete">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Scrollable Tabs Bootstrap 5</title>
|
||||
<link href="../bootstrap/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<?php echo '<script'; ?>
|
||||
src="../bootstrap/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"><?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
<link rel="stylesheet" href="../bootstrap/node_modules/bootstrap-icons/font/bootstrap-icons.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="w-100 pt-3">
|
||||
<div class="scroller scroller-left float-start mt-2"><i class="bi bi-caret-left-fill"></i></div>
|
||||
<div class="scroller scroller-right float-end mt-2"><i class="bi bi-caret-right-fill"></i></div>
|
||||
<div class="wrapper-nav">
|
||||
<nav class="nav nav-tabs list mt-2" id="myTab" role="tablist">
|
||||
<a class="nav-item nav-link pointer active" data-bs-toggle="tab" data-bs-target="#tab1" role="tab" aria-controls="public" aria-selected="true">Tab1</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab2" role="tab" data-bs-toggle="tab">Tab 2</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab3" role="tab" data-bs-toggle="tab">Tab 3</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab4" role="tab" data-bs-toggle="tab">Tab 4</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab5" role="tab" data-bs-toggle="tab">Tab 5</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab6" role="tab" data-bs-toggle="tab">Tab 6</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab7" role="tab" data-bs-toggle="tab">Tab 7</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab8" role="tab" data-bs-toggle="tab">Tab 8</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab9" role="tab" data-bs-toggle="tab">Tab 9</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab10" role="tab" data-bs-toggle="tab">Tab 10</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab11" role="tab" data-bs-toggle="tab">Tab 11</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab12" role="tab" data-bs-toggle="tab">Tab 12</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab13" role="tab" data-bs-toggle="tab">Tab 13</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab14" role="tab" data-bs-toggle="tab">Tab 14</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab15" role="tab" data-bs-toggle="tab">Tab 15</a>
|
||||
<a class="nav-item nav-link pointer" data-bs-target="#tab16" role="tab" data-bs-toggle="tab">Tab 16</a>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="tab-content p-3" id="myTabContent">
|
||||
<div role="tabpanel" class="tab-pane fade active show mt-2" id="tab1" aria-labelledby="public-tab" >
|
||||
This is the content of Tab 1...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab2" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 2...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab3" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 3...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab4" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 4...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab5" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 5...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab6" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 6...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab7" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 7...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab8" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 8...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab9" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 9...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab10" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 10...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab11" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 11...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab12" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 12...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab13" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 13...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab14" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 14...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab15" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 15...
|
||||
</div>
|
||||
<div class="tab-pane fade mt-2" id="tab16" role="tabpanel" aria-labelledby="group-dropdown2-tab" >
|
||||
This is the content of Tab 16...
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
src="../bootstrap/node_modules/move-js/move.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<link href="../bootstrap/dist/scrollable-tabs.min.css" rel="stylesheet">
|
||||
<?php echo '<script'; ?>
|
||||
src="../bootstrap/dist/scrollable-tabs.min.js"><?php echo '</script'; ?>
|
||||
>
|
||||
</body>
|
||||
</html>
|
||||
</legend>
|
||||
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<?php }
|
||||
}
|
||||
}
|
@ -0,0 +1,82 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:57:09
|
||||
from 'F:\git\survey\templates\modern\admin\menu_survey.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_641036e5ca7822_13932048',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'fdd84ecf710c36b478ba8c01add0148d5438bbc7' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\menu_survey.html',
|
||||
1 => 1678784225,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641036e5ca7822_13932048 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://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'; ?>
|
||||
>
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
||||
|
||||
|
||||
<form action="?action=suche" method='post' name='searchform'>
|
||||
<div class="accordion2">
|
||||
<h3><span><?php echo $_smarty_tpl->tpl_vars['menu_survey_head1']->value;?>
|
||||
</span></h3>
|
||||
<ul>
|
||||
<li class="abstand"><a href="survey_erfassen.php" target="eingabe_haupt"><span><?php echo $_smarty_tpl->tpl_vars['menu_survey_head1_sub1']->value;?>
|
||||
</span></a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<!--
|
||||
<h3><span>Bewerber</span></h3>
|
||||
<ul>
|
||||
<li class="abstand"><a href="bewerber_daten.php" target="eingabe_haupt"><span>Bewerberdaten</span></a></li>
|
||||
<li class="abstand"><a href="datencheck.php" target="eingabe_haupt"><span>Datencheck</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 }?>
|
||||
|
||||
|
||||
<?php }
|
||||
}
|
Reference in New Issue
Block a user