X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FSelector.tpl;h=4ac07c3e7459343f75a73b9ea366635670e099cb;hb=c15fb38374462a40d704d83fac983412df8a16a1;hp=d4bd6cacca22270c7e540fa410141c9b3d3a36da;hpb=9d0857e01495c77accb2c7a2ee34ec4573261b24;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/Selector.tpl b/templates/CRM/Event/Form/Selector.tpl index d4bd6cacca..4ac07c3e74 100644 --- a/templates/CRM/Event/Form/Selector.tpl +++ b/templates/CRM/Event/Form/Selector.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.6 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -73,7 +73,7 @@ {else} {if !$row.paid && !$row.participant_fee_level} {ts}(no fee){/ts}{else} {$row.participant_fee_level}{/if} {/if} - {$row.participant_fee_amount|crmMoney:$row.participant_fee_currency} + {$row.participant_fee_amount|crmMoney:$row.participant_fee_currency} {$row.participant_register_date|truncate:10:''|crmDate} {$row.event_start_date|truncate:10:''|crmDate} {if $row.event_end_date && $row.event_end_date|date_format:"%Y%m%d" NEQ $row.event_start_date|date_format:"%Y%m%d"}