From adb766931566d33e07cfe7b62587ff183f804e23 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Sat, 15 Nov 2014 22:40:31 -0500 Subject: [PATCH] CRM-15603 - Standardize case of 'Complete OR Partial Name' --- templates/CRM/Activity/Form/Search.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Activity/Form/Search.tpl b/templates/CRM/Activity/Form/Search.tpl index fee095679f..f0a8e98463 100644 --- a/templates/CRM/Activity/Form/Search.tpl +++ b/templates/CRM/Activity/Form/Search.tpl @@ -39,7 +39,7 @@ {$form.sort_name.label}  {$form.sort_name.html|crmAddClass:'twenty'}    {$form.buttons.html}
-
{ts}Complete OR partial name{/ts} +
{ts}Complete OR Partial Name{/ts} {ts} of the Source Contact{/ts} {ts} of the Assignee Contact{/ts} {ts} of the Target Contact{/ts} -- 2.25.1