CRM-15789 - Button cleanup
[civicrm-core.git] / CRM / Contact / Form / DedupeFind.php
index 587f58fa3a86e8da645e6776ee632d9741d5e8da..89bed60359320f35b9965b8439398065c952aa25 100644 (file)
@@ -72,6 +72,8 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
         //hack to support cancel button functionality
         array(
           'type' => 'submit',
+          'class' => 'cancel',
+          'icon' => 'close',
           'name' => ts('Cancel'),
         ),
       )