From 5a5e04a43b3beba53e2c773f3dc55f9acc0a7460 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 12 Jun 2021 22:29:17 +0200 Subject: Place message boxes outside the
elements --- theme/admin/html/auth.php | 20 ++++++++++---------- theme/admin/html/database.php | 20 ++++++++++---------- theme/admin/html/page/form.php | 22 +++++++++++----------- theme/admin/html/post/form.php | 22 +++++++++++----------- theme/admin/html/user/form.php | 22 +++++++++++----------- 5 files changed, 53 insertions(+), 53 deletions(-) (limited to 'theme/admin/html') diff --git a/theme/admin/html/auth.php b/theme/admin/html/auth.php index ebb7a2a..c1dedda 100644 --- a/theme/admin/html/auth.php +++ b/theme/admin/html/auth.php @@ -1,19 +1,19 @@

text('authentication_text')?>

text('authentication_desc')?>

+ +
+
    + +
  • + +
+
+ + - -
-
    - -
  • - -
-
- -
diff --git a/theme/admin/html/database.php b/theme/admin/html/database.php index 21701bd..5062ae1 100644 --- a/theme/admin/html/database.php +++ b/theme/admin/html/database.php @@ -1,19 +1,19 @@

text('overview_database_text')?>

text('overview_database_desc')?>

+ +
+
    + +
  • + +
+
+ + - -
-
    - -
  • - -
-
- -
diff --git a/theme/admin/html/page/form.php b/theme/admin/html/page/form.php index 6a4be33..d26b207 100644 --- a/theme/admin/html/page/form.php +++ b/theme/admin/html/page/form.php @@ -1,16 +1,16 @@ + +
+
    + +
  • + +
+
+ + - -
-
    - -
  • - -
-
- -
@@ -95,4 +95,4 @@
- \ No newline at end of file + diff --git a/theme/admin/html/post/form.php b/theme/admin/html/post/form.php index 50f8fa6..e6966ea 100644 --- a/theme/admin/html/post/form.php +++ b/theme/admin/html/post/form.php @@ -1,16 +1,16 @@ + +
+
    + +
  • + +
+
+ +
- -
-
    - -
  • - -
-
- -
@@ -95,4 +95,4 @@
- \ No newline at end of file + diff --git a/theme/admin/html/user/form.php b/theme/admin/html/user/form.php index 9f17cac..970a6d9 100644 --- a/theme/admin/html/user/form.php +++ b/theme/admin/html/user/form.php @@ -1,16 +1,16 @@ + +
+
    + +
  • + +
+
+ +
- -
-
    - -
  • - -
-
- -
@@ -101,4 +101,4 @@
- \ No newline at end of file + -- cgit v1.2.3