From c65749725a09da031eea3f86f8767b4673d109b3 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 14 Aug 2005 16:40:10 +0000 Subject: [PATCH] bug Journal ODS --- include/class_widget.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 );