diff --git a/View/GrouperGroups/fields.inc b/View/GrouperGroups/fields.inc index 757e80a..c4f8018 100644 --- a/View/GrouperGroups/fields.inc +++ b/View/GrouperGroups/fields.inc @@ -124,6 +124,7 @@ $PRIVELAGES = array('READ', 'VIEW', 'OPTIN', 'OPTOUT', 'ATTRIBUTE_READ'); + Form->label(false, _txt('pl.grouperlite.form.group.stem.label'), array( 'for' => 'folder', @@ -142,6 +143,7 @@ $PRIVELAGES = array('READ', 'VIEW', 'OPTIN', 'OPTOUT', 'ATTRIBUTE_READ'); + */ ?>
Form->label(false, 'Description:', array( 'for' => 'descr',