From: JKingsnorth Date: Mon, 4 Apr 2016 11:11:36 +0000 (+0100) Subject: Style fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f50761055238ff3402d67cd9a11834a3f93357c8;p=civicrm-core.git Style fix --- diff --git a/CRM/Report/Form/Mailing/Opened.php b/CRM/Report/Form/Mailing/Opened.php index 5f210fdc90..2e70292ee0 100644 --- a/CRM/Report/Form/Mailing/Opened.php +++ b/CRM/Report/Form/Mailing/Opened.php @@ -304,7 +304,7 @@ class CRM_Report_Form_Mailing_Opened extends CRM_Report_Form { } $entryFound = TRUE; } - + // make count columns point to detail report // convert display name to links if (array_key_exists('civicrm_contact_sort_name', $row) &&