Responsive Dashboard hinzugefügt
This commit is contained in:
@ -0,0 +1,72 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-22 09:28:11
|
||||
from 'C:\xampp_8.0.9\htdocs\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_641abc1be49304_37804149',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'f3f12c7e9699135fb02af920d0404a44c0250f4e' =>
|
||||
array (
|
||||
0 => 'C:\\xampp_8.0.9\\htdocs\\survey\\templates\\modern\\admin\\titel.html',
|
||||
1 => 1678953804,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641abc1be49304_37804149 (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">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<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 }
|
||||
}
|
Reference in New Issue
Block a user