deputat/templates_c/582dc26987267396089d31cc6fc81ebcad03aec2_0.file.eingabe_frame.html.php
2023-04-25 13:25:59 +02:00

45 lines
1.3 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2022-06-27 15:39:45
from "E:\xampp_7.4.12\htdocs\deputat\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_62b9b321613f64_27213506',
'file_dependency' =>
array (
'582dc26987267396089d31cc6fc81ebcad03aec2' =>
array (
0 => 'E:\\xampp_7.4.12\\htdocs\\deputat\\templates\\modern\\eingabe_frame.html',
1 => 1583413883,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_62b9b321613f64_27213506 ($_smarty_tpl) {
?>
<html>
<head>
<title>Deputatverwaltung</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="jahrgang.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 }
}