diff --git a/module/todo/view/edit.html.php b/module/todo/view/edit.html.php index 3636e22f46..65ffe267f2 100644 --- a/module/todo/view/edit.html.php +++ b/module/todo/view/edit.html.php @@ -16,135 +16,141 @@ -
" . html::checkbox('config[month]', $days, isset($todo->config->month) ? $todo->config->month : '') . '