<p>{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 (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 pencil icon, or navigate to Administer » CiviEvent » Participant Statuses). Then reload this form and check 'Offer a Waitlist?'.{/ts}
{/if}</p>
<p>{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}</p>
{/htxt}
<td>{include file="CRM/common/jcalendar.tpl" elementName=end_date}</td>
</tr>
{/if}
+ {capture assign=participantStatusURL}{crmURL p='civicrm/admin/participant_status' q="reset=1"}{/capture}
<tr class="crm-event-manage-eventinfo-form-block-max_participants">
- <td class="label">{$form.max_participants.label} {help id="id-max_participants" waitlist=$waitlist}</td>
- <td>{$form.max_participants.html|crmAddClass:four}</td>
+ <td class="label">{$form.max_participants.label}</td>
+ <td>
+ {$form.max_participants.html|crmAddClass:four} {help id="id-max_participants" waitlist=$waitlist}
+ {if call_user_func(array('CRM_Core_Permission','check'), 'administer CiviCRM') }
+ {capture assign=participantStatusURL}{/capture}
+ <a class="crm-option-edit-link crm-hover-button" title="{ts}Edit Participant Status Options{/ts}" href="{crmURL p='civicrm/admin/participant_status' q='reset=1'}"><span class="icon edit-icon"> </span></a>
+ {/if}
+ </td>
</tr>
<tr id="id-waitlist" class="crm-event-manage-eventinfo-form-block-has_waitlist">
{if $waitlist}
</tr>
<tr class="crm-event-manage-eventinfo-form-block-is_public">
<td> </td>
- <td>{$form.is_public.html} {$form.is_public.label}{help id="id-is_public"}</td>
+ <td>{$form.is_public.html} {$form.is_public.label} {help id="id-is_public"}</td>
</tr>
<tr class="crm-event-manage-eventinfo-form-block-is_share">
<td> </td>