Merge pull request #15884 from kainuk/issue-lab-1365
[civicrm-core.git] / templates / CRM / Admin / Page / ParticipantStatusType.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | Copyright CiviCRM LLC. All rights reserved. |
4 | |
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
8 +--------------------------------------------------------------------+
9 *}
10 {htxt id="id-disabled_statuses-title"}
11 {ts}Disabled Statuses{/ts}
12 {/htxt}
13 {htxt id="id-disabled_statuses"}
14 <p><strong>{ts}Waitlisting Statuses{/ts}</strong><br />
15 {ts}To enable event waitlist management the following statuses must be enabled:{/ts} <strong>{ts}On waitlist{/ts}</strong>, <strong>{ts}Pending from waitlist{/ts}</strong>. {ts}Once these statuses are enabled, the event Info and Settings screen will have controls to enable (and configure) waitlisting.{/ts}</p>
16 <p><strong>{ts}Approval Statuses{/ts}</strong><br />
17 {ts}To enable event participation approval the following statuses must be enabled:{/ts} <strong>{ts}Awaiting approval{/ts}</strong>, <strong>{ts}Pending from approval{/ts}</strong>, <strong>{ts}Rejected{/ts}</strong>. {ts}Once these statuses are enabled, the event Online Registration screen will have controls to enable (and configure) participation approval.{/ts}</p>
18 {/htxt}