Änderungen Dienstag
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 09:55:24
|
||||
/* Smarty version 3.1.39, created on 2023-03-21 08:36:39
|
||||
from 'F:\git\survey\templates\modern\admin\survey_frame.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6410367c23a815_40863409',
|
||||
'unifunc' => 'content_64195e875dccf0_63177290',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'63f53ac71b7c11b9f4aec8f2775eca882995bc80' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\survey_frame.html',
|
||||
1 => 1678784077,
|
||||
1 => 1679332471,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
@ -20,17 +20,18 @@ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6410367c23a815_40863409 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
function content_64195e875dccf0_63177290 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title>Youtube Links</title>
|
||||
<link type="text/css" rel="stylesheet" href="../css/styles_refill.css">
|
||||
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/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_survey.php">
|
||||
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="survey_erfassen.php">
|
||||
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="survey_erfassen.php?new=1">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
Reference in New Issue
Block a user