From 43d32cbe3bca8ffb5b4a386130d860ac6c4900ba Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 3 Nov 2014 21:20:30 -0500 Subject: [PATCH] fix tpl space --- templates/CRM/Custom/Page/Option.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.25.1