Removed extra space
authorJason Gillman Jr <jgillman@miopencarry.org>
Thu, 17 Jan 2019 15:59:24 +0000 (10:59 -0500)
committerJason Gillman Jr <jgillman@miopencarry.org>
Thu, 17 Jan 2019 15:59:24 +0000 (10:59 -0500)
CRM/Contribute/Page/ContributionPage.php

index ba93c5c95dbfb946588d969fe115b1382b090b1e..81a0521cc6b46c8c46ea83220d248d3084db4010 100644 (file)
@@ -215,7 +215,7 @@ class CRM_Contribute_Page_ContributionPage extends CRM_Core_Page {
           'title' => ts('Test-drive'),
           'url' => $urlString,
           'qs' => $urlParams . '&action=preview',
-          'fe' => TRUE,  // Addresses https://lab.civicrm.org/dev/core/issues/658
+          'fe' => TRUE, // Addresses https://lab.civicrm.org/dev/core/issues/658
           'uniqueName' => 'test_drive',
         ),
       );