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