From 6a916b069c73ad7def95ad72ae848125544bc309 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 화, 22 2월 2022 15:40:08 +0900 Subject: [PATCH] Merge branch 'master' of http://192.168.0.28:9001/r/owl-kisa --- src/main/resources/mails/issueSendEmailTemplate3.html | 20 +++++++++++++------- 1 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/main/resources/mails/issueSendEmailTemplate3.html b/src/main/resources/mails/issueSendEmailTemplate3.html index 631dba1..0aa3040 100644 --- a/src/main/resources/mails/issueSendEmailTemplate3.html +++ b/src/main/resources/mails/issueSendEmailTemplate3.html @@ -7,7 +7,7 @@ <table align="center" style="width: 600px; margin:0 auto; background-color: #fff; box-shadow: 0px 20px 50px rgba(0,0,0,0.05);font-size: 14px; line-height: 1.43;font-family: "留묒� 怨좊뵓"" xmlns:th="http://www.thymeleaf.org"> <tr> <td style="background-color: #fff;"> - <a href="" th:href="${url}" target="_blank"><img alt="OWL ITS" src="http://wisestone.kr/owlsolution/logo-dark.png" style="padding: 20px 60px"></a> +<!-- <a href="" th:href="${url}" target="_blank"><img alt="OWL ITS" src="http://wisestone.kr/owlsolution/logo-dark.png" style="padding: 20px 60px"></a>--> </td> </tr> <tr> @@ -59,11 +59,17 @@ </td> </tr> <tr> - <td style="padding: 20px 40px; color: #111; border: 1px solid #e7e7e7; border-left: none; width:50%"> + <!--<td style="padding: 20px 40px; color: #111; border: 1px solid #e7e7e7; border-left: none; width:50%"> <div style="color: #9a9a9a; font-size: 12px; font-weight:bold; margin-bottom: 3px;"> <span th:utext="${#messages.msg('issue.add.assignee')}">�떞�떦�옄</span> </div> <div style="font-weight:bold;" th:utext="${assignees}"></div> + </td>--> + <td style="padding: 20px 40px; color: #111; border: 1px solid #e7e7e7; border-left: none; width:50%"> + <div style="color: #9a9a9a; font-size: 12px; font-weight:bold; margin-bottom: 3px;"> + <span th:utext="${#messages.msg('issue.add.department')}">�떞�떦遺��꽌</span> + </div> + <div style="font-weight:bold;" th:utext="${departments}"></div> </td> <td style="padding: 20px 40px; color: #111; border: 1px solid #e7e7e7; border-left: none; border-right: none;"> <div style="color: #9a9a9a; font-size: 12px; font-weight:bold; margin-bottom: 3px;"> @@ -142,17 +148,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="" th:href="${url}" target="_blank" style="text-decoration: underline; color: #4B72FA;" th:utext="${url}"> - 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="" th:href="${url}" target="_blank" style="text-decoration: underline; color: #4B72FA;" th:utext="${url}">--> +<!-- 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