From b3221f0e4e67e7cee6a117de1a170417a86c0b2a Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 24 Feb 2014 18:25:03 +0100 Subject: [PATCH] LDAP: adjust main template according to PR 7291 --- settings/templates/users/main.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/settings/templates/users/main.php b/settings/templates/users/main.php index 23148def2df..1c35690d2ac 100644 --- a/settings/templates/users/main.php +++ b/settings/templates/users/main.php @@ -16,8 +16,6 @@ unset($items['admin']); $userlistParams['subadmingroups'] = array_flip($items); ?> - -
inc('users/part.grouplist')); ?>
-- 2.39.5