From 7eae6690ad2fbf36c83364dbd56b444378ea0a45 Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Wed, 1 Mar 2017 23:57:16 +0100 Subject: Make app management icon act like a normal app icon Signed-off-by: Julius Haertl --- core/templates/layout.user.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 8e88a07328f..4b0f6354b1c 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -74,7 +74,8 @@ - $headerIconCount): ?> + $headerIconCount + || (OC_User::isAdminUser(OC_User::getUser()) && count($_['navigation'])>=$headerIconCount)): ?> - +