From 917e0b8dc3e11a6c14af29a6d546b3e78d4fbedd Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 13 Jul 2019 12:31:12 +0200 Subject: fix icons link error --- app/view/templates/backtopbar.php | 14 +++++++------- app/view/templates/edittopbar.php | 4 ++-- app/view/templates/home.php | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'app/view') diff --git a/app/view/templates/backtopbar.php b/app/view/templates/backtopbar.php index 7d04c2e..254a8ce 100644 --- a/app/view/templates/backtopbar.php +++ b/app/view/templates/backtopbar.php @@ -12,17 +12,17 @@ iseditor()) { ?> ->home ->media ->font +>home +>media +>font isadmin()) { ?> ->admin +>admin ->info +>info @@ -48,8 +48,8 @@ if($user->isadmin()) { ->timeline ->id() ?> level() ?> +>timeline +>id() ?> level() ?> diff --git a/app/view/templates/edittopbar.php b/app/view/templates/edittopbar.php index 3182d4d..05cd0e2 100644 --- a/app/view/templates/edittopbar.php +++ b/app/view/templates/edittopbar.php @@ -17,7 +17,7 @@ - display + display id() ?> @@ -28,7 +28,7 @@ - download + download diff --git a/app/view/templates/home.php b/app/view/templates/home.php index c741c70..c5571a8 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -117,11 +117,11 @@ - - + + issupereditor()) { ?> - + tag('sort') ?> -- cgit v1.2.3