Add Test Contact.php
This commit is contained in:
+4
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user