From 30b9fdd104574da519b8ff9b6234dba56cd6f789 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Fri, 12 Sep 2014 17:22:13 -0400 Subject: [PATCH] CRM-15287 - Cleanup and fixes for ShareAddress.tpl --- templates/CRM/Contact/Form/ShareAddress.tpl | 98 ++++++++------------- 1 file changed, 35 insertions(+), 63 deletions(-) diff --git a/templates/CRM/Contact/Form/ShareAddress.tpl b/templates/CRM/Contact/Form/ShareAddress.tpl index 60e3d6cb5e..95a301b249 100644 --- a/templates/CRM/Contact/Form/ShareAddress.tpl +++ b/templates/CRM/Contact/Form/ShareAddress.tpl @@ -26,7 +26,7 @@ {* template for handling share address functionality*} - {$form.address.$blockId.use_shared_address.html}{$form.address.$blockId.use_shared_address.label}{help id="id-sharedAddress" file="CRM/Contact/Form/Contact.hlp"}
+ {$form.address.$blockId.use_shared_address.html}{$form.address.$blockId.use_shared_address.label} {help id="id-sharedAddress" file="CRM/Contact/Form/Contact.hlp"}
{if !empty($sharedAddresses.$blockId.shared_address_display)} {$sharedAddresses.$blockId.shared_address_display.name} @@ -44,6 +44,7 @@
{$form.address.$blockId.master_contact_id.label} {$form.address.$blockId.master_contact_id.html} +
@@ -52,88 +53,59 @@ {literal}