From e32b0fab842ba23e8cb87b1a6883a801b35f6814 Mon Sep 17 00:00:00 2001 From: Ryan Scherf Date: Tue, 28 Feb 2017 16:22:56 -0600 Subject: [PATCH] Fix warning for incorrect syntax of FB Tracking. --- .../wp-content/plugins/idcommerce/templates/_orderLightbox.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordpress/wp-content/plugins/idcommerce/templates/_orderLightbox.php b/wordpress/wp-content/plugins/idcommerce/templates/_orderLightbox.php index 580d75d0..c375caa2 100644 --- a/wordpress/wp-content/plugins/idcommerce/templates/_orderLightbox.php +++ b/wordpress/wp-content/plugins/idcommerce/templates/_orderLightbox.php @@ -6,7 +6,7 @@ if (!is_array($general) && !empty($general)) { ?>
-- GitLab