Merge pull request #8851 from colemanw/dashboard
[civicrm-core.git] / CRM / Export / Form / Map.php
index b9a72af0a183aa2970aca55c39528528b7369067..0c08fbbc7e58bc0adaaa6745cc7438d144b2f3de 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2016                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2015
+ * @copyright CiviCRM LLC (c) 2004-2016
  * $Id$
  *
  */
@@ -105,7 +105,7 @@ class CRM_Export_Form_Map extends CRM_Core_Form {
         ),
         array(
           'type' => 'done',
-          'icon' => 'close',
+          'icon' => 'fa-times',
           'name' => ts('Done'),
         ),
       )