From 3cd44c035ff94df9719d05953b7376c13c53dd9d Mon Sep 17 00:00:00 2001 From: "Arun S. Sekher" Date: Tue, 23 May 2017 02:18:41 +0400 Subject: [PATCH] [html] - Fix forum search button start tag using self closing html syntax. Should fix 'Self-closing syntax (/>) used on a non-void HTML element' html validation error. --- e107_plugins/forum/shortcodes/batch/forum_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/forum/shortcodes/batch/forum_shortcodes.php b/e107_plugins/forum/shortcodes/batch/forum_shortcodes.php index c93635235..58f0a4fac 100644 --- a/e107_plugins/forum/shortcodes/batch/forum_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/forum_shortcodes.php @@ -181,7 +181,7 @@ class forum_shortcodes extends e_shortcode - +