{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {* Confirmation of Activity deletes *}
{include file="CRM/common/formButtons.tpl" location="top"}

{ts}Are you sure you want to delete the selected Activities?{/ts}

{include file="CRM/Activity/Form/Task.tpl"}

{include file="CRM/common/formButtons.tpl" location="bottom"}