diff --git a/templates/CRM/Contact/Form/Search/Criteria/ChangeLog.tpl b/templates/CRM/Contact/Form/Search/Criteria/ChangeLog.tpl index e8b8dfd67216..2c70bf7c6b10 100644 --- a/templates/CRM/Contact/Form/Search/Criteria/ChangeLog.tpl +++ b/templates/CRM/Contact/Form/Search/Criteria/ChangeLog.tpl @@ -26,16 +26,14 @@
- {$form.changed_by.html} - | -- {include file="CRM/Core/DatePickerRangeWrapper.tpl" fieldName="created_date"} - | -
- {include file="CRM/Core/DatePickerRangeWrapper.tpl" fieldName="modified_date"}
+ {$form.changed_by.html} {ts}Note this field just filters on who made a change no matter when that change happened, It doesn't have any link to the modified date field below{/ts} |