fixed invaild html generate while adding additional blocks CRM-14937
[civicrm-core.git] / templates / CRM / Event / Form / ManageEvent / Location.tpl
index 8dde0645e662253afa8e661a03525de7b72623c1..05fb5216e06de1e4ff23e97620537faaa4af9078 100644 (file)
         {ts}Use this form to configure the location and optional contact information for the event. This information will be displayed on the Event Information page. It will also be included in online registration pages and confirmation emails if these features are enabled.{/ts}
     </div>
 {/if}
-<div class="crm-block crm-form-block crm-event-manage-location-form-block">
+
 {if $addBlock}
 {include file="CRM/Contact/Form/Edit/$blockName.tpl"}
 {else}
+<div class="crm-block crm-form-block crm-event-manage-location-form-block">
 <div class="crm-submit-buttons">
    {include file="CRM/common/formButtons.tpl" location="top"}
 </div>