first
This commit is contained in:
33
modules/member/doc/email/_settings.auth.email.txt
Normal file
33
modules/member/doc/email/_settings.auth.email.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
<h1 style="margin-bottom: 25px;font-size:18px;line-height:22px;font-family:Apple SD Gothic Neo,sans-serif,'맑은고딕',Malgun Gothic,'굴림',gulim;letter-spacing:-1px;font-weight:bold;color:#1e1e1e">
|
||||
이메일 추가 위한 본인인증
|
||||
</h1>
|
||||
<p style="font-size:14px;line-height:22px;font-family:Apple SD Gothic Neo,sans-serif,'맑은고딕',Malgun Gothic,'굴림',gulim;letter-spacing:-1px;color:#1e1e1e">
|
||||
{NAME}님의 요청에 의해 인증코드가 발급되었습니다.
|
||||
</p>
|
||||
<p style="font-size:14px;line-height:22px;font-family:Apple SD Gothic Neo,sans-serif,'맑은고딕',Malgun Gothic,'굴림',gulim;letter-spacing:-1px;color:#1e1e1e">
|
||||
아래의 인증코드를 확인해주세요.
|
||||
</p>
|
||||
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin-top: 25px;line-height:22px;font-family:Apple SD Gothic Neo,sans-serif,'맑은고딕',Malgun Gothic,'굴림',gulim;letter-spacing:-1px;color:#1e1e1e">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="100%" height="1" colspan="5" bgcolor="#bebebe"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" height="25" colspan="5"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="3%"></td>
|
||||
<th align="left" colspan="1" rowspan="1" valign="top" width="22%" style="font-size:14px;font-weight:normal">인증번호</th>
|
||||
<td width="2%"></td>
|
||||
<td valign="top" width="70%" style="font-size:14px;font-weight:bold;word-break:break-all">{CODE}</td>
|
||||
<td width="3%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" height="27" colspan="5"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" height="1" colspan="5" bgcolor="#bebebe"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user