From: Coleman Watts Date: Tue, 4 Nov 2014 02:20:30 +0000 (-0500) Subject: fix tpl space X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=43d32cbe3bca8ffb5b4a386130d860ac6c4900ba;p=civicrm-core.git fix tpl space --- diff --git a/templates/CRM/Custom/Page/Option.tpl b/templates/CRM/Custom/Page/Option.tpl index 68755e4448..317f0b5f2c 100644 --- a/templates/CRM/Custom/Page/Option.tpl +++ b/templates/CRM/Custom/Page/Option.tpl @@ -50,7 +50,7 @@   {foreach from=$customOption item=row key=id} - + {$row.label} {$row.value} {$row.default_value}