diff --git a/include/lib/inplace_edit.class.php b/include/lib/inplace_edit.class.php
index 8f892dd2f..5d869cae3 100644
--- a/include/lib/inplace_edit.class.php
+++ b/include/lib/inplace_edit.class.php
@@ -111,7 +111,7 @@ EOF;
$v=$this->input->get_value();
$v=(trim($v)=="")?$this->message:$v;
echo $v,
- ' ',
+ ' ',
"