diff --git a/module/my/view/todo.html.php b/module/my/view/todo.html.php index 76a93dd7c8..c392380d4f 100644 --- a/module/my/view/todo.html.php +++ b/module/my/view/todo.html.php @@ -30,7 +30,19 @@ echo '' . html::a(inlink('todo', "date=before&account={$app->user->account}&status=undone"), $lang->todo->allUndone) . ''; echo "" . html::input('date', $date, "class='w-date date' onchange=changeDate(this.value)") . ''; ?> - +