diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index a76a772d85..8edb32c5b1 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -35,18 +35,22 @@
-
- task->desc;?> - desc, "rows='4' class='area-1'");?> -
-
- comment;?> - -
-
- files;?> - fetch('file', 'buildform');?> -
+ + +
+
+ task->desc;?> + desc, "rows='4' class='area-1'");?> +
+
+ comment;?> + +
+
+ files;?> + fetch('file', 'buildform');?> +
+
goback, $this->inlink('view', "taskID=$task->id"));?>