From: Coleman Watts Date: Sun, 16 Nov 2014 01:56:15 +0000 (-0500) Subject: CRM-15603 - Standardize case of 'Contact Type' X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=21a935eb8d412a40cf785ec1a36da49f462c7afd;p=civicrm-core.git CRM-15603 - Standardize case of 'Contact Type' --- diff --git a/templates/CRM/Contact/Form/Task/AddToHousehold.tpl b/templates/CRM/Contact/Form/Task/AddToHousehold.tpl index d407acc984..f35cb986e9 100644 --- a/templates/CRM/Contact/Form/Task/AddToHousehold.tpl +++ b/templates/CRM/Contact/Form/Task/AddToHousehold.tpl @@ -82,7 +82,7 @@ {else} {* no valid matches for name + contact_type *} {capture assign=infoTitle}{ts}No matching results for{/ts}{/capture} - {capture assign=infoMessage}{ts}Check your spelling, or try fewer letters for the target contact name.{/ts}{/capture} + {capture assign=infoMessage}{ts}Check your spelling, or try fewer letters for the target contact name.{/ts}{/capture} {include file="CRM/common/info.tpl"} {/if} {* end if searchCount *} {else} diff --git a/templates/CRM/Contact/Form/Task/AddToOrganization.tpl b/templates/CRM/Contact/Form/Task/AddToOrganization.tpl index d23ba57c3a..482f75c58b 100644 --- a/templates/CRM/Contact/Form/Task/AddToOrganization.tpl +++ b/templates/CRM/Contact/Form/Task/AddToOrganization.tpl @@ -80,7 +80,7 @@ {else} {* no valid matches for name + contact_type *} {capture assign=infoTitle}{ts}No matching results for{/ts}{/capture} - {capture assign=infoMessage}{ts}Check your spelling, or try fewer letters for the target contact name.{/ts}{/capture} + {capture assign=infoMessage}{ts}Check your spelling, or try fewer letters for the target contact name.{/ts}{/capture} {include file="CRM/common/info.tpl"} {/if} {* end if searchCount *} {else}