Merge pull request #12072 from civicrm/5.1
[civicrm-core.git] / templates / CRM / Activity / Form / Activity.hlp
CommitLineData
0d4db96c
DG
1{*
2 +--------------------------------------------------------------------+
fee14197 3 | CiviCRM version 5 |
0d4db96c 4 +--------------------------------------------------------------------+
8c9251b3 5 | Copyright CiviCRM LLC (c) 2004-2018 |
0d4db96c
DG
6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25*}
a850c3fe
SM
26{htxt id="separation-title"}
27 {ts}Activity Separation{/ts}
0d4db96c 28{/htxt}
a850c3fe
SM
29{htxt id="separation"}
30 <p>{ts}With separate activities, you can enter different activity information for different contacts after creating the activities.{/ts}</p>
31 <p>{ts}With a single activity, the activity information cannot be customized for each contact.{/ts}</p>
232624b1 32{/htxt}
f71cfc02
CW
33
34{htxt id="assignee_contact_id"}
35 <p>
36 {ts}You can optionally assign this activity to someone. Assigned activities will appear in their Activities listing at CiviCRM Home.{/ts}
37 </p>
38{/htxt}
4df5878b 39
40{htxt id="sent_copy_email"}
41 <p>
42 {ts}When CiviCRM emails a copy of this activity to each assignees, that email will come from the contact listed under "Added By".{/ts}
43 </p>
44 <p>
45 {ts}If (in rare cases) that contact has no email address, then CiviCRM will send the email from the default "from" email address configured for this domain. And finally, if that email address has not been configured, then CiviCRM will send the email from the email address associated with the currently logged in user who creates this activity.{/ts}
46 </p>
47{/htxt}