Änderungen mit Speicherpfad in Uploads

This commit is contained in:
aschwarz
2023-03-31 17:20:44 +02:00
parent 3f48a78140
commit 4a85775303
7 changed files with 83 additions and 110 deletions

View File

@ -1,18 +1,18 @@
<?php
/* Smarty version 3.1.39, created on 2023-03-27 10:33:49
/* Smarty version 3.1.39, created on 2023-03-31 17:05:08
from 'F:\git\survey\templates\modern\dashboard\navtop.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_642154eddee429_56546947',
'unifunc' => 'content_6426f6a4c943e1_05184068',
'has_nocache_code' => false,
'file_dependency' =>
array (
'15b779282fc1667ebc65227c3ff810b1d3ec06fd' =>
array (
0 => 'F:\\git\\survey\\templates\\modern\\dashboard\\navtop.html',
1 => 1679906028,
1 => 1680274932,
2 => 'file',
),
),
@ -20,7 +20,7 @@ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
array (
),
),false)) {
function content_642154eddee429_56546947 (Smarty_Internal_Template $_smarty_tpl) {
function content_6426f6a4c943e1_05184068 (Smarty_Internal_Template $_smarty_tpl) {
?><!--Navigation top-->
<style>
<!-- abweichend von original styles.css -->
@ -41,7 +41,7 @@ function content_642154eddee429_56546947 (Smarty_Internal_Template $_smarty_tpl)
</style>
<nav class="bg-juandmi sb-topnav navbar navbar-expand navbar-dark">
<!-- Navbar Brand-->
<a class="navbar-brand ps-3" href="startseite.php">Administration JU & MI</a>
<a class="navbar-brand ps-3" href="index.php">Administration JU & MI</a>
<!-- Sidebar Toggle: js/scripts.js in der callbackfunktion vom Load aufrufen beim einbetten-->
<button class="btn btn-link btn-sm order-1 order-lg-0 me-4 me-lg-0" id="sidebarToggle" href="#!"><i class="fas fa-bars"></i></button>
<!-- Navbar Search-->