From 62170f092e8c8031559acf66f54d5abc87cb13cd Mon Sep 17 00:00:00 2001 From: 박지현 <jhpark@maprex.co.kr> Date: 수, 23 2월 2022 17:44:41 +0900 Subject: [PATCH] 워크플로우 상태 목록 선택 시 상태이름(상태속성) 으로표시되도록 수정 완료 --- src/main/resources/mails/projectManagerExcludeAndDefaultIncludeEmail.html | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/mails/projectManagerExcludeAndDefaultIncludeEmail.html b/src/main/resources/mails/projectManagerExcludeAndDefaultIncludeEmail.html index ca47699..d05e7d6 100644 --- a/src/main/resources/mails/projectManagerExcludeAndDefaultIncludeEmail.html +++ b/src/main/resources/mails/projectManagerExcludeAndDefaultIncludeEmail.html @@ -62,17 +62,17 @@ </tr> <tr> <td style="text-align:center;padding-bottom:40px;"> - <span style="color: #000; font-weight:bold; font-size:16px;">OWL ITS TEAM</span><br/> - <a href="https://owlsolution.io" target="_blank" style="text-decoration: underline; color: #4B72FA;"> - https://owlsolution.io</a><br/><br/> - <span style="font-size:12px;color: #8D929D;">If you have any questions, contact us at <a href="mailto:supportowl@wisestone.kr" style="text-decoration: underline; color: #4B72FA;">supportowl@wisestone.kr</a></span> + <span style="color: #000; font-weight:bold; font-size:16px;">KISA</span><br/> +<!-- <a href="https://owlsolution.io" target="_blank" style="text-decoration: underline; color: #4B72FA;">--> +<!-- https://owlsolution.io</a><br/><br/>--> + <span style="font-size:12px;color: #8D929D;">If you have any questions, contact us at <!--<a href="mailto:supportowl@wisestone.kr" style="text-decoration: underline; color: #4B72FA;">supportowl@wisestone.kr</a>--></span> </td> </tr> <tr> <td style="background-color: #f1f4fd; padding: 30px; text-align: center;color: #A5A5A5; font-size: 12px; margin-bottom: 5px;"> <span th:utext="${#messages.msg('common.common.sendMail')}">蹂� 硫붿씪�� 諛쒖떊�쟾�슜 硫붿씪�엯�땲�떎.</span><br/> <span style="color: #A5A5A5; font-size: 10px;"> - Copyright 짤 WISESTONE CO., Ltd. All Rights Reserved. + Copyright 짤 KISA. All Rights Reserved. </span> </td> </tr> -- Gitblit v1.8.0