From 9d3f97870810e739041eccad234d47308747cb1f Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 6 Feb 2020 18:06:07 +0100 Subject: new feature : admin database manager fix #12 --- app/view/templates/admin.php | 145 +++++++++++++++++++++----------------- app/view/templates/backtopbar.php | 9 +-- 2 files changed, 81 insertions(+), 73 deletions(-) (limited to 'app/view/templates') diff --git a/app/view/templates/admin.php b/app/view/templates/admin.php index 57abfcc..0c9f5af 100644 --- a/app/view/templates/admin.php +++ b/app/view/templates/admin.php @@ -10,37 +10,37 @@
- +
- +

configuration

+
- +

Home page

@@ -51,11 +51,6 @@
-
- form="admin"> - -
-
form="admin"> @@ -66,7 +61,7 @@ + ?> >--use default BODY element-- + ?> @@ -104,7 +99,7 @@ + ?> Alert pages +

Set the style and text to show when a page does not exist, or when a visitor don't have access to it.

+

Common options

@@ -125,7 +122,7 @@ + ?> @@ -183,7 +180,7 @@ You can use body.alert class to specify style.

- +

Render

@@ -222,7 +219,7 @@ + ?> --no thumbnail-- - - + + - - -

Databases

- -

Manage databases

- -

- - - -

- -

-

- - - -
-

- - -

Interface

Set interface Style

@@ -273,7 +244,7 @@ + ?> - +
+
+
+

Databases

+
+ +
+ + + + + + +
usingdatabasespages
+ + + + +
+ +

Duplicate Database

+ +
+ + + + + + + +
+ + +
+
+
+
diff --git a/app/view/templates/backtopbar.php b/app/view/templates/backtopbar.php index c632d66..c1dd361 100644 --- a/app/view/templates/backtopbar.php +++ b/app/view/templates/backtopbar.php @@ -30,10 +30,6 @@ media -> - - font - isadmin()) { ?> @@ -74,10 +70,7 @@ if($user->isadmin()) { -> - - timeline - + > id() ?> -- cgit v1.2.3