diff --git a/templates/CRM/Admin/Form/Setting/Case.tpl b/templates/CRM/Admin/Form/Setting/Case.tpl index 825826c6aadf..0a674a12aff2 100644 --- a/templates/CRM/Admin/Form/Setting/Case.tpl +++ b/templates/CRM/Admin/Form/Setting/Case.tpl @@ -8,41 +8,5 @@ +--------------------------------------------------------------------+ *}
- {*
*} - {*{ts}...{/ts} {docURL page="Debugging for developers" resource="wiki"}*} - {*
*} -
{include file="CRM/common/formButtons.tpl" location="top"}
- - - - - - - - - - - - - - - - - - - - - -
{$form.civicaseRedactActivityEmail.label}{$form.civicaseRedactActivityEmail.html}
- {ts}Should activity emails be redacted?{/ts} {ts}(Set "Default" to load setting from the legacy "Settings.xml" file.){/ts} -
{$form.civicaseAllowMultipleClients.label}{$form.civicaseAllowMultipleClients.html}
- {ts}How many clients may be associated with a given case?{/ts} {ts}(Set "Default" to load setting from the legacy "Settings.xml" file.){/ts} -
{$form.civicaseNaturalActivityTypeSort.label}{$form.civicaseNaturalActivityTypeSort.html}
- {ts}How to sort activity-types on the "Manage Case" screen? {/ts} {ts}(Set "Default" to load setting from the legacy "Settings.xml" file.){/ts} -
{$form.civicaseActivityRevisions.label}{$form.civicaseActivityRevisions.html}
- {ts}Enable embedded tracking to activity revisions within the "civicrm_activity" table. Alternatively, see "Administer => System Settings => Misc => Logging".{/ts} -
{$form.civicaseShowCaseActivities.label}{$form.civicaseShowCaseActivities.html}
- {$civicaseShowCaseActivities_description} -
-
{include file="CRM/common/formButtons.tpl" location="bottom"}
+ {include file='CRM/Admin/Form/Setting/SettingForm.tpl'}