From 3c1beb1de41ad6fc5b4d2757605215f2e6765845 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 18 Mar 2006 01:52:59 +0000 Subject: [PATCH] clean up add/edit group help --- lib/WebGUI/i18n/English/WebGUI.pm | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index cb9bd2b96..e3995ed98 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -1831,8 +1831,20 @@ This group could then be named "Employees in HMO 1", and would allow you to rest '622' => { - message => q|Here you will define a new group or edit an existing group. Group membership is very flexible. You can allow group inclusion via membership in an LDAP group or database query, or restrict users to be in a certain range of IP addresses. Groups can also be setup to that users can add or remove themselves from the group, although it is strongly recommended that you not allow user to add themselves to default WebGUI groups such a Admin or Content Manager.|, - lastUpdated => 1132360148 + message => q| +

Here you will define a new group or edit an existing group. +Group membership is very flexible, determined from any or all of the following:

+ +

Groups can also be setup to that +users can add or remove themselves from the group, although it is +strongly recommended that you not allow users to add themselves to +default WebGUI groups such as Admin or Content Manager.

|, + lastUpdated => 1142647256, }, '361' => {