From 3e101cf8bd8d5f34dddcfb6454726a8d6f483bcb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Frank=20J=2E=20G=C3=B3mez?= Date: Mon, 28 Oct 2013 16:15:17 -0400 Subject: [PATCH] Whitespace changes only. --- .../CRM/Contact/Page/View/UserDashBoard.tpl | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/templates/CRM/Contact/Page/View/UserDashBoard.tpl b/templates/CRM/Contact/Page/View/UserDashBoard.tpl index b8f79d177b..1411219e1c 100644 --- a/templates/CRM/Contact/Page/View/UserDashBoard.tpl +++ b/templates/CRM/Contact/Page/View/UserDashBoard.tpl @@ -24,24 +24,24 @@ +--------------------------------------------------------------------+ *} -{if $showGroup} + {if $showGroup} - + -{/if} + {/if} - {foreach from=$dashboardElements item=element} + {foreach from=$dashboardElements item=element} - + - {/foreach} -
-
+
+
{ts}Your Group(s){/ts} -
- {include file="CRM/Contact/Page/View/UserDashBoard/GroupContact.tpl"} + + {include file="CRM/Contact/Page/View/UserDashBoard/GroupContact.tpl"} -
-
{$element.sectionTitle}
- {include file=$element.templatePath} -
+
{$element.sectionTitle}
+ {include file=$element.templatePath} +
+ {/foreach} + \ No newline at end of file -- 2.25.1