+ [bug#59384,done,0.5h] add mail content.

This commit is contained in:
liumengyi
2025-02-26 16:23:05 +08:00
committed by 孙广明
parent 3e496d227d
commit 3aa048d7b7
+12
View File
@@ -1,3 +1,15 @@
<?php
/**
* The mail file of execution module of ZenTaoPMS.
*
* @copyright Copyright 2009-2025 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com)
* @license ZPL(http://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
* @author Mengyi Liu
* @package execution
* @version $Id: sendmail.html.php
* @link https://www.zentao.net
*/
?>
<?php $mailTitle = 'EXECUTION #' . $object->id . ' ' . $object->name;?>
<?php include $this->app->getModuleRoot() . 'common/view/mail.header.html.php';?>
<tr>