CRM-13496 Enable Components added to site configuration section
authorjoanne <joanne@joanne-ubuntu.(none)>
Sun, 6 Oct 2013 15:13:36 +0000 (02:13 +1100)
committerjoanne <joanne@joanne-ubuntu.(none)>
Sun, 6 Oct 2013 15:13:36 +0000 (02:13 +1100)
----------------------------------------
* CRM-13496: Add Enable Components to the Configuration Checklist.
  http://issues.civicrm.org/jira/browse/CRM-13496

templates/CRM/Admin/Page/ConfigTaskList.tpl

index a47dcded67dae06eb48eb55fc446564926e91d48..8d511a516ad753c7c1082afee8debd6228c775e5 100644 (file)
         {/ts}</a></td>
         <td>{ts}Organization name, email address for system-generated emails, organization address{/ts}</li>
     </tr>
+    <tr class="even">
+        <td class="tasklist nowrap"><a href="{crmURL p="civicrm/admin/setting/component" q="action=update&reset=1&civicrmDestination=`$destination`"}" title="{$linkTitle}">{ts}Enable components
+        {/ts}</a></td>
+        <td>{ts}Enable the required CiviCRM components.(CiviContribution, CiviEvent etc.){/ts}</li>
+    </tr>
 
     <tr class="columnheader">
         <td colspan="2">{ts}Viewing and Editing Contacts{/ts}</td>