From 920a881898eeb282ec4d8839b535a5a88c828a8b Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 6 Apr 2021 12:14:40 -0700 Subject: [PATCH] Issue #2898 - comment btn-sm class missing. --- e107_core/shortcodes/batch/comment_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_core/shortcodes/batch/comment_shortcodes.php b/e107_core/shortcodes/batch/comment_shortcodes.php index 7d9d14442..21acf7abf 100644 --- a/e107_core/shortcodes/batch/comment_shortcodes.php +++ b/e107_core/shortcodes/batch/comment_shortcodes.php @@ -416,7 +416,7 @@ class comment_shortcodes extends e_shortcode else { // return "".COMLAN_318.""; - return "".$adop_icon.""; + return "".$adop_icon.""; } } else