diff --git a/bl-kernel/admin/themes/booty/init.php b/bl-kernel/admin/themes/booty/init.php
index 2859f202..23ca733b 100644
--- a/bl-kernel/admin/themes/booty/init.php
+++ b/bl-kernel/admin/themes/booty/init.php
@@ -262,7 +262,7 @@ EOF;
$label = '';
if (isset($args['label'])) {
- $label = '';
+ $label = '';
}
$class = 'form-control';