use full width for groups

This commit is contained in:
Roland Gruber 2020-06-14 19:58:02 +02:00
parent 82905cb4e5
commit db523af70f
1 changed files with 1 additions and 0 deletions

View File

@ -1817,6 +1817,7 @@ class windowsUser extends baseModule implements passwordService {
*/
public function display_html_group() {
$return = new htmlResponsiveRow();
$return->setCSSClasses(array('maxrow'));
$return->add(new htmlSubTitle(_("Groups")), 12);
$groups = $this->findGroups();
// sort by DN