diff --git a/include/bugs.php b/include/bugs.php index 4f12624..51710bb 100644 --- a/include/bugs.php +++ b/include/bugs.php @@ -487,7 +487,8 @@ class Bug function outputEditor() { $this->display(); - echo ''; + echo ''; + echo ''; } function getOutputEditorValues($aClean)