diff --git a/gulliver/system/class.xmlform.php b/gulliver/system/class.xmlform.php index 0c2dc5c45..7f182bb05 100644 --- a/gulliver/system/class.xmlform.php +++ b/gulliver/system/class.xmlform.php @@ -3314,6 +3314,7 @@ class XmlForm_Field_Date extends XmlForm_Field_SimpleText } else { $id = 'form[' . $owner->name . '][' . $r . '][' . $this->name . ']'; $html = $this->__draw_widget ( $id, $v, $owner ); + $html = '