From: Nileema Date: Thu, 14 Nov 2013 13:39:28 +0000 (+0530) Subject: -- CRM-13747 CiviCase label and title simplification to increase adaptability X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0e71b04f66cc0929882dfa5ef75fd5b8289f541a;p=civicrm-core.git -- CRM-13747 CiviCase label and title simplification to increase adaptability ---------------------------------------- * CRM-13747: CiviCase label and title simplification to increase adaptability http://issues.civicrm.org/jira/browse/CRM-13747 --- diff --git a/templates/CRM/Case/Form/CaseView.tpl b/templates/CRM/Case/Form/CaseView.tpl index a6be1ecd56..1b4c0a191a 100644 --- a/templates/CRM/Case/Form/CaseView.tpl +++ b/templates/CRM/Case/Form/CaseView.tpl @@ -46,7 +46,7 @@ {else} -

{ts}Case Summary{/ts}

+

{ts}Summary{/ts}

{if $multiClient} @@ -119,7 +119,7 @@ {if $hasAccessToAllCases} @@ -142,7 +142,7 @@ {if call_user_func(array('CRM_Core_Permission','giveMeAllACLs'))} -
{$form.activity_type_id.label}
{$form.activity_type_id.html} 
- +
{ts}Assign to Another Client{/ts} + {ts}Assign to Another Contact{/ts} {$form.change_client_id.html|crmAddClass:twenty} {$form._qf_CaseView_next_edit_client.html} @@ -160,7 +160,7 @@