From: Donald A. Lobo Date: Sat, 9 Mar 2013 17:44:37 +0000 (-0800) Subject: fix CRM-12080 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2c9332fe8356f4772542e79533cbd29c984822b0;p=civicrm-core.git fix CRM-12080 --- diff --git a/templates/CRM/Contact/Page/View/GroupContact.tpl b/templates/CRM/Contact/Page/View/GroupContact.tpl index 8564f898df..cee0b16ce9 100644 --- a/templates/CRM/Contact/Page/View/GroupContact.tpl +++ b/templates/CRM/Contact/Page/View/GroupContact.tpl @@ -23,9 +23,8 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -
-{if $groupCount eq 0 } +{if $groupCount eq 0 AND ! $groupSmart AND ! $groupParent}
 {ts}This contact does not currently belong to any groups.{/ts}