Änderungen Dienstag
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-14 08:44:04
|
||||
/* Smarty version 3.1.39, created on 2023-03-21 08:36:36
|
||||
from 'F:\git\survey\templates\modern\admin\titel.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_641025c4d6fa72_44809474',
|
||||
'unifunc' => 'content_64195e84b2d1a4_16437481',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'00740ec2fa99ae0e865295cb8a1730fe94e0ee26' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\admin\\titel.html',
|
||||
1 => 1678779843,
|
||||
1 => 1679064931,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
@ -20,7 +20,7 @@ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641025c4d6fa72_44809474 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
function content_64195e84b2d1a4_16437481 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><html>
|
||||
<head>
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
@ -31,31 +31,9 @@ function content_641025c4d6fa72_44809474 (Smarty_Internal_Template $_smarty_tpl)
|
||||
/css/styles_refill.css">
|
||||
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript" src="../ajaxtabs/ajaxtabs.js">
|
||||
|
||||
/***********************************************
|
||||
* Ajax Tabs Content script v2.2- <20> Dynamic Drive DHTML code library (www.dynamicdrive.com)
|
||||
* This notice MUST stay intact for legal use
|
||||
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
|
||||
***********************************************/
|
||||
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
background-image: url("templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/images/backgr/ground.png");
|
||||
background-repeat: repeat-x;
|
||||
background-position: left -1614px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="0" border="0">
|
||||
|
Reference in New Issue
Block a user