From: David Thompson Date: Tue, 6 Jan 2015 17:59:02 +0000 (-0500) Subject: dashboard: Add some non-breaking spaces to template. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=3f750b508911bcbcf0b70bd8c2a4ece84049b42b;p=org.fsf.memberdashboard.git dashboard: Add some non-breaking spaces to template. * templates/CRM/Memberdashboard/Page/Element/CiviContribute.tpl: Add non-breaking spaces where necessary. --- diff --git a/templates/CRM/Memberdashboard/Page/Element/CiviContribute.tpl b/templates/CRM/Memberdashboard/Page/Element/CiviContribute.tpl index 14216d0..0a06304 100644 --- a/templates/CRM/Memberdashboard/Page/Element/CiviContribute.tpl +++ b/templates/CRM/Memberdashboard/Page/Element/CiviContribute.tpl @@ -105,9 +105,9 @@ {foreach from=$recurRows item=row key=id} - - every {$recurRows.$id.frequency_interval} - {$recurRows.$id.frequency_unit} +   + every {$recurRows.$id.frequency_interval}  + {$recurRows.$id.frequency_unit}  {if $recurRows.$id.installments } for {$recurRows.$id.installments} installments {/if}