Update navbar.php

This commit is contained in:
2026-04-21 21:48:29 +02:00
parent 23906ab705
commit fa28da33cd
+1 -1
View File
@@ -15,7 +15,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
<a href = "../content/profile.php" style = "padding: 5px; text-align: center; text-decoration: none; display: inline-block;"><b>Dein Profil</b></a>
|
</div>
<div style="text-align: center;">
<div style="">
<?php
include_once 'search.php';
?>