first commit
This commit is contained in:
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2022-02-05 21:04:20
|
||||
from '/var/www/web360/htdocs/gottesdienst/templates/modern/admin/qr_frame.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_61fed8441a8880_65242428',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'8b52b1b8a41ee9c8c3d470250887a27d1017fa7d' =>
|
||||
array (
|
||||
0 => '/var/www/web360/htdocs/gottesdienst/templates/modern/admin/qr_frame.html',
|
||||
1 => 1623086670,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_61fed8441a8880_65242428 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title>Youtube Links</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_qr.php">
|
||||
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="qr_code.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