diff --git a/include/class_widget.php b/include/class_widget.php index 7cb2ba606..f5fe10aa0 100644 --- a/include/class_widget.php +++ b/include/class_widget.php @@ -236,10 +236,12 @@ class widget { } //else } else { - $r=sprintf(' + $r=sprintf(' %s ', + $this->name, + $this->value , $this->value );