From a9f9ea5a06c92183dd2e32a650ad6b6e2ac399a4 Mon Sep 17 00:00:00 2001 From: Lars SG Date: Fri, 14 Aug 2020 19:27:47 -0600 Subject: [PATCH] Update crm.uf.js --- js/model/crm.uf.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/model/crm.uf.js b/js/model/crm.uf.js index 4f198c12a9..636304bad7 100644 --- a/js/model/crm.uf.js +++ b/js/model/crm.uf.js @@ -510,8 +510,8 @@ options: YESNO }, 'add_to_group_id': { - title: ts('Add new contacts to a Group?'), - help: ts('Select a group if you are using this profile for adding new contacts, AND you want the new contacts to be automatically assigned to a group.'), + title: ts('Add contacts to a group?'), + help: ts('Select a group if you want contacts to be automatically added to that group when the profile is submitted.'), type: 'Number' }, 'cancel_URL': { -- 2.25.1