tpl notices and docblocks
authorMatthew Wire <mjw@mjwconsult.co.uk>
Mon, 10 Jan 2022 14:14:11 +0000 (14:14 +0000)
committerMatthew Wire <mjw@mjwconsult.co.uk>
Thu, 20 Jan 2022 18:42:42 +0000 (18:42 +0000)
CRM/Utils/Mail.php
templates/CRM/Activity/Selector/Selector.tpl

index 2043f9494dfb6f58cbbd9d46e8737700444e1bd0..8db52438f7d132ba52de6fa96ba44b8a6a0e735a 100644 (file)
@@ -436,7 +436,7 @@ class CRM_Utils_Mail {
 
   /**
    * @param string $name
-   * @param $email
+   * @param string $email
    * @param bool $useQuote
    *
    * @return null|string
index 4817467ee5cc16e28ad0168db7a4eb6b89fa0069..aba74b7922c828e1a1182260e96e6b4d3e4fddde 100644 (file)
@@ -10,7 +10,7 @@
 <div class="crm-activity-selector-{$context}">
   <div class="crm-accordion-wrapper crm-search_filters-accordion">
     <div class="crm-accordion-header">
-    {ts}Filter by Activity{/ts}</a>
+    {ts}Filter by Activity{/ts}
     </div><!-- /.crm-accordion-header -->
     <div class="crm-accordion-body">
       <form><!-- form element is here to fool the datepicker widget -->