diff --git a/module/task/view/editestimate.html.php b/module/task/view/editestimate.html.php index d5558914bf..1c38d4bddf 100644 --- a/module/task/view/editestimate.html.php +++ b/module/task/view/editestimate.html.php @@ -14,7 +14,7 @@ task->confirmRecord);?>
isLast) echo "onsubmit='return confirmLeft();'"?>> - +
diff --git a/module/task/view/m.sendmail.html.php b/module/task/view/m.sendmail.html.php index 2d424afff2..416a72b567 100644 --- a/module/task/view/m.sendmail.html.php +++ b/module/task/view/m.sendmail.html.php @@ -1,39 +1,2 @@ - * @package task - * @version $Id: sendmail.html.php 867 2010-06-17 09:32:58Z yuren_@126.com $ - * @link http://www.zentao.net - */ -?> -
task->editEstimate;?>
task->date;?>
- - - - - - - - - -
- 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; - ?> -
-
-
+include './sendmail.html.php';