Aufräumarbeiten
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-29 07:50:59
|
||||
/* Smarty version 3.1.39, created on 2023-03-29 16:30:01
|
||||
from 'C:\xampp_8.0.9\htdocs\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_6423d1c372b676_57439701',
|
||||
'unifunc' => 'content_64244b69efcd96_28897610',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'fbe82feaa632818ff9ecad86ba177b47f9b345b0' =>
|
||||
array (
|
||||
0 => 'C:\\xampp_8.0.9\\htdocs\\survey\\templates\\modern\\dashboard\\navtop.html',
|
||||
1 => 1680067901,
|
||||
1 => 1680100036,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
@ -20,7 +20,7 @@ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6423d1c372b676_57439701 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
function content_64244b69efcd96_28897610 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><!--Navigation top-->
|
||||
<style>
|
||||
<!-- abweichend von original styles.css -->
|
||||
@ -41,7 +41,7 @@ function content_6423d1c372b676_57439701 (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-->
|
||||
|
Reference in New Issue
Block a user