diff --git a/module/my/view/todo.html.php b/module/my/view/todo.html.php index 256d95c520..9ef481dfa3 100644 --- a/module/my/view/todo.html.php +++ b/module/my/view/todo.html.php @@ -30,6 +30,7 @@ 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)") . ''; ?> +