ideenmanagement/templates_c/6135d98057ef18f7c782ee17590ad02d7bef6d30_0.file.eingabe_frame.html.php
2023-03-09 11:22:13 +01:00

45 lines
1.3 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:50
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\eingabe_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a94251e6df6b8_13053505',
'file_dependency' =>
array (
'6135d98057ef18f7c782ee17590ad02d7bef6d30' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\eingabe_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a94251e6df6b8_13053505 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_eingabe.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_eingabe.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 }
}