Merge pull request #13190 from JMAConsulting/core-565
[civicrm-core.git] / CRM / Mailing / Info.php
index 343e6e4510d33cb30453acabbf2c2fd5920e413b..f8a1fa6726bc47c09ab2630a2a4f62dbab701f3f 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
@@ -276,6 +276,14 @@ class CRM_Mailing_Info extends CRM_Core_Component_Info {
     );
   }
 
+  /**
+   * @inheritDoc
+   * @return string
+   */
+  public function getIcon() {
+    return 'crm-i fa-envelope-o';
+  }
+
   /**
    * @inheritDoc
    * @return array