more whitespace cleanup
[civicrm-core.git] / templates / CRM / Contact / Form / Inline / Address.tpl
index ff6a3ca3f0d79d13b584d849689851ecd97ce99d..0df5f2f9a05a4e827b618c1997a8f0ea018f8a2c 100644 (file)
@@ -28,7 +28,7 @@
   <table class="form-layout crm-edit-address-form crm-inline-edit-form">
     <tr>
       <td>
-        <div class="crm-submit-buttons"> 
+        <div class="crm-submit-buttons">
           {include file="CRM/common/formButtons.tpl"}
           {if $addressId}
             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
            <span class="crm-address-element is_billing-address-element">{$form.address.$blockId.is_billing.html}</span>
         </td>
      </tr>
-     
+
      {* include shared address template *}
      {include file="CRM/Contact/Form/ShareAddress.tpl"}
+
      <tr>
       <td>
         <table id="address_table_{$blockId}" class="form-layout-compressed">
       </td>
      </tr>
   </table>
-  
-  <div class="crm-edit-address-custom_data crm-inline-edit-form crm-address-custom-set-block-{$blockId}"> 
+
+  <div class="crm-edit-address-custom_data crm-inline-edit-form crm-address-custom-set-block-{$blockId}">
     {include file="CRM/Contact/Form/Edit/Address/CustomData.tpl"}
-  </div> 
+  </div>
 {literal}
 <script type="text/javascript">
   {/literal}{* // Enforce unique location_type_id fields *}{literal}