X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FCase%2FForm%2FActivity.tpl;h=e7077cec99407d8f653b3d0e0c9580f1e03e9b54;hb=adc13f865ee7ced5d485e801528f2481fb6da0b0;hp=8f8a7b5eb49c1e295d0f824d0a0e72a46ee19300;hpb=727983225106f0901a3f8639a068a1aa71fb18e4;p=civicrm-core.git diff --git a/templates/CRM/Case/Form/Activity.tpl b/templates/CRM/Case/Form/Activity.tpl index 8f8a7b5eb4..e7077cec99 100644 --- a/templates/CRM/Case/Form/Activity.tpl +++ b/templates/CRM/Case/Form/Activity.tpl @@ -1,6 +1,6 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.3 | + | CiviCRM version 4.4 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2013 | +--------------------------------------------------------------------+ @@ -29,7 +29,7 @@ {include file="CRM/Custom/Form/CustomData.tpl"} {else}

{if $action eq 1 or $action eq 1024} - {ts 1=$activityTypeName}New %1{/ts} + {ts 1=$activityTypeName}New activity: %1{/ts} {elseif $action eq 8}{ts 1=$activityTypeName}Delete %1{/ts} {elseif $action eq 32768}{ts 1=$activityTypeName}Restore %1{/ts} {else}{ts 1=$activityTypeName}Edit %1{/ts}{/if} @@ -147,7 +147,7 @@ {edit} {ts}You can optionally assign this activity to someone.{/ts} - {if $config->activityAssigneeNotification} + {if $activityAssigneeNotification}
{ts}A copy of this activity will be emailed to each Assignee.{/ts} {/if}
@@ -300,11 +300,12 @@ {include file="CRM/common/customData.tpl"} {literal}