CRM-12595 fix formatting in templates files (A)
[civicrm-core.git] / templates / CRM / Admin / Form / Setting / Event.tpl
index 25b4d174fd77ce3fd5c3dc3057fa8c097c006a89..1f2705b12a55f0af630ee0410793caa7634b31bb 100644 (file)
     {ts 1=$docLink}These settings are used to configure properties for the CiviEvent component. Please read the %1 documentation, and make sure you understand it before modifying default values.{/ts}
 </div>
 <div class="crm-block crm-form-block>
-<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>                         
+<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
       <table class="form-layout-compressed">
         <tr class="crm-mail-form-block-enable_cart">
             <td class="label">{$form.enable_cart.label}</td><td>{$form.enable_cart.html}<br />
             <span class="description">{ts}Check to enable the Event Cart checkout workflow.{/ts}</span></td>
         </tr>
       </table>
-<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>     
+<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
 <div class="spacer"></div>
 </div>