From ad5d70b5d67de2589b5451cc7a9995fee685460a Mon Sep 17 00:00:00 2001 From: Kurund Jalmi Date: Sat, 16 Mar 2013 16:10:54 +0530 Subject: [PATCH] fixed the layout for multi-client mode --- templates/CRM/Case/Form/CaseView.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Case/Form/CaseView.tpl b/templates/CRM/Case/Form/CaseView.tpl index b3ffcbba1f..7306f212e0 100644 --- a/templates/CRM/Case/Form/CaseView.tpl +++ b/templates/CRM/Case/Form/CaseView.tpl @@ -50,7 +50,7 @@ {if $multiClient} -
+ {ts}Clients:{/ts} {foreach from=$caseRoles.client item=client name=clients} {$client.display_name}{if not $smarty.foreach.clients.last},   {/if} -- 2.25.1