{* +--------------------------------------------------------------------+ | 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 | +--------------------------------------------------------------------+ *} {assign var='hideTotal' value=$quickConfig+$noCalcValueDisplay}
{if ($extends eq 'Contribution') || ($extends eq 'Membership')} {ts}Total Amount{/ts} {else} {ts}Total Fee(s){/ts}{if $isAdditionalParticipants} {ts}for this participant{/ts}{/if} {/if}