X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FSelector.tpl;h=a09a6d3567c6c9dc0f9d51d732644105bf1c40bf;hb=4bb0b61eb252d1dab68f8ef67e2a5d307e54a019;hp=e0cdefac6e1364e9656089667d7910079dd63430;hpb=6218310b8e33e74b01fa26ab025eef7bd7ee0148;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/Selector.tpl b/templates/CRM/Event/Form/Selector.tpl index e0cdefac6e..a09a6d3567 100644 --- a/templates/CRM/Event/Form/Selector.tpl +++ b/templates/CRM/Event/Form/Selector.tpl @@ -16,7 +16,7 @@ {if ! $single and $context eq 'Search' } - {$form.toggleSelect.html} + {$form.toggleSelect.html} {/if} {foreach from=$columnHeaders item=header} @@ -44,7 +44,7 @@ {/if} {$row.event_title} - {if $contactId}
({ts}participants{/ts}){/if} + {if !empty($contactId)}
({ts}participants{/ts}){/if} {assign var="participant_id" value=$row.participant_id} {if $lineItems.$participant_id}