Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-05-17-16-30
[civicrm-core.git] / templates / CRM / Custom / Page / Option.tpl
index 0626703a3307207d616448022cfba67be83fe41d..800693ef5e56671deedebf0d86a0d8f4cc6b85b7 100644 (file)
@@ -39,7 +39,8 @@
       <div class="form-item">
         {strip}
         {* handle enable/disable actions*}
-         {include file="CRM/common/enableDisable.tpl"}
+         {include file="CRM/common/enableDisableApi.tpl"}
+         {include file="CRM/common/crmeditable.tpl"}
         <table class="selector">
           <tr class="columnheader">
             <th>{ts}Label{/ts}</th>
@@ -76,6 +77,3 @@
         </div>
     {/if}
 {/if}
-
-{include file="CRM/common/crmeditable.tpl"}
-