diff --git a/bl-kernel/helpers/theme.class.php b/bl-kernel/helpers/theme.class.php
index f7f64925..88009452 100644
--- a/bl-kernel/helpers/theme.class.php
+++ b/bl-kernel/helpers/theme.class.php
@@ -169,7 +169,7 @@ class Theme {
public static function jquery($cdn=false)
{
if ($cdn) {
- return '';
+ return '';
}
return ''.PHP_EOL;
}
@@ -183,4 +183,4 @@ class Theme {
}
}
-?>
\ No newline at end of file
+?>
diff --git a/bl-themes/alternative/index.php b/bl-themes/alternative/index.php
index 0c680d82..0f7c2c39 100755
--- a/bl-themes/alternative/index.php
+++ b/bl-themes/alternative/index.php
@@ -28,7 +28,7 @@
@@ -36,4 +36,4 @@