CRM-14078 - Consolodate contribution 'Date Received' field label
[civicrm-core.git] / templates / CRM / Contribute / Form / Search / Common.tpl
index 056b65c142973ea8a33e7b3aae6af5a2919758f4..b06d5ac0b757d1ba5fb762bd6a69657b04947717 100644 (file)
@@ -24,7 +24,7 @@
  +--------------------------------------------------------------------+
 *}
 
-<tr><td><label>{ts}Contribution Dates{/ts}</label></td></tr>
+<tr><td><label>{ts}Date Received{/ts}</label></td></tr>
 <tr>
 {include file="CRM/Core/DateRange.tpl" fieldName="contribution_date" from='_low' to='_high'}
 </tr>