survey/templates_c/31a8e0661099efd7ffc4934a30b81ed2122527b5_0.file.indexframe.html.php
2023-03-22 17:15:39 +01:00

50 lines
1.5 KiB
PHP

<?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\indexframe.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_641abc1bc50486_32205381',
'has_nocache_code' => false,
'file_dependency' =>
array (
'31a8e0661099efd7ffc4934a30b81ed2122527b5' =>
array (
0 => 'C:\\xampp_8.0.9\\htdocs\\survey\\templates\\modern\\admin\\indexframe.html',
1 => 1678953852,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_641abc1bc50486_32205381 (Smarty_Internal_Template $_smarty_tpl) {
?><html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['titel_head_umfrage']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="103, 79%" cols="1*" border="0">
<frame name="banner" scrolling="no" marginwidth="10" marginheight="0" namo_target_frame="detail" src="titel.php" noresize>
<frameset rows="1*" cols="100%">
<frame name="detail" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}