diff --git a/classes/Controller.php b/classes/Controller.php
index 72802fbaa..9f9ae22ac 100644
--- a/classes/Controller.php
+++ b/classes/Controller.php
@@ -273,7 +273,7 @@ abstract class ControllerCore
}
}
else
- $plugin_path = Media::getJqueryPluginPath($name);
+ $plugin_path = Media::getJqueryPluginPath($name, $folder);
$this->addCSS($plugin_path['css']);
$this->addJS($plugin_path['js']);
diff --git a/classes/Helper.php b/classes/Helper.php
index cc0ad9260..56040d597 100755
--- a/classes/Helper.php
+++ b/classes/Helper.php
@@ -76,7 +76,7 @@ class HelperCore
($use_search ? '' : '' ).'