From f50761055238ff3402d67cd9a11834a3f93357c8 Mon Sep 17 00:00:00 2001 From: JKingsnorth Date: Mon, 4 Apr 2016 12:11:36 +0100 Subject: [PATCH] Style fix --- CRM/Report/Form/Mailing/Opened.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) && -- 2.25.1