From 4ef1ebef7e4475db91eae5b574a1208d0aa5f62e Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 17 Aug 2023 16:42:16 +0800 Subject: [PATCH] * Code for task #99437. --- module/story/ui/sendmail.html.php | 35 +++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 module/story/ui/sendmail.html.php diff --git a/module/story/ui/sendmail.html.php b/module/story/ui/sendmail.html.php new file mode 100644 index 0000000000..0b482a5768 --- /dev/null +++ b/module/story/ui/sendmail.html.php @@ -0,0 +1,35 @@ + + * @package bug + * @version $Id: sendmail.html.php 4129 2013-01-18 01:58:14Z wwccss $ + * @link http://www.zentao.net + */ +?> +id . ' ' . $object->title;?> +app->getModuleRoot() . 'common/view/mail.header.html.php';?> + + + + + + +
+ color) ? '#333' : $object->color;?> + id", 'html'), $mailTitle, '', "style='color: {$color}; text-decoration: underline;'");?> +
+ + + + +
+ lang->story->legendSpec;?> +
spec;?>
+
+ + +app->getModuleRoot() . 'common/view/mail.footer.html.php';?>