ideenmanagement/templates_c/0b658665b0e381f903fe84aa4c87d4d1e8ebfcad_0.file.beteiligte_frame.html.php
2023-03-09 11:22:13 +01:00

47 lines
1.4 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2019-01-17 11:27:22
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c40588a44a761_41217908',
'file_dependency' =>
array (
'0b658665b0e381f903fe84aa4c87d4d1e8ebfcad' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c40588a44a761_41217908 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_beteiligte" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_beteiligte.php" />
<frame name="beteiligte_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_beteiligte.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 }
}