From 2c8adbc1e4c003b1a024253752354ad37af77cc7 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 27 Aug 2023 12:20:07 +0300 Subject: [PATCH] update menu order --- src/public/action.php | 4 ++-- src/public/edit.php | 4 ++-- src/public/index.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/public/action.php b/src/public/action.php index 58a9763..0484738 100644 --- a/src/public/action.php +++ b/src/public/action.php @@ -425,14 +425,14 @@ switch (isset($_GET['target']) ? urldecode($_GET['target']) : false)
- - | $value) { ?> / | + + |
diff --git a/src/public/edit.php b/src/public/edit.php index d25dcf5..fe8ef82 100644 --- a/src/public/edit.php +++ b/src/public/edit.php @@ -543,14 +543,14 @@ else {
- - | $value) { ?> / | + + |
diff --git a/src/public/index.php b/src/public/index.php index 9aca5f1..c885935 100644 --- a/src/public/index.php +++ b/src/public/index.php @@ -318,14 +318,14 @@ echo '' . PHP_EOL ?>
- - | $value) { ?> / | + + |