Minor fix to incorrect HTML
authorJohn E Prescott <john@futurefirst.org.uk>
Mon, 29 Sep 2014 16:12:56 +0000 (17:12 +0100)
committerJohn E Prescott <john@futurefirst.org.uk>
Mon, 29 Sep 2014 16:12:56 +0000 (17:12 +0100)
DOM Class declaration should have closed inverted commas

templates/CRM/Admin/Form/Setting/Event.tpl

index 4586e9c3719fc22d428d78f86c6e3d6c325bead6..e20bedc256364f8c964d31522ddb6451eafd84dd 100644 (file)
@@ -28,7 +28,7 @@
 <div id="help">
     {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-block crm-form-block">
 <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">