From e802d5204b96d645ec3d40b81b4a8bdc6e0ee675 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Mon, 4 Nov 2019 23:31:31 +0100 Subject: refactor: switch to psr-4 autoloading --- app/view/templates/admin.php | 58 ++++++++++++++++++++++---------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'app/view/templates/admin.php') diff --git a/app/view/templates/admin.php b/app/view/templates/admin.php index 46e5045..d8255ba 100644 --- a/app/view/templates/admin.php +++ b/app/view/templates/admin.php @@ -29,27 +29,27 @@

Here you can set the home-page view for visitors.

- > + >
- > + >
- > + >
- - - + + + @@ -78,20 +78,20 @@ - + @@ -107,23 +107,23 @@

Common options

- + - + @@ -131,33 +131,33 @@ This will also be shown as a tooltip over links. - +
- > + >

Private

- +
- > + >

Not published

- +
- > + >
@@ -165,7 +165,7 @@
- > + >
@@ -183,7 +183,7 @@
- > + >
@@ -192,13 +192,13 @@
- > + >
- > + >
@@ -224,7 +224,7 @@ - + @@ -249,7 +249,7 @@ - + @@ -266,7 +266,7 @@

Tracking

- + (Need rendering to work) -- cgit v1.2.3