aboutsummaryrefslogtreecommitdiff
path: root/admin-show.php
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>2026-01-30 18:31:38 +0100
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>2026-01-30 18:31:38 +0100
commitbe637b6c9912434ff086f30a17769676a0f79a71 (patch)
treecfee18217a9d71fe043296b66a2d521c2ca616f9 /admin-show.php
parentf50d216c29b57e12ff979d95b6ac5ea2bb92cfd0 (diff)
added admin menu to show-user. moved menu to top for adduser and admin-show
Diffstat (limited to 'admin-show.php')
-rw-r--r--admin-show.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/admin-show.php b/admin-show.php
index 10394d8..7f6c99b 100644
--- a/admin-show.php
+++ b/admin-show.php
@@ -17,7 +17,6 @@ if ($login !== "admin") {
<!DOCTYPE html>
<html>
<body>
-<h1>Listenansicht</h1>
<table>
<tr>
@@ -33,6 +32,8 @@ if ($login !== "admin") {
</tr>
</table>
+<h1>Listenansicht</h1>
+
<?php