survey/templates_c/00740ec2fa99ae0e865295cb8a1730fe94e0ee26_0.file.titel.html.php
2023-03-21 14:17:05 +01:00

73 lines
1.9 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-03-21 08:36:36
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_64195e84b2d1a4_16437481',
'has_nocache_code' => false,
'file_dependency' =>
array (
'00740ec2fa99ae0e865295cb8a1730fe94e0ee26' =>
array (
0 => 'F:\\git\\survey\\templates\\modern\\admin\\titel.html',
1 => 1679064931,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64195e84b2d1a4_16437481 (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">&nbsp;</td>
<td width="159">&nbsp;</td>
<td width="71">&nbsp;</td>
<td width="2%">&nbsp;</td>
<td width="">&nbsp;</td>
<td width="157" valign="top">
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
</td>
<td width="25">&nbsp;</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 }
}