first commit
This commit is contained in:
@ -0,0 +1,56 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2021-04-28 08:10:56
|
||||
from "/srv/www/htdocs-hvf/kurs/dvm/templates/modern/admin/hauptframe.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_6088fc70896e21_98299025',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'af5027e42607cccb08989f8eadaf36ef83906e0f' =>
|
||||
array (
|
||||
0 => '/srv/www/htdocs-hvf/kurs/dvm/templates/modern/admin/hauptframe.html',
|
||||
1 => 1581069822,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6088fc70896e21_98299025 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<title>DVM 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 DVM Administration</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 }
|
||||
}
|
Reference in New Issue
Block a user