From e4aed95dbe378b0ff188f58cf1fc624e77892342 Mon Sep 17 00:00:00 2001 From: zhujinyong Date: Mon, 29 Oct 2012 08:07:59 +0000 Subject: [PATCH] * fix bug #350. --- module/my/view/todo.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ - +