From 5ce26b2127bc9c441df69abd3058df7f73cc4c11 Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Mon, 22 Mar 2021 10:32:02 -0700 Subject: [PATCH 1/2] Updated text --- Lib/lang.php | 2 +- .../GrouperGroups/groupcreatetemplateform.ctp | 2 +- View/GrouperGroups/groupfields.inc | 2 +- View/GrouperGroups/groupinfo.ctp | 4 ++-- View/GrouperGroups/templatefields.inc | 20 +++++++++---------- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Lib/lang.php b/Lib/lang.php index f4124d7..ea3a7b5 100644 --- a/Lib/lang.php +++ b/Lib/lang.php @@ -30,7 +30,7 @@ 'pl.grouperlite.title.emaillists-manage' => 'Email lists I manage', 'pl.grouperlite.title.emaillistsinfo' => 'Email list configuration and attributes', 'pl.grouperlite.title.groupcreate' => 'Create Group', - 'pl.grouperlite.title.templatecreate' => 'Create Email List', + 'pl.grouperlite.title.templatecreate' => 'Create a Templated Group', 'pl.grouperlite.message.flash.join-group-success' => 'You have been added to the group!', 'pl.grouperlite.message.flash.join-group-failed' => 'You are unable to join the group!', diff --git a/View/GrouperGroups/groupcreatetemplateform.ctp b/View/GrouperGroups/groupcreatetemplateform.ctp index 612d982..da4eb0c 100644 --- a/View/GrouperGroups/groupcreatetemplateform.ctp +++ b/View/GrouperGroups/groupcreatetemplateform.ctp @@ -1,6 +1,6 @@ extend('/GrouperGroups/base'); -$this->Html->addCrumb('Create a Template Group'); +$this->Html->addCrumb('Create a Templated Group'); $model = $this->name; ?> diff --git a/View/GrouperGroups/groupfields.inc b/View/GrouperGroups/groupfields.inc index b826cf9..f71859e 100644 --- a/View/GrouperGroups/groupfields.inc +++ b/View/GrouperGroups/groupfields.inc @@ -107,7 +107,7 @@ $PRIVELAGES = array('READ', 'VIEW', 'OPTIN', 'OPTOUT', 'ATTRIBUTE_READ'); )); */ ?> --> -
+
Form->label(false, _txt('pl.grouperlite.form.group.name.label'), array( 'for' => 'name', diff --git a/View/GrouperGroups/groupinfo.ctp b/View/GrouperGroups/groupinfo.ctp index bfc04f8..4fb0ec2 100644 --- a/View/GrouperGroups/groupinfo.ctp +++ b/View/GrouperGroups/groupinfo.ctp @@ -14,7 +14,7 @@ $attrUrlBase = $baseUrl . $path . $attrOperation;

Group:

- + View in Grouper   @@ -57,7 +57,7 @@ $attrUrlBase = $baseUrl . $path . $attrOperation;