diff --git a/module/task/view/m.sendmail.html.php b/module/task/view/m.sendmail.html.php new file mode 100644 index 0000000000..2d424afff2 --- /dev/null +++ b/module/task/view/m.sendmail.html.php @@ -0,0 +1,39 @@ + + * @package task + * @version $Id: sendmail.html.php 867 2010-06-17 09:32:58Z yuren_@126.com $ + * @link http://www.zentao.net + */ +?> + + + + + + + + + + +
+ TASK #id . "=>$task->assignedTo " . html::a(common::getSysURL() . $this->createLink('task', 'view', "taskID=$task->id"), $task->name);?> +
+
+ task->legendDesc;?> +
+ desc, 'src="data/upload')) + { + $task->desc = str_replace('server->http_host . $this->config->webRoot, $task->desc); + $task->desc = str_replace('server->http_host . $this->config->webRoot, $task->desc); + } + echo $task->desc; + ?> +
+
+