Jahresübersicht angepasst
This commit is contained in:
@ -0,0 +1,45 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2023-07-10 12:56:26
|
||||
from "F:\git\prognose_kehl\templates\standard\indexframe.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_64abe3dac2fb28_95532599',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'c90419cd848c991a130aa49e0818381bc80cad8f' =>
|
||||
array (
|
||||
0 => 'F:\\git\\prognose_kehl\\templates\\standard\\indexframe.html',
|
||||
1 => 1688986237,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_64abe3dac2fb28_95532599 ($_smarty_tpl) {
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</title>
|
||||
</head>
|
||||
<frameset framespacing="0" border="0" frameborder="0" rows="64,*">
|
||||
<frame name="Banner" scrolling="no" noresize target="Inhalt" src="topframe.php">
|
||||
<frameset cols="195,*">
|
||||
<frame name="Inhalt" target="Hauptframe" scrolling="auto" src="menuframe.php" noresize>
|
||||
<frame name="kurshaupt" scrolling="auto" src="hauptframe.php" target="_self">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body>
|
||||
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht
|
||||
unterstützt.</p>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
|
||||
</html><?php }
|
||||
}
|
Reference in New Issue
Block a user