From 573de16e32c2d0f743fe2b0ed5fdfd8027453d58 Mon Sep 17 00:00:00 2001 From: eileen Date: Sun, 18 Aug 2013 20:16:34 +1200 Subject: [PATCH] CRM-13179 add status class --- templates/CRM/common/cidzero.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/common/cidzero.tpl b/templates/CRM/common/cidzero.tpl index 03ad9b44d7..112f832381 100644 --- a/templates/CRM/common/cidzero.tpl +++ b/templates/CRM/common/cidzero.tpl @@ -1,4 +1,4 @@ -
+
{if !empty($nocid)} {ts}You are completing this form on behalf of someone else. Please enter their details.{/ts} {/if} -- 2.25.1