43 lines
1.8 KiB
HTML
43 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<title>문자온 - 알림톡리스트 팝업</title>
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap"
|
|
rel="stylesheet">
|
|
<link rel="stylesheet" href="/publish/css/reset.css">
|
|
<link rel="stylesheet" href="/publish/css/jquery.mCustomScrollbar.css">
|
|
<link rel="stylesheet" href="/publish/css/common.css">
|
|
<link rel="stylesheet" href="/publish/css/button.css">
|
|
<link rel="stylesheet" href="/publish/css/content.css?date=202301160001">
|
|
<link rel="stylesheet" href="/publish/css/mem.css">
|
|
<link rel="stylesheet" href="/publish/css/font.css">
|
|
<link rel="stylesheet" href="/publish/css/popupLayer.css">
|
|
|
|
<script src="/publish/js/jquery-3.5.0.js"></script>
|
|
<script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script>
|
|
<script src="/publish/js/common.js"></script>
|
|
<script src="/publish/js/content.js?date=202211070003"></script>
|
|
<script src="/publish/js/popupLayer.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="info_popup ad_layer adpopup01" style="min-width:773px;">
|
|
<div class="popup_heading">
|
|
<p>사용안내</p>
|
|
</div>
|
|
<div class="layer_in">
|
|
<ul class="info_list">
|
|
<li>승인된 템플릿만 알림톡 발송이 가능합니다. (카카오 운영자가 검수 후 승인, 영업일 기준 2~3일 소요)</li>
|
|
<li>템플릿 등록 후, 템플릿 심사요청을 진행해야 카카오 검수요청이 진행됩니다.</li>
|
|
<li>승인된 템플릿은 수정/삭제가 불가합니다.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html> |