bpm/templates_c/c1c182e104c4a832c439ad2072745edde6579c0e_0.file.administration_frame.html.php
2022-11-28 10:24:23 +01:00

45 lines
1.3 KiB
PHP
Executable File

<?php
/* Smarty version 3.1.29, created on 2020-07-23 09:46:25
from "/srv/www/htdocs-hvf/kurs/bpm/templates/modern/admin/administration_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5f1940515e3cf5_79481004',
'file_dependency' =>
array (
'c1c182e104c4a832c439ad2072745edde6579c0e' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/admin/administration_frame.html',
1 => 1595490378,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5f1940515e3cf5_79481004 ($_smarty_tpl) {
?>
<html>
<head>
<title>Deputatverwaltung</title>
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
</head>
<frameset rows="1*" cols="300, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_administration.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="parameter.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 }
}