Add Test Contact.php

This commit is contained in:
2026-05-13 19:38:06 +02:00
parent ed5ed3f7d0
commit 3f004d77c4
2 changed files with 106 additions and 1 deletions
+4 -1
View File
@@ -14,7 +14,10 @@
<header>
<div class="menu-icon" onclick="toggleSidebar()"></div>
<h1>Open Planets Maps</h1>
<button class="help-btn" onclick="window.location.href='admin.php'">Admin</button>
<div style="display: flex; gap: 10px;">
<button class="help-btn" onclick="window.location.href='contact.php'">Contact</button>
<button class="help-btn" onclick="window.location.href='admin.php'">Admin</button>
</div>
</header>
<nav id="sidebar" class="sidebar">