From: Coleman Watts Date: Mon, 11 Feb 2019 14:42:06 +0000 (-0500) Subject: Fix contact ID help on advanced search X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=06ed4b47227e3b217d7665b8efb4ce31bfe57dba;p=civicrm-core.git Fix contact ID help on advanced search --- diff --git a/templates/CRM/Contact/Form/Contact.hlp b/templates/CRM/Contact/Form/Contact.hlp index cfa949c977..3aae0d2132 100644 --- a/templates/CRM/Contact/Form/Contact.hlp +++ b/templates/CRM/Contact/Form/Contact.hlp @@ -128,10 +128,10 @@

{ts}Upload a photo or icon that you want to be displayed when viewing this contact.{/ts}

{/htxt} -{htxt id="id-internal-id-title"} +{htxt id="id-contact-id-title"} {ts}Contact ID{/ts} {/htxt} -{htxt id="id-internal-id"} +{htxt id="id-contact-id"}

{ts}Every contact in CiviCRM has a unique ID number. This number will never change and is the most accurate way of identifying a contact.{/ts}

{/htxt} diff --git a/templates/CRM/Contact/Form/Contact.tpl b/templates/CRM/Contact/Form/Contact.tpl index 4849891d35..bdb352af04 100644 --- a/templates/CRM/Contact/Form/Contact.tpl +++ b/templates/CRM/Contact/Form/Contact.tpl @@ -63,7 +63,7 @@ {if $contactId} -
+
{/if}