diff --git a/include/class_widget.php b/include/class_widget.php index dcfada29b..9cf64e2a2 100644 --- a/include/class_widget.php +++ b/include/class_widget.php @@ -558,7 +558,7 @@ class widget { $r='"; + ' onClick="'.$this->js.'">'; return $r; } return "INVALID WIDGET $this->type ";