From edb2e6d22fc8941cc111f0959ce41552caf08974 Mon Sep 17 00:00:00 2001 From: IgorA100 Date: Thu, 28 Mar 2024 12:08:03 +0300 Subject: [PATCH] Add line break --- web/skins/classic/includes/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index 37986f7a5..bac26f8d4 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -1031,7 +1031,8 @@ function xhtmlFooter() { $j('.chosen.chosen-auto-width').chosen({disable_search_threshold: limit_search_threshold, width: "auto"}); } $j(document).ready(applyChosen); - + +