dvm/templates_c/610e0e21b56efa3b55d4ad131ba857095edafe39_0.file.index.html.php
2023-04-25 13:15:15 +02:00

142 lines
5.3 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2021-04-28 08:37:50
from "/srv/www/htdocs-hvf/kurs/dvm/templates/modern/bewerbung/index.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_608902be265339_01000213',
'file_dependency' =>
array (
'610e0e21b56efa3b55d4ad131ba857095edafe39' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/dvm/templates/modern/bewerbung/index.html',
1 => 1617006354,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_608902be265339_01000213 ($_smarty_tpl) {
?>
<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>Bewerbung DVM</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Pragma" content="no-cache">
<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;
}
.LoginButton {
background-color:#44c767;
border-radius:28px;
border:1px solid #18ab29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:17px;
padding:16px 31px;
text-decoration:none;
text-shadow:0px 1px 0px #2f6627;
}
.LoginButton:hover {
background-color:#5cbf2a;
}
.LoginButton:active {
position:relative;
top:1px;
}
</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;" onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center">Bewerbung DVM</div>
</div>
</div>
<div class="pat_list_box" style="padding-left: 20px;padding-right: 20px;">
<p>
<p>Willkommen im gemeinsamen Bewerberportal der Hochschulen Ludwigsburg und Kehl f&uuml;r den Studiengang Digitales Verwaltungsmanagement- Bachelor of Arts!</p>
<p>Bewerbungsschluss ist der 15. Juli 2021 (Studienbeginn 1. September 2021). Bitte beachten Sie, dass eine Hochschulzugangsberechtigung (HZB) aufgrund der sp&auml;teren
Zeugnisausgaben in 2021 noch bis 31. Juli per E-Mail (<a href="mailto:bewerbungdvm@hs-ludwigsburg.de">bewerbungdvm@hs-ludwigsburg.de</a> oder <a href="mailto:bachelor@hs-kehl.de">bachelor@hs-kehl.de</a>) nachgereicht werden kann. Eine HZB muss bis 31. Juli 2021 vorgelegt werden.
</p>
<p>Bei Fragen wenden Sie sich an:</p>
<p>Hochschule f&uuml;r &ouml;ffentliche Verwaltung Kehl<br>
Zulassung<br>
Kinzigallee 1<br>
D-77694 Kehl<br>
Telefon: 07851/894-114<br>
E-mail: <a href="mailto:bachelor@hs-kehl.de">bachelor@hs-kehl.de</a><br>
Home: <a href="www.hs-kehl.de">www.hs-kehl.de</a>
</p>
oder </p>
Hochschule f&uuml;r &ouml;ffentliche Verwaltung und Finanzen Ludwigsburg<br>
Zulassung<br>
Reuteallee 36<br>
D - 71634 Ludwigsburg<br>
Telefon: 07141/140-533<br>
E-mail: <a href="mailto:bewerbungdvm@hs-ludwigsburg.de">bewerbungdvm@hs-ludwigsburg.de</a><br>
Home: <a href="https://www.hs-ludwigsburg.de">www.hs-ludwigsburg.de</a><br>
<br>
<br>
<p align="center">
<a href="bewerbung.php" class="LoginButton">Login zum Bewerbungsverfahren DVM</a>
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html><?php }
}