diff --git a/include/lib/select_box.class.php b/include/lib/select_box.class.php
index 28e6bc740..396d416f9 100644
--- a/include/lib/select_box.class.php
+++ b/include/lib/select_box.class.php
@@ -157,7 +157,7 @@ class Select_Box
// display the button
- printf('',
+ printf('',
$this->id, $this->value);
printf('', $this->id,
$this->id, $this->default_value);