From cc35af2502d802dd38c5077b9a62d7a62ed54476 Mon Sep 17 00:00:00 2001 From: Joe Murray Date: Fri, 16 Nov 2018 17:12:52 -0500 Subject: [PATCH] Update name of icon from pencil to wrench in EventInfo help --- templates/CRM/Event/Form/ManageEvent/EventInfo.hlp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Event/Form/ManageEvent/EventInfo.hlp b/templates/CRM/Event/Form/ManageEvent/EventInfo.hlp index e26cf05694..3bf771bbf1 100644 --- a/templates/CRM/Event/Form/ManageEvent/EventInfo.hlp +++ b/templates/CRM/Event/Form/ManageEvent/EventInfo.hlp @@ -77,7 +77,7 @@

{if $params.waitlist} {ts}You may allow users to join a waitlist when the event is full (by checking the box below).{/ts} {else} - {ts}You may allow users to join a waitlist when the event is full. To enable this feature you must first enable the Participant Statuses used by the waitlist work-flow (click the pencil icon, or navigate to Administer » CiviEvent » Participant Statuses). Then reload this form and check 'Offer a Waitlist?'.{/ts} + {ts}You may allow users to join a waitlist when the event is full. To enable this feature you must first enable the Participant Statuses used by the waitlist work-flow (click the wrench icon, or navigate to Administer » CiviEvent » Participant Statuses). Then reload this form and check 'Offer a Waitlist?'.{/ts} {/if}

{ts}Otherwise, the registration link is hidden and the "Event Full Message"' is displayed when the maximum number of registrations is reached. Only participants with status types marked as 'counted' are included when checking if the event is full.{/ts}

{/htxt} -- 2.25.1