first commit
This commit is contained in:
@ -0,0 +1,46 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2019-11-07 20:23:28
|
||||
from "/srv/www/htdocs-hvf/kurs/deputat/templates/modern/admin_frame.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_5dc46f30d10d08_23517869',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'85d3ca8da1ec4940bd91e2dae28727f9af797901' =>
|
||||
array (
|
||||
0 => '/srv/www/htdocs-hvf/kurs/deputat/templates/modern/admin_frame.html',
|
||||
1 => 1561633110,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_5dc46f30d10d08_23517869 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<title>Deputatverwaltung</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_admin" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_admin.php" />
|
||||
<frame name="admin_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_admin.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 }
|
||||
}
|
Reference in New Issue
Block a user