이지우 - 관리자 > 회원 상세 팝업 내 문구 변경
This commit is contained in:
parent
385bd551c6
commit
e8d9456d3a
@ -5309,7 +5309,7 @@ function fnInputSmsTxt(){
|
||||
|
||||
<!-- 문자전송금액 -->
|
||||
<div class="title_box">
|
||||
<p>문자전송금액</p>
|
||||
<p>문자 발송금액</p>
|
||||
<span style="float: right;">
|
||||
<!-- 이벤트 진행 회원 처리 - 이벤트 정보 표시 -->
|
||||
<c:if test="${empty eventMberInfo}">
|
||||
@ -5950,7 +5950,7 @@ function fnInputSmsTxt(){
|
||||
<!-- 문자전송 금액팝업 -->
|
||||
<form id="msgPriceForm" name="msgPriceForm" method="post">
|
||||
<div class="layer_popup layer_price">
|
||||
<div class="title_box">카톡발송 금액<button type="button" class="close_btn" onclick="layerPopClose(this);"></button></div>
|
||||
<div class="title_box">발송금액 변경<button type="button" class="close_btn" onclick="layerPopClose(this);"></button></div>
|
||||
<div class="layer_content">
|
||||
<table>
|
||||
<colgroup>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user