X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2FCRM%2FEvent%2FForm%2FManageEvent%2FEventInfo.tpl;h=8957c3b6e07ad9eb2112f9fbb7fbedd48c578ded;hb=80cc23f49043b87b34938f2dbccb461c04e492cf;hp=a0eb361213b0ba0df900cb35ff8811b65b95af5f;hpb=42e5a21a2ece1397eb596ae4d780281c00e67792;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl b/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl index a0eb361213..8957c3b6e0 100644 --- a/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl +++ b/templates/CRM/Event/Form/ManageEvent/EventInfo.tpl @@ -75,7 +75,7 @@ {$form.summary.html} - {$form.description.label} + {$form.description.label} {if $action == 2}{include file='CRM/Core/I18n/Dialog.tpl' table='civicrm_event' field='description' id=$eventID}{/if} {$form.description.html} {if !$isTemplate} @@ -90,7 +90,12 @@ {/if} {$form.max_participants.label} {help id="id-max_participants" waitlist=$waitlist} - {$form.max_participants.html|crmAddClass:four} + + {$form.max_participants.html|crmAddClass:four} + {if call_user_func(array('CRM_Core_Permission','check'), 'administer CiviCRM') } + + {/if} + {if $waitlist} @@ -115,7 +120,7 @@   - {$form.is_public.html} {$form.is_public.label}{help id="id-is_public"} + {$form.is_public.html} {$form.is_public.label} {help id="id-is_public"}   @@ -145,11 +150,11 @@
+ {include file="CRM/Form/validate.tpl"} {*include custom data js file*} - {include file="CRM/common/customData.tpl"} {literal}