From 3e0b94a107ae5c8ff96b129d39c42618fa98e6d8 Mon Sep 17 00:00:00 2001 From: rica-carv Date: Mon, 2 May 2016 12:23:37 +0100 Subject: [PATCH] Moved hidden inputs Moved hidden inputs due their present location breaks bootstrap searchbox css format (see picture) --- e107_plugins/forum/forum.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e107_plugins/forum/forum.php b/e107_plugins/forum/forum.php index 6013f0fc3..939fa8ddc 100644 --- a/e107_plugins/forum/forum.php +++ b/e107_plugins/forum/forum.php @@ -184,13 +184,13 @@ if(!$srchIcon = $tp->toGlyph('fa-search')) $fVars->SEARCH = "
+ + + - - -
\n"; @@ -775,4 +775,4 @@ function forum_track() } -?> \ No newline at end of file +?>