From a62f5b8d5701e72d7a67e5ec8aefe9a8e9893ba0 Mon Sep 17 00:00:00 2001 From: yashodha Date: Mon, 7 Sep 2015 11:43:20 +0530 Subject: [PATCH] CRM-17166: Multiple PCP contributions overflow box on Chrome ---------------------------------------- * CRM-17166: Multiple PCP contributions overflow box on Chrome https://issues.civicrm.org/jira/browse/CRM-17166 --- templates/CRM/PCP/Page/PCPInfo.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/PCP/Page/PCPInfo.tpl b/templates/CRM/PCP/Page/PCPInfo.tpl index f42307b17c..eb162956f9 100644 --- a/templates/CRM/PCP/Page/PCPInfo.tpl +++ b/templates/CRM/PCP/Page/PCPInfo.tpl @@ -82,7 +82,7 @@
{ts}HONOR ROLL{/ts}
- + {foreach from = $honor item = v}
{$v.nickname}
-- 2.25.1