bpm/templates_c/b1e46c160db8c48f2897b744aef6ebe2aef3fb04_0.file.profil.html.php
2022-11-28 10:24:23 +01:00

496 lines
15 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2020-07-23 10:36:36
from "/srv/www/htdocs-hvf/kurs/bpm/templates/modern/praxisstelle/profil.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5f194c147eacb5_40446473',
'file_dependency' =>
array (
'b1e46c160db8c48f2897b744aef6ebe2aef3fb04' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/praxisstelle/profil.html',
1 => 1595482760,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5f194c147eacb5_40446473 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Profil der Ausbildungsstellen BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<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: '&#x3c; zur&uuml;ck', prevStatus: '',
prevJumpText: '&#x3c;&#x3c;', prevJumpStatus: '',
changeMonth: true,
changeYear: true,
nextText: 'Vor &#x3e;', nextStatus: '',
nextJumpText: '&#x3e;&#x3e;', nextJumpStatus: '',
currentText: 'Heute', currentStatus: '',
todayText: 'Heute', todayStatus: '',
clearText: '-', clearStatus: '',
closeText: 'schlie&szlig;en', closeStatus: '',
monthNames: ['Januar','Februar','M&auml;rz','April','Mai','Juni','Juli','August','September','Oktober','November','Dezember'],
monthNamesShort: ['Jan','Feb','M&auml;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: '7',
maxTime: '18:00',
startTime: '7',
dynamic: false,
dropdown: true,
scrollbar: true
});
});
<?php echo '</script'; ?>
>
<style>
.desc{
width:400px;
}
.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;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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>
<link rel="stylesheet" type="text/css" href="css/component.css" />
<?php echo '<script'; ?>
type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
<?php echo '</script'; ?>
>
</head>
<body>
<form action="?action=save" method='post' name='save'>
<?php if ($_smarty_tpl->tpl_vars['dst_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['dst_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<fieldset class="fieldset2">
<legend>
<b>Profil</b>
</legend>
<br />
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0" class="StandardTable">
<tr>
<td width="15%">
<b>Art:</b>
</td>
<td>
<select name="art" size="5">
<option value="Gemeindeverwaltung" <?php if ($_smarty_tpl->tpl_vars['dst_bezeichnung']->value == 'Gemeindeverwaltung') {?> selected <?php }?>}>Gemeindeverwaltung</option>
<option value="GVV" <?php if ($_smarty_tpl->tpl_vars['dst_bezeichnung']->value == 'GVV') {?> selected <?php }?>}>GVV</option>
<option value="Landratsamt" <?php if ($_smarty_tpl->tpl_vars['dst_bezeichnung']->value == 'Landratsamt') {?> selected <?php }?>}>Landratsamt</option>
<option value="Stadtverwaltung" <?php if ($_smarty_tpl->tpl_vars['dst_bezeichnung']->value == 'Stadtverwaltung') {?> selected <?php }?>}>Stadtverwaltung</option>
<option value="VVG" <?php if ($_smarty_tpl->tpl_vars['dst_bezeichnung']->value == 'VVG') {?> selected <?php }?>}>VVG</option>
</select>
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="15%">
<b>Behördenname:</b>
</td>
<td>
<input type="text" name="name" id="name" value="<?php echo $_smarty_tpl->tpl_vars['dst_name']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
<tr>
<tr>
<td width="15%">
<b>Straße:</b>
</td>
<td>
<input type="text" name="str" id="str" value="<?php echo $_smarty_tpl->tpl_vars['dst_str']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
<b>PLZ / Ort:</b>
</td>
<td>
<input type="text" name="plz" id="plz" value="<?php echo $_smarty_tpl->tpl_vars['dst_plz']->value;?>
" size="5"> <input type="text" name="ort" id="ort" value="<?php echo $_smarty_tpl->tpl_vars['dst_ort']->value;?>
" size="30">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
<b>Funktionsmailadresse:</b>
</td>
<td>
<input type="text" name="mail" id="mail" value="<?php echo $_smarty_tpl->tpl_vars['dst_mail']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%" colspan="2"><b>Anmeldefrist für Onlinebewerbungen:</b>
<br>Ist ein Datum gesetzt, wird die Ausbildungsstelle den Bewerbern nur innerhalb dieses Zeitraums für Onlinebewerbungen angeboten.
</td>
</tr>
<tr>
<td width="15%">
<b>Anzeige von:</b>
</td>
<td>
<input type="text" class="datepicker" name="gueltigvon" id="gueltigvon" value="<?php echo $_smarty_tpl->tpl_vars['dst_value_gueltigvon']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="15%">
<b>Anzeige bis:</b>
</td>
<td>
<input type="text" class="datepicker" name="gueltigbis" id="gueltigbis" value="<?php echo $_smarty_tpl->tpl_vars['dst_value_gueltigbis']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td colspan="2"width="15%">
Neues Passwort erstellen:<br>
</td>
</tr>
<tr>
<td width="15%">
<b>Passwort:</b>
</td>
<td>
<input name="pwd_prx" id="pwd_prx" type="password" value="<?php echo $_smarty_tpl->tpl_vars['dst_pwd']->value;?>
" size="40">
</td>
</tr>
<tr>
<td width="15%">&nbsp;
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td width="15%">
<b>Passwort wiederholen:</b>
</td>
<td>
<input name="pwd_prx_wied" id="pwd_prx_wied" type="password" value="<?php echo $_smarty_tpl->tpl_vars['dst_pwd_wied']->value;?>
" size="40">
</td>
</tr>
</table>
<br />
<br />
<br />
<b><u>Informationen</u></b>
<ul>
<li>Bitte beachten Sie, dass alle Felder - außer Passwörter - Pflichtfelder sind.</li>
<li>Wollen Sie das Passwort ändern, müssen die Felder "Passwort" und "Passwort wiederholen" identisch ausgefüllt sein</li>
<li>Bitte geben Sie <b>KEINE</b> persönliche Mailadresse ein wie <u>vorname.nachname@...</u> sondern besser bspw. <u>ausbildung@...</u></li>
<li>Der Anmeldename im Ausbildungsstellenportal ist die angegebene E-Mailadresse sowie das hier angegebene Passwort.</li>
</ul>
<p align='center'>
<input type='submit' name='senden' value="Profil speichern">
</p>
<br />
</fieldset>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Profil der Ausbildungsstellen BPM (Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style>
.desc{
width:400px;
}
.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;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.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>
<link rel="stylesheet" type="text/css" href="css/component.css" />
<?php echo '<script'; ?>
type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
<?php echo '</script'; ?>
>
</head>
<body>
<fieldset>
<legend>
<b>Profil bearbeitet</b>
</legend>
<br>
Das Profil wurde bearbeitet.<br>
<br>
</fieldset>
</form>
</body>
</html>
<?php }
}
}