diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php index 9ae4d4f667..355960bf44 100755 --- a/module/todo/view/batchcreate.html.php +++ b/module/todo/view/batchcreate.html.php @@ -41,7 +41,7 @@ idAB;?> '>todo->type;?> '>todo->pri;?> - todo->name;?> + todo->name;?> >todo->desc;?> '>todo->beginAndEnd;?> diff --git a/module/todo/view/create.html.php b/module/todo/view/create.html.php index e3fc881c43..a0d281b24a 100644 --- a/module/todo/view/create.html.php +++ b/module/todo/view/create.html.php @@ -28,8 +28,9 @@
- todo->periods['future'];?> + todo->periods['future'];?>
+ todo->type;?> @@ -42,9 +43,9 @@ todo->name;?> - +
- + todo->desc;?>