From 18b8e69da0e30a27ea018ca6e8d1c75ea4d32af8 Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Thu, 17 Dec 2020 15:06:43 -0700 Subject: [PATCH] Updated fields --- View/GrouperGroups/fields.inc | 2 ++ 1 file changed, 2 insertions(+) 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',