diff --git a/module/bug/view/m.sendmail.html.php b/module/bug/view/m.sendmail.html.php index 60892729ef..a7b56ef31b 100644 --- a/module/bug/view/m.sendmail.html.php +++ b/module/bug/view/m.sendmail.html.php @@ -1,39 +1,2 @@ - * @package bug - * @version $Id: sendmail.html.php 4626 2013-04-10 05:34:36Z chencongzhi520@gmail.com $ - * @link http://www.zentao.net - */ -?> -
| - BUG #id . "=>{$users[$bug->assignedTo]} " . html::a(common::getSysURL() . $this->createLink('bug', 'view', "bugID=$bug->id"), $bug->title);?> - | -
| - - | -
| - |
| - STORY #id . "=>$story->assignedTo " . html::a(common::getSysURL() . $this->createLink('story', 'view', "storyID=$story->id"), $story->title);?> - | -
| - - | -
| - |