OWL ITS + 탐지시스템(인터넷 진흥원)
박지현
2022-02-22 62832e82034f89c6578fbc6905f770726b5389da
src/main/resources/mails/workspaceInviteNewUserEmail.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: &quot;맑은 고딕&quot;" xmlns:th="http://www.thymeleaf.org">
    <tr>
        <td style="background-color: #fff;">
            <a href="https://owlsolution.io" target="_blank"><img alt="OWL ITS" src="http://wisestone.kr/owlsolution/logo-dark.png" style="padding: 20px 60px"></a>
<!--            <a href="https://owlsolution.io" target="_blank"><img alt="OWL ITS" src="http://wisestone.kr/owlsolution/logo-dark.png" style="padding: 20px 60px"></a>-->
        </td>
    </tr>
    <tr>
@@ -22,7 +22,7 @@
            <span th:utext="${#messages.msg('workspace.hello')}">안녕하세요.</span> <br/>
            <span style="color:#4B72FA; font-weight:bold;" th:utext="${inviteUserName}"></span>
            <span th:utext="${#messages.msg('workspace.asked.you')}">님이 고객님을</span>
            <span style="color:#4B72FA; font-weight:bold;">OWL ITS</span>
            <span style="color:#4B72FA; font-weight:bold;">KISA</span>
            [<span th:utext="${workspaceName}"> </span>] <span th:utext="${#messages.msg('workspace.invited.to')}">에 초대하였습니다.</span>
        </td>
    </tr>
@@ -31,13 +31,13 @@
            <table style="width:450px; background-color: #F4F4F4; margin: 20px 0px 40px;" align="center">
                <tr>
                    <td colspan="2" style="padding: 20px 40px; color: #111; border-top: 1px solid #e7e7e7;">
                        <span th:utext="${#messages.msg('workspace.click.button')}">아래 버튼을 클릭하여 회원가입을 하시면 초대된 업무 공간에 참여할 수 있습니다. OWL ITS는 이슈 기반의 프로젝트 관리 툴로 모든 이슈를 관리하고 협업할 수 있습니다.</span>
                        <span th:utext="${#messages.msg('workspace.click.button')}">아래 버튼을 클릭하여 회원가입을 하시면 초대된 업무 공간에 참여할 수 있습니다. KISA는 이슈 기반의 프로젝트 관리 툴로 모든 이슈를 관리하고 협업할 수 있습니다.</span>
                    </td>
                </tr>
                <tr>
                    <td colspan="2" style="padding:20px;  color: #8D929D; font-size: 13px; text-align: center;border-bottom: 1px solid #e7e7e7;">
                        <a href="https://owlsolution.io" target="_blank" style="padding: 10px 15px; background-color: #4B72FA; color: #fff; font-weight: bolder; font-size: 14px; display: inline-block; text-decoration: none;"><span th:utext="${#messages.msg('user.password.login')}">OWL
                    ITS 로그인</span></a>
                        <a href="https://owlsolution.io" target="_blank" style="padding: 10px 15px; background-color: #4B72FA; color: #fff; font-weight: bolder; font-size: 14px; display: inline-block; text-decoration: none;"><span th:utext="${#messages.msg('user.password.login')}">
                    KISA 로그인</span></a>
                    </td>
                </tr>
            </table>
@@ -45,17 +45,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>