X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FAdmin%2FPage%2FParticipantStatus.tpl;h=395cfe7cb113999bcb237e8cd824061a8a1204bf;hb=4d17a2333d93f083960fe581816f08ac7f60e4d4;hp=27b1b69df2f76ecd42b118fe5098d34b6c575f6e;hpb=5e7dd08241e527ba8ecac1b4ae3125b92f05c675;p=civicrm-core.git diff --git a/templates/CRM/Admin/Page/ParticipantStatus.tpl b/templates/CRM/Admin/Page/ParticipantStatus.tpl index 27b1b69df2..395cfe7cb1 100644 --- a/templates/CRM/Admin/Page/ParticipantStatus.tpl +++ b/templates/CRM/Admin/Page/ParticipantStatus.tpl @@ -31,7 +31,8 @@
{strip} {* handle enable/disable actions*} - {include file="CRM/common/enableDisable.tpl"} + {include file="CRM/common/enableDisableApi.tpl"} + {include file="CRM/common/crmeditable.tpl"} @@ -45,8 +46,8 @@ {foreach from=$rows item=row} - - + +
{ts}Label{/ts}
{$row.label}
{$row.label} {$row.name} ({$row.id}) {$row.class} {if $row.is_reserved}{ts}Reserved{/ts}{/if}