From 954df2b409c869fc17e3c6af2f9d6405b9cfb499 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Tue, 6 Jul 2010 07:49:24 +0000 Subject: [PATCH] - remove the w-p20 class of mailto td. --- module/task/view/view.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index ba00cfc2d9..3549d60519 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -112,7 +112,7 @@ show($lang->task->priList, $task->pri);?> - task->mailto;?> + task->mailto;?> mailto)); foreach($mailto as $account) echo ' ' . $users[$account]; ?>