From 096ab86c5763efa2922988e541267bc3423b7433 Mon Sep 17 00:00:00 2001 From: Pratik Joshi Date: Wed, 29 May 2013 19:51:20 +0530 Subject: [PATCH] CRM-12684: indentation fix --- templates/CRM/Profile/Page/MultipleRecordFieldsListing.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/Profile/Page/MultipleRecordFieldsListing.tpl b/templates/CRM/Profile/Page/MultipleRecordFieldsListing.tpl index a334e32393..98a624863c 100644 --- a/templates/CRM/Profile/Page/MultipleRecordFieldsListing.tpl +++ b/templates/CRM/Profile/Page/MultipleRecordFieldsListing.tpl @@ -33,7 +33,7 @@
{strip} - + {foreach from=$headers key=recId item=head} @@ -44,7 +44,7 @@ {foreach from=$records key=recId item=rows} {foreach from=$headers key=hrecId item=head} - + {/foreach} -- 2.25.1
{ts}{$head}{/ts}
{$rows.$hrecId}{$rows.$hrecId}{$rows.action}