1063 lines
69 KiB
HTML
1063 lines
69 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="ko">
|
||
|
||
<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">
|
||
<link rel="stylesheet" href="/publish/css/adrbook.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"></script>
|
||
<script src="/publish/js/calendar.js"></script>
|
||
<script src="/publish/js/popup.js"></script>
|
||
<script src="/publish/js/popupLayer.js"></script>
|
||
|
||
<script>
|
||
function popMore(e) {
|
||
$(e).closest(".pop_more_cont").toggleClass("pop_more_click");
|
||
|
||
if ($(e).closest(".pop_more_cont").is(".pop_more_click")) {
|
||
$(e).html('숨기기');
|
||
$(e).append('<i></i>');
|
||
} else {
|
||
$(e).html('더보기');
|
||
$(e).append('<i></i>');
|
||
}
|
||
}
|
||
</script>
|
||
|
||
<style>
|
||
.adr_popup09 .excel_middle .select_btnWrap div{gap:6px;}
|
||
.btnType20{min-width:70px;width:auto;padding:0 10px;}
|
||
.adr2_hover{display:inline-flex;width:18px;height:18px;background:#002c9a;color:#fff;font-weight:bold;border-radius:100%;justify-content:center;align-items:center;}
|
||
</style>
|
||
</head>
|
||
|
||
<body>
|
||
<div class="mask"></div>
|
||
|
||
<!-- 수신거부 대량등록 data-tooltip:adr_popup09 -->
|
||
<div class="tooltip-wrap">
|
||
<div class="popup-com adr_layer adr_popup09" tabindex="0" data-tooltip-con="adr_popup09" data-focus="adr_popup09" data-focus-prev="adr_popup09-close" style="width: 1000px;">
|
||
<div class="popup_heading">
|
||
<p>수신거부번호 등록</p>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup09-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
|
||
</div>
|
||
<div class="layer_in" style="height: 700px; padding: 25px 30px;">
|
||
|
||
<div class="list_tab_wrap2">
|
||
<!-- tab button -->
|
||
<ul class="list_tab">
|
||
<li class="tab active"><button type="button" onclick="popupTab(this,'1');">엑셀입력</button></li>
|
||
<li class="tab"><button type="button" onclick="popupTab(this,'2');">붙여넣기</button></li>
|
||
</ul>
|
||
<!--// tab button -->
|
||
</div>
|
||
|
||
<!-- 엑셀입력 -->
|
||
<div class="popCont current pop_more_cont" id="popCont_1">
|
||
<div class="titBox">
|
||
<p>- 직접입력하는 최대 10,000건까지 등록가능합니다.(080 수신거부 제외)</p>
|
||
<p>- 반드시 샘플파일을 다운로드하여 작성방법을 확인하신 후 정해진 양식에 맞추어 수신거부번호를 작성하셔야 합니다.</p>
|
||
<p>- 쉼표(,), 구분선(|), 역슬래시(\, ₩), 작은따옴표('), 큰따옴표(") 등 발송불가 특수문자는 저장되지 않습니다.</p>
|
||
<p>- 수신거부번호는 필수입력 항목입니다.</p>
|
||
<p>- 전화번호 형태는 010-1234-5678 또는 01012345678 모두 가능합니다. 단, 공백은 허용되지 않습니다.</p>
|
||
<p>- 엑셀 파일에 비밀번호 설정, 제한된 보기, 수식 등이 설정되어 있는 경우 업로드가 불가합니다.</p>
|
||
<p>- 첨부가능 파일 : xlsx, xls(최대용량 3MB)</p>
|
||
<p>- ‘오류 검사’를 통해 등록된 데이터에 전화번호 입력 오류를 확인하실 수 있습니다.</p>
|
||
<button type="button" class="excel_btn" onclick="location.href='/download/addrBlock/수신거부_대량등록.xlsx'"><i class="downroad"></i>샘플파일 다운로드</button>
|
||
</div>
|
||
<div class="pop_more_wrap">
|
||
<button type="button" class="pop_more" onclick="popMore(this);">더보기<i></i></button>
|
||
</div>
|
||
<div class="excel_btn_wrap">
|
||
<button type="button" class="excel_btn2 btnType"><i class="uproad"></i>엑셀파일 다운로드</button>
|
||
</div>
|
||
<div class="file_add">
|
||
<p><img src="/publish/images/content/file_add.png" alt="파일 붙여넣기">엑셀 파일을 여기에 끌어다 놓으세요</p>
|
||
</div>
|
||
<div class="list_info">
|
||
<p>총 <span class="c_e40000">171</span>건 / 중복 <span class="c_002c9a">9</span>건</p>
|
||
<button type="button" class="btnType btnType6 addCallToF">번호추가</button>
|
||
</div>
|
||
<div class="popTable_wrap">
|
||
<table class="layer_tType2">
|
||
<caption>엑셀입력 표</caption>
|
||
<colgroup>
|
||
|
||
<col style="width: 40px;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 22%;">
|
||
<col style="width: 18%;">
|
||
<col style="width: auto;">
|
||
</colgroup>
|
||
<thead>
|
||
<tr>
|
||
<th scope="col">
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</th>
|
||
<th>
|
||
구분
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>
|
||
수신거부번호
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>
|
||
이름
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>메모</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="error">
|
||
<td>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>010-1234-5678</td>
|
||
<td>
|
||
<p class="font_ellipsis">홍길동</p>
|
||
</td>
|
||
<td>
|
||
<p class="font_ellipsis">메모1</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>010-1234-5678</td>
|
||
<td>
|
||
<p class="font_ellipsis">홍길동</p>
|
||
</td>
|
||
<td>
|
||
<p class="font_ellipsis">메모1</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>010-1234-5678</td>
|
||
<td>
|
||
<p class="font_ellipsis">홍길동</p>
|
||
</td>
|
||
<td>
|
||
<p class="font_ellipsis">메모1</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<div class="excel_middle">
|
||
<div class="select_btnWrap clearfix">
|
||
<div>
|
||
<button type="button" class="all_del"><i class="remove_img"></i>전체삭제</button>
|
||
<button type="button" class="select_del"><i class="remove_img"></i>선택삭제</button>
|
||
<button type="button" class="chkVali_del"><i class="remove_img"></i>오류번호삭제</button>
|
||
<button type="button" class="check_validity">오류 검사 <i></i></button>
|
||
<div class="error_hover_cont send_hover_cont addr_hover_cont">
|
||
<p>휴대폰 번호 입력 시 해당 휴대폰 번호에 대한 형식이 어긋나거나 휴대폰 번호에 오류가 있는지 등을 검사하는 기능</p>
|
||
<span>(예시) 010-1234-0001(O) / 010-123-0001(X)</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- // 엑셀입력 -->
|
||
|
||
<!-- 붙여넣기 -->
|
||
<div class="popCont pop_more_cont" id="popCont_2">
|
||
<div class="titBox">
|
||
<p>- 텍스트(txt) 파일로 작성된 주소록을 등록하실 수 있습니다.</p>
|
||
<p>- 반드시 샘플파일을 다운로드하여 작성방법을 확인하신 후 정해진 양식에 맞추어 주소록을 붙여 넣으셔야 합니다.</p>
|
||
<p>- 입력 내용은 (Tab) 또는 (,) 구분하여 입력하여야 합니다.</p>
|
||
<p>- 한 줄(열)에 주소 한 건만 입력 가능합니다.</p>
|
||
<p>- 전화번호 형태는 010-1234-5678 또는 01012345678 모두 가능합니다. 단, 공백은 허용되지 않습니다.</p>
|
||
<p> (예) 홍길동,010-1234-5678 또는 홍길동,01012345678</p>
|
||
<p>- 한번에 많은 양의 데이터를 입력하시려면 ‘주소록 복사(Ctrl+c) + 붙여넣기(Ctrl+v)’ 또는 ‘엑셀입력’을 이용하세요.</p>
|
||
<button type="button" class="txt_btn" onclick="location.href='/download/addrBlock/수신거부_대량등록.zip';data:text/plain;charset=utf-8;"><i></i>TXT샘플 다운로드</button>
|
||
</div>
|
||
<div class="pop_more_wrap">
|
||
<button type="button" class="pop_more" onclick="popMore(this);">더보기<i></i></button>
|
||
</div>
|
||
<div class="excel_btn_wrap">
|
||
<button type="button" class="excel_btn2 btnType"><i class="uproad"></i>엑셀파일 다운로드</button>
|
||
</div>
|
||
<div class="file_add">
|
||
<p><img src="/publish/images/content/file_add.png" alt="파일 붙여넣기">엑셀 파일을 여기에 끌어다 놓으세요</p>
|
||
</div>
|
||
<div class="list_info">
|
||
<p>총 <span class="c_e40000">171</span>건 / 중복 <span class="c_002c9a">9</span>건</p>
|
||
<button type="button" class="btnType btnType6 addCallToF">번호추가</button>
|
||
</div>
|
||
<div class="popTable_wrap">
|
||
<table class="layer_tType2">
|
||
<caption>엑셀입력 표</caption>
|
||
<colgroup>
|
||
|
||
<col style="width: 40px;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 22%;">
|
||
<col style="width: 18%;">
|
||
<col style="width: auto;">
|
||
</colgroup>
|
||
<thead>
|
||
<tr>
|
||
<th scope="col">
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</th>
|
||
<th>
|
||
구분
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>
|
||
수신거부번호
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>
|
||
이름
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>메모</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="error">
|
||
<td>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>010-1234-5678</td>
|
||
<td>
|
||
<p class="font_ellipsis">홍길동</p>
|
||
</td>
|
||
<td>
|
||
<p class="font_ellipsis">메모1</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>010-1234-5678</td>
|
||
<td>
|
||
<p class="font_ellipsis">홍길동</p>
|
||
</td>
|
||
<td>
|
||
<p class="font_ellipsis">메모1</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>010-1234-5678</td>
|
||
<td>
|
||
<p class="font_ellipsis">홍길동</p>
|
||
</td>
|
||
<td>
|
||
<p class="font_ellipsis">메모1</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<div class="excel_middle">
|
||
<div class="select_btnWrap clearfix">
|
||
<div>
|
||
<button type="button" class="all_del"><i class="remove_img"></i>전체삭제</button>
|
||
<button type="button" class="select_del"><i class="remove_img"></i>선택삭제</button>
|
||
<button type="button" class="chkVali_del"><i class="remove_img"></i>오류번호삭제</button>
|
||
<button type="button" class="check_validity">오류 검사 <i></i></button>
|
||
<div class="error_hover_cont send_hover_cont addr_hover_cont">
|
||
<p>휴대폰 번호 입력 시 해당 휴대폰 번호에 대한 형식이 어긋나거나 휴대폰 번호에 오류가 있는지 등을 검사하는 기능</p>
|
||
<span>(예시) 010-1234-0001(O) / 010-123-0001(X)</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="req_area">
|
||
<textarea placeholder="- 수신거부번호가 입력된 txt 파일을 열어 복사(Ctrl+c) + 붙여넣기(Ctrl+v)로도 입력하실 수 있습니다.
|
||
- 수신거부번호는 필수입력 항목입니다.
|
||
- 성명,수신거부번호,메모 순으로 입력하세요
|
||
- '오류 검사'를 통해 등록된 데이터에 전화번호 입력 오류를 확인하실 수 있습니다."></textarea>
|
||
</div>
|
||
</div>
|
||
<!-- // 붙여넣기 -->
|
||
<div class="popup_btn_wrap2" style="margin:30px auto 30px auto;">
|
||
<button type="button">등록</button>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup09-close" data-focus-next="popup02">닫기</button>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
<!--// 주소록 대량등록 팝업 -->
|
||
|
||
<!-- 주소록에서 수신거부번호 삭제 data-tooltip:adr_popup10 -->
|
||
<div class="tooltip-wrap">
|
||
<div class="popup-com adr_layer adr_popup10" tabindex="0" data-tooltip-con="adr_popup10" data-focus="adr_popup10" data-focus-prev="adr_popup10-close" style="width: 540px;">
|
||
<div class="popup_heading">
|
||
<p>주소록에서 수신거부번호 삭제</p>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup10-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
|
||
</div>
|
||
<div class="layer_in">
|
||
<p class="adr_pop_title" style="padding:20px 0">선택하신 수신거부 번호를 주소록에서 삭제하시겠습니까?</p>
|
||
<div class="popup_btn_wrap2">
|
||
<button type="button">삭제</button>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup10-close" data-focus-next="adr_popup10">취소</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div><!-- //주소록에서 수신거부번호 삭제 -->
|
||
|
||
<!-- 수신거부 결과알림 data-tooltip:adr_popup11 -->
|
||
<div class="tooltip-wrap">
|
||
<div class="popup-com adr_layer adr_popup11" tabindex="0" data-tooltip-con="adr_popup11" data-focus="adr_popup11" data-focus-prev="adr_popup11-close" style="width: 390px;">
|
||
<div class="popup_heading">
|
||
<p>수신거부 결과 알림</p>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup11-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
|
||
</div>
|
||
<div class="layer_in">
|
||
<p class="adr_pop_title">선택하신 번호로 수신거부 처리결과를<br>
|
||
전송(단문)하시겠습니까?</p>
|
||
<div class="adr_alram">
|
||
<p>문자내용</p>
|
||
<div>
|
||
<p>
|
||
[Web발신]문자온<br>
|
||
전송자 : 홍길동<br>
|
||
수신거부일자 : 2020.10.21<br>
|
||
처리결과 : 수신거부 완료
|
||
</p>
|
||
</div>
|
||
</div>
|
||
<div class="popup_btn_wrap2">
|
||
<button type="button">전송</button>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup11-close" data-focus-next="adr_popup11">취소</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div><!-- //수신거부 결과알림 -->
|
||
|
||
<!-- 선택삭제 data-tooltip:adr_popup12 -->
|
||
<div class="tooltip-wrap">
|
||
<div class="popup-com adr_layer adr_popup12" tabindex="0" data-tooltip-con="adr_popup12" data-focus="adr_popup12" data-focus-prev="adr_popup12-close" style="width: 570px;">
|
||
<div class="popup_heading">
|
||
<p>삭제</p>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup12-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
|
||
</div>
|
||
<div class="layer_in">
|
||
<p class="adr_pop_title">080 자동 수신거부 목록에 등록된 거부번호를 삭제하는 경우<br>
|
||
정보통신망법 제76조제1항제7호에 의거 과태료가 부과될 수 있으며,<br>
|
||
문자온은 이에 대한 어떠한 민·형사상 책임도 지지 않습니다.<br>
|
||
삭제하시겠습니까?</p>
|
||
<div class="adr_delet">
|
||
<p>※ 정보통신망법 제76조제1항제7호</p>
|
||
<span>수신자가 수신거부 의사표시를 하였음에도 광고성 정보를 전송한 자의<br>경우에는 3천만원 이하의 과태료가 부과됩니다.</span>
|
||
</div>
|
||
<div class="popup_btn_wrap2">
|
||
<button type="button">삭제</button>
|
||
<button type="button" class="tooltip-close" data-focus="adr_popup12-close" data-focus-next="adr_popup12">취소</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div><!-- //선택삭제 -->
|
||
|
||
<!-- skip 메뉴 -->
|
||
<div class="skip_menu">
|
||
<a href="#cont" title="본문 바로가기" class="contGo">본문 바로가기</a>
|
||
</div>
|
||
<!--// skip 메뉴 -->
|
||
|
||
<!-- header 영역 -->
|
||
<div data-include-path="/publish/layout/_header.html"></div>
|
||
<!--// header 영역 -->
|
||
<!-- login 영역 -->
|
||
<!-- content 영역 -->
|
||
<div id="container" class="cont sub">
|
||
<div class="inner">
|
||
<!-- send top -->
|
||
<div class="send_top">
|
||
<!-- tab button -->
|
||
<ul class="tabType4">
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook1.html'">주소록관리</button></li>
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook_fax.html'">팩스 주소록관리</button></li>
|
||
<li class="tab active"><button type="button" onclick="TabType5(this,'3');">수신거부</button></li>
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook4.html'">폰주소록 등록</button></li>
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook3.html'">주소록 입력 대행(무료)</button></li>
|
||
</ul>
|
||
<!--// tab button -->
|
||
<!-- 주소록 관리 - 수신거부 관리 -->
|
||
<div class="adr_cont current" id="tab5_2">
|
||
<div class="heading">
|
||
<h2>수신거부 관리</h2>
|
||
<button type="button" class="button info" onclick="infoListPop('adrBlock','792','550')">사용안내</button>
|
||
</div>
|
||
<div class="list_tab_wrap2 type3">
|
||
<!-- tab button -->
|
||
<ul class="list_tab">
|
||
<li class="tab active"><button type="button" onclick="listTab(this,'1');">전체</button></li>
|
||
<li class="tab"><button type="button" onclick="listTab(this,'2');">080 자동 수신거부</button></li>
|
||
<li class="tab"><button type="button" onclick="listTab(this,'3');">직접등록</button></li>
|
||
</ul>
|
||
<!--// tab button -->
|
||
<button type="button" data-tooltip="adr_popup09" class="btnType btnType2">수신거부번호 등록</button>
|
||
</div>
|
||
<!-- 수신거부 > 전체 -->
|
||
<div class="price_history_cont list_cont current" id="listTab_1">
|
||
<div class="excel_middle">
|
||
<div class="select_btnWrap clearfix">
|
||
<div class="btn_left">
|
||
<span class="cal_label">기간선택</span>
|
||
<div class="calendar_wrap">
|
||
<input type="text" class="startDate inp" title="검색 시작일" id="startDate" name="startDate" value="" data-datecontrol="true">
|
||
<div class="calendar_in" id="calendarName_startDate3" style="z-index: 9;">
|
||
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('startDate-lry','',this)"></button>
|
||
<div id="startDate-lry" class="calendarPop" style="display: none;">
|
||
<iframe id="startDate3-ifrm" name="startDate-ifrm" class="calendar-frame" src="/publish/calendar.html" title=" 달력 팝업" frameborder="0" scrolling="no"></iframe>
|
||
</div>
|
||
</div>
|
||
<span class="dateEtc">~</span>
|
||
<input type="text" class="endDate inp" title="검색 종료일" id="endDate" name="endDate" value="" data-datecontrol="true">
|
||
<div class="calendar_in" id="calendarName_endDate" style="z-index: 0;">
|
||
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('endDate-lry','',this)"></button>
|
||
</div>
|
||
</div>
|
||
<button type="button">전월</button>
|
||
<button type="button">당월</button>
|
||
<button type="button" class="btnType6">조회</button>
|
||
<button type="button" onclick="$('input[name=startDate]').val(''); $('input[name=endDate]').val('') ;return false;" class="btnType btnType17">기간 초기화</button>
|
||
</div>
|
||
<div class="btn_right">
|
||
<div class="search">
|
||
<label for="id" class="label"></label>
|
||
<input type="text" id="id" placeholder="성명 또는 수신번호" onfocus="this.placeholder=''" onblur="this.placeholder='성명 또는 수신번호'">
|
||
<button type="button" class="btnType btnType2">검색</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="table_cont current adr_2">
|
||
<div class="list_info">
|
||
<p>총 <span class="c_e40000">1</span>건</p>
|
||
<div>
|
||
<button type="button" id="btnBlockDel" class="btnType btnType15"><i class="remove_img"></i>수신거부 목록에서 삭제</button>
|
||
<button type="button" id="btnAddrDel" class="btnType btnType15"><i class="remove_img"></i>주소록에서 삭제</button>
|
||
<button type="button" id="btnBlockExcel" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||
<label for="pageUnit" class="label">검색조건 선택</label> <select name="pageUnit" id="pageUnit" class="selType2" onchange="linkPage(1);">
|
||
<option value="10" selected="">10줄</option>
|
||
<option value="20">20줄</option>
|
||
<option value="30">30줄</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
<!-- 수신거부 - 전체 -->
|
||
<div class="tb_wrap">
|
||
<table class="tType4">
|
||
<colgroup>
|
||
<col style="width: 40px;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 12%;">
|
||
<col style="width: 12%;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 16%;">
|
||
<col style="width: auto;">
|
||
<col style="width: 11%;">
|
||
</colgroup>
|
||
<thead>
|
||
<tr>
|
||
<th>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox" id="chkAll">
|
||
</th>
|
||
<th>
|
||
번호
|
||
<div class="sort_wrap">
|
||
<input type="button" class="sort sortBtnDesc" id="sort_blockId" sortord="desc">
|
||
</div>
|
||
</th>
|
||
<th>
|
||
형태
|
||
<div class="sort_wrap">
|
||
<input type="button" class="sort sortBtn" id="sort_blockType">
|
||
</div>
|
||
</th>
|
||
<th>
|
||
거부번호
|
||
<div class="sort_wrap">
|
||
<input type="button" class="sort sortBtn" id="sort_phone">
|
||
</div>
|
||
</th>
|
||
<th>
|
||
수신자
|
||
<div class="sort_wrap">
|
||
<input type="button" class="sort sortBtn" id="sort_name">
|
||
</div>
|
||
</th>
|
||
<th>
|
||
등록일시
|
||
<div class="sort_wrap">
|
||
<input type="button" class="sort sortBtn" id="sort_regDate">
|
||
</div>
|
||
</th>
|
||
<th>
|
||
메모
|
||
</th>
|
||
<th>
|
||
결과알림
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">한 줄 전체 선택</label>
|
||
<input type="checkbox" name="blockCheck" value="BLOCKID_00000000295877" class="SelfCheck">
|
||
</td>
|
||
<td>
|
||
1
|
||
</td>
|
||
<td>
|
||
직접등록
|
||
</td>
|
||
<td>
|
||
<p>01012345678</p>
|
||
</td>
|
||
<td>
|
||
<p>ㅌㄴㄴ</p>
|
||
</td>
|
||
<td>2025-03-05 11:41:38</td>
|
||
<td>
|
||
<p class="memo_text">-</p><button type="button" onclick="SetBlockEditMode(this,'BLOCKID_00000000295877'); return false;"><img src="/publish/images/content/adress_check.png" class="mCS_img_loaded"></button>
|
||
</td>
|
||
<td>
|
||
-
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">한 줄 전체 선택</label>
|
||
<input type="checkbox" name="blockCheck" value="BLOCKID_00000000295877" class="SelfCheck">
|
||
</td>
|
||
<td>
|
||
2
|
||
</td>
|
||
<td>
|
||
직접등록
|
||
</td>
|
||
<td>
|
||
<p>01012345678</p>
|
||
</td>
|
||
<td>
|
||
<p>ㅌㄴㄴ</p>
|
||
</td>
|
||
<td>2025-03-05 11:41:38</td>
|
||
<td><input type="text" value=""><button type="button" onclick="SetBlockEditSave(this,'BLOCKID_00000000295877');"><img src="/publish/images/content/adress_edit.png" class="mCS_img_loaded"></button></td>
|
||
<td>
|
||
-
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<!-- <div class="table_btn clearfix">
|
||
<div class="table_btn_left">
|
||
<button type="button" data-tooltip="adr_popup12" class="btnType btnType15"><i class="remove_img"></i>수신거부 목록에서 삭제</button>
|
||
<button type="button" data-tooltip="adr_popup10" class="btnType btnType15"><i class="remove_img"></i>주소록에서 삭제</button>
|
||
</div>
|
||
<div class="table_btn_right">
|
||
<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||
</div>
|
||
</div> -->
|
||
<!-- //수신거부 - 전체 -->
|
||
|
||
<!-- pagination -->
|
||
<ul class="pagination">
|
||
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
|
||
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
|
||
<li class="on"><button>1</button></li>
|
||
<li><button>2</button></li>
|
||
<li><button>3</button></li>
|
||
<li><button>4</button></li>
|
||
<li><button>5</button></li>
|
||
<li><button>6</button></li>
|
||
<li><button>7</button></li>
|
||
<li><button>8</button></li>
|
||
<li><button>9</button></li>
|
||
<li><button>10</button></li>
|
||
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
|
||
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
|
||
</ul><!-- pagination -->
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 수신거부 > 080 자동 수신거부 -->
|
||
<div class="price_history_cont list_cont" id="listTab_2">
|
||
<div class="excel_middle">
|
||
<div class="select_btnWrap clearfix">
|
||
<div class="btn_left">
|
||
<span class="cal_label">기간선택</span>
|
||
<div class="calendar_wrap">
|
||
<input type="text" class="startDate inp" title="검색 시작일" id="startDate" name="startDate" value="" data-datecontrol="true">
|
||
<div class="calendar_in" id="calendarName_startDate3" style="z-index: 9;">
|
||
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('startDate-lry','',this)"></button>
|
||
<div id="startDate-lry" class="calendarPop" style="display: none;">
|
||
<iframe id="startDate3-ifrm" name="startDate-ifrm" class="calendar-frame" src="/publish/calendar.html" title=" 달력 팝업" frameborder="0" scrolling="no"></iframe>
|
||
</div>
|
||
</div>
|
||
<span class="dateEtc">~</span>
|
||
<input type="text" class="endDate inp" title="검색 종료일" id="endDate" name="endDate" value="" data-datecontrol="true">
|
||
<div class="calendar_in" id="calendarName_endDate" style="z-index: 0;">
|
||
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('endDate-lry','',this)"></button>
|
||
</div>
|
||
</div>
|
||
<button type="button">전월</button>
|
||
<button type="button">당월</button>
|
||
<button type="button" class="btnType6">조회</button>
|
||
<button type="button" onclick="$('input[name=startDate]').val(''); $('input[name=endDate]').val('') ;return false;" class="btnType btnType17">기간 초기화</button>
|
||
</div>
|
||
<div class="btn_right">
|
||
<div class="search">
|
||
<label for="id" class="label"></label>
|
||
<input type="text" id="id" placeholder="성명 또는 수신번호" onfocus="this.placeholder=''" onblur="this.placeholder='성명 또는 수신번호'">
|
||
<button type="button" class="btnType btnType2">검색</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="table_cont current adr_2">
|
||
<div class="list_info">
|
||
<p>총 <span class="c_e40000">1</span>건</p>
|
||
<div>
|
||
<button type="button" id="btnBlockDel" class="btnType btnType15"><i class="remove_img"></i>수신거부 목록에서 삭제</button>
|
||
<button type="button" id="btnAddrDel" class="btnType btnType15"><i class="remove_img"></i>주소록에서 삭제</button>
|
||
<button type="button" id="btnBlockExcel" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||
<label for="pageUnit" class="label">검색조건 선택</label> <select name="pageUnit" id="pageUnit" class="selType2" onchange="linkPage(1);">
|
||
<option value="10" selected="">10줄</option>
|
||
<option value="20">20줄</option>
|
||
<option value="30">30줄</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 수신거부 - 080자동수신거부 -->
|
||
<div class="tb_wrap">
|
||
<table class="tType4">
|
||
<colgroup>
|
||
<col style="width: 40px;">
|
||
<col style="width: 12%;">
|
||
<col style="width: 40%;">
|
||
<col style="width: 20%;">
|
||
<col style="width: 40%;">
|
||
<col style="width: 120px;">
|
||
</colgroup>
|
||
<thead>
|
||
<tr>
|
||
<th>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</th>
|
||
<th>번호
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>거부번호
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>수신자
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>등록일시
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>결과알림
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td>
|
||
<button class="btnType btnType20" data-tooltip="adr_popup11">결과전송 <span class="adr2_hover">?</span></button>
|
||
<div class="adr2_hover_cont">
|
||
<p>결과전송이란?</p>
|
||
<span>정보통신망에 관한 법률 제50조제7항및제62조의2 (영리목적의 광고성 정보를 전송하려는 사업자는 수신거부를 표시한 날로부터 14일 이내에 수신거부 결과를 통보해야 함)</span>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>2</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td>-</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>3</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td>-</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>4</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td>전송완료</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<!-- <div class="table_btn clearfix">
|
||
<div class="table_btn_left">
|
||
<button type="button" data-tooltip="adr_popup12" class="btnType btnType15"><i class="remove_img"></i>수신거부 목록에서 삭제</button>
|
||
<button type="button" data-tooltip="adr_popup10" class="btnType btnType15"><i class="remove_img"></i>주소록에서 삭제</button>
|
||
</div>
|
||
<div class="table_btn_right">
|
||
<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||
</div>
|
||
</div> -->
|
||
<!-- //수신거부 - 080자동수신거부 -->
|
||
|
||
<!-- pagination -->
|
||
<ul class="pagination">
|
||
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
|
||
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
|
||
<li class="on"><button>1</button></li>
|
||
<li><button>2</button></li>
|
||
<li><button>3</button></li>
|
||
<li><button>4</button></li>
|
||
<li><button>5</button></li>
|
||
<li><button>6</button></li>
|
||
<li><button>7</button></li>
|
||
<li><button>8</button></li>
|
||
<li><button>9</button></li>
|
||
<li><button>10</button></li>
|
||
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
|
||
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
|
||
</ul><!-- pagination -->
|
||
</div>
|
||
|
||
<!-- 수신거부 > 직접등록 -->
|
||
<div class="price_history_cont list_cont" id="listTab_3">
|
||
<div class="excel_middle">
|
||
<div class="select_btnWrap clearfix">
|
||
<div class="btn_left">
|
||
<span class="cal_label">기간선택</span>
|
||
<div class="calendar_wrap">
|
||
<input type="text" class="startDate inp" title="검색 시작일" id="startDate" name="startDate" value="" data-datecontrol="true">
|
||
<div class="calendar_in" id="calendarName_startDate3" style="z-index: 9;">
|
||
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('startDate-lry','',this)"></button>
|
||
<div id="startDate-lry" class="calendarPop" style="display: none;">
|
||
<iframe id="startDate3-ifrm" name="startDate-ifrm" class="calendar-frame" src="/publish/calendar.html" title=" 달력 팝업" frameborder="0" scrolling="no"></iframe>
|
||
</div>
|
||
</div>
|
||
<span class="dateEtc">~</span>
|
||
<input type="text" class="endDate inp" title="검색 종료일" id="endDate" name="endDate" value="" data-datecontrol="true">
|
||
<div class="calendar_in" id="calendarName_endDate" style="z-index: 0;">
|
||
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('endDate-lry','',this)"></button>
|
||
</div>
|
||
</div>
|
||
<button type="button">전월</button>
|
||
<button type="button">당월</button>
|
||
<button type="button" class="btnType6">조회</button>
|
||
<button type="button" onclick="$('input[name=startDate]').val(''); $('input[name=endDate]').val('') ;return false;" class="btnType btnType17">기간 초기화</button>
|
||
</div>
|
||
<div class="btn_right">
|
||
<div class="search">
|
||
<label for="id" class="label"></label>
|
||
<input type="text" id="id" placeholder="성명 또는 수신번호" onfocus="this.placeholder=''" onblur="this.placeholder='성명 또는 수신번호'">
|
||
<button type="button" class="btnType btnType2">검색</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="table_cont current adr_2">
|
||
<div class="list_info">
|
||
<p>총 <span class="c_e40000">1</span>건</p>
|
||
<div>
|
||
<button type="button" id="btnBlockDel" class="btnType btnType15"><i class="remove_img"></i>수신거부 목록에서 삭제</button>
|
||
<button type="button" id="btnAddrDel" class="btnType btnType15"><i class="remove_img"></i>주소록에서 삭제</button>
|
||
<button type="button" id="btnBlockExcel" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||
<label for="pageUnit" class="label">검색조건 선택</label> <select name="pageUnit" id="pageUnit" class="selType2" onchange="linkPage(1);">
|
||
<option value="10" selected="">10줄</option>
|
||
<option value="20">20줄</option>
|
||
<option value="30">30줄</option>
|
||
</select>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 수신거부 - 직접등록 -->
|
||
<div class="tb_wrap">
|
||
<table class="tType4">
|
||
<colgroup>
|
||
<col style="width: 40px;">
|
||
<col style="width: 12%;">
|
||
<col style="width: 20%;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 20%;">
|
||
<col style="width: auto;">
|
||
</colgroup>
|
||
<thead>
|
||
<tr>
|
||
<th>
|
||
<label for="" class="label">전체 선택</label>
|
||
<input type="checkbox">
|
||
</th>
|
||
<th>번호
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>거부번호
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>수신자
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>등록일시
|
||
<div class="sort_wrap">
|
||
<button type="button"><img src="/publish/images/sortUp.png" alt="오름차순으로 분류"></button>
|
||
<button type="button"><img src="/publish/images/sortDown.png" alt="내림차순으로 분류"></button>
|
||
</div>
|
||
</th>
|
||
<th>메모</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>1</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td><input type="text"><button type="button"><img src="/publish/images/content/adress_edit.png" class="mCS_img_loaded"></button></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>2</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td><input type="text"><button type="button"><img src="/publish/images/content/adress_edit.png" class="mCS_img_loaded"></button></td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>3</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td>
|
||
<p class="memo_text">입력된 메모입니다. 사랑해요 정수빈! 입력된 메모입니다. 사랑해요 정수빈!</p><button type="button"><img src="/publish/images/content/adress_check.png" class="mCS_img_loaded"></button>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<label for="" class="label">선택</label>
|
||
<input type="checkbox">
|
||
</td>
|
||
<td>4</td>
|
||
<td>
|
||
<p>010-1234-5678</p>
|
||
</td>
|
||
<td>
|
||
<p>강동원</p>
|
||
</td>
|
||
<td>
|
||
<p>2021-06-02, 15:46</p>
|
||
</td>
|
||
<td>
|
||
<p class="memo_text">입력된 메모입니다. 사랑해요 정수빈! 입력된 메모입니다. 사랑해요 정수빈!</p><button type="button"><img src="/publish/images/content/adress_check.png" class="mCS_img_loaded"></button>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<!-- //수신거부 - 직접등록 -->
|
||
</div>
|
||
<!-- <div class="table_btn clearfix">
|
||
<div class="table_btn_left">
|
||
<button type="button" data-tooltip="adr_popup12" class="btnType btnType15"><i class="remove_img"></i>수신거부 목록에서 삭제</button>
|
||
<button type="button" data-tooltip="adr_popup10" class="btnType btnType15"><i class="remove_img"></i>주소록에서 삭제</button>
|
||
</div>
|
||
<div class="table_btn_right">
|
||
<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||
</div>
|
||
</div> -->
|
||
<!-- pagination -->
|
||
<ul class="pagination">
|
||
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
|
||
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
|
||
<li class="on"><button>1</button></li>
|
||
<li><button>2</button></li>
|
||
<li><button>3</button></li>
|
||
<li><button>4</button></li>
|
||
<li><button>5</button></li>
|
||
<li><button>6</button></li>
|
||
<li><button>7</button></li>
|
||
<li><button>8</button></li>
|
||
<li><button>9</button></li>
|
||
<li><button>10</button></li>
|
||
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
|
||
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
|
||
</ul><!-- pagination -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--// 주소록 관리 - 수신거부 관리 -->
|
||
</div>
|
||
<!--// send top -->
|
||
</div>
|
||
</div>
|
||
<!--// content 영역 -->
|
||
<!-- footer -->
|
||
<div data-include-path="/publish/layout/_footer.html"></div>
|
||
<!--// footer 영역 -->
|
||
</body>
|
||
|
||
</html> |