CRM-15603 - Standardize case of 'Pledge Made'
authorColeman Watts <coleman@civicrm.org>
Sun, 16 Nov 2014 22:13:04 +0000 (17:13 -0500)
committerColeman Watts <coleman@civicrm.org>
Sun, 16 Nov 2014 22:13:04 +0000 (17:13 -0500)
templates/CRM/Pledge/Form/Task/SearchTaskHookSample.tpl

index 4534c9397fe5d0b14fec9565061a1319d3700353..d75e3879d28538eec592f7c579d4ad1de7cab399 100644 (file)
@@ -11,7 +11,7 @@
   <tr class="columnheader">
     <th>{ts}Display Name{/ts}</th>
     <th>{ts}Pledge Amount{/ts}</th>
-    <th>{ts}Pledge made{/ts}</th>
+    <th>{ts}Pledge Made{/ts}</th>
   </tr>
 
   {foreach from=$rows item=row}