From 12e6c3155847f06ec4c511d1a4f58b5be2f76d34 Mon Sep 17 00:00:00 2001 From: Eileen Date: Wed, 4 Dec 2013 14:54:21 +1300 Subject: [PATCH] remove trailing whitespace --- templates/CRM/Member/Page/DashBoard.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/CRM/Member/Page/DashBoard.tpl b/templates/CRM/Member/Page/DashBoard.tpl index 1ea08c1faf..87dfa27988 100644 --- a/templates/CRM/Member/Page/DashBoard.tpl +++ b/templates/CRM/Member/Page/DashBoard.tpl @@ -74,7 +74,7 @@ {$row.premonth.total.count} {else} {$row.premonth.total.count} - {/if} [ + {/if} [ {if $row.premonth_owner.premonth_owner.url} {$row.premonth_owner.premonth_owner.count} {else} @@ -96,7 +96,7 @@ {$row.month.total.count} {else} {$row.month.total.count} - {/if} [ + {/if} [ {if $row.month_owner.month_owner.url} {$row.month_owner.month_owner.count} {else} @@ -117,7 +117,7 @@ {$row.year.total.count} {else} {$row.year.total.count} - {/if} [ + {/if} [ {if $row.year_owner.year_owner.url} {$row.year_owner.year_owner.count} {else} @@ -169,7 +169,7 @@ {$totalCount.premonth.total.count} {else} {$totalCount.premonth.total.count} - {/if} [ + {/if} [ {if $totalCount.premonth_owner.premonth_owner.url} {$totalCount.premonth_owner.premonth_owner.count} {else} @@ -191,7 +191,7 @@ {$totalCount.month.total.count} {else} {$totalCount.month.total.count} - {/if} [ + {/if} [ {if $totalCount.month_owner.month_owner.url} {$totalCount.month_owner.month_owner.count} {else} @@ -212,7 +212,7 @@ {$totalCount.year.total.count} {else} {$totalCount.year.total.count} - {/if} [ + {/if} [ {if $totalCount.year_owner.year_owner.url} {$totalCount.year_owner.year_owner.count} {else} -- 2.25.1