From 580cbf28855e0d4b8c1a0e4802bdfb7bb42697de Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 16 Oct 2019 16:59:02 +0200 Subject: better autofocus and logout redirection --- app/view/templates/backtopbar.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'app/view/templates/backtopbar.php') diff --git a/app/view/templates/backtopbar.php b/app/view/templates/backtopbar.php index 19b9cf0..76ec90f 100644 --- a/app/view/templates/backtopbar.php +++ b/app/view/templates/backtopbar.php @@ -2,7 +2,7 @@
-> +isvisitor() ? 'autofocus' : '' ?>> iseditor() ? '' : '' ?> @@ -49,7 +49,7 @@ if($user->isadmin()) { - +
@@ -64,7 +64,12 @@ if($user->isadmin()) {
- + + + + + +
-- cgit v1.2.3