Merge pull request #4391 from seamuslee001/master
[civicrm-core.git] / templates / CRM / Event / Form / ManageEvent / Location.tpl
index 7ac4ae09fb053e6c88f6272fbe88a490f5193fd0..47be38aed406862d28ddb3a9a794b1060280e4d0 100644 (file)
         <td id="locUsedMsg" colspan="3">
         </td>
       </tr>
-     
+
     </table>
     {/if}
-    
+
 
 
     <div id="newLocation">
@@ -87,7 +87,6 @@
     </td>
   </tr>
   </table>
- {include file="CRM/Event/Form/ConfirmSubmit.tpl"}
 <div class="crm-submit-buttons">
    {include file="CRM/common/formButtons.tpl" location="bottom"}
 </div>
@@ -187,7 +186,7 @@ CRM.$(function($) {
       }
     }
   }
-  
+
   $('input[name=location_option]').click(showLocFields);
   showLocFields(false);