diff --git a/bl-kernel/helpers/theme.class.php b/bl-kernel/helpers/theme.class.php index cf0bb857..6645d35f 100644 --- a/bl-kernel/helpers/theme.class.php +++ b/bl-kernel/helpers/theme.class.php @@ -248,7 +248,7 @@ class Theme { public static function jquery() { - return ''.PHP_EOL; + return ''.PHP_EOL; } public static function jsBootstrap()