정수빈 정수빈 2025-10-27
맞춤제작 요청 팝업 안내문구 추가, 제공방법 카카오톡 문구 문자로 변경
@7663b6f0825ecdb9623b28da996f339454580691
src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomPopupAjax.jsp
--- src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomPopupAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomPopupAjax.jsp
@@ -5,6 +5,11 @@
 <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
 
 <head>
+<style>
+	.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt{margin:8px 0 0 0;}
+	.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p{line-height:1.2;}
+	.custom_layer .body_cont table tr.custom_put1 td .custom_put1_txt p:first-child{margin:0;}
+</style>
 <script type="text/javascript">
 $(document).ready(function(){
 	$("input:text[numberOnly]").on("keyup", function() {
@@ -410,7 +415,8 @@
 								</div>
 								<div class="custom_put1_txt">
 									<p><span class="vMiddle">*</span> <span class="c_e40000">캘리그래피체는 수정이 불가</span>합니다.</p>
-									<p><span class="vMiddle">*</span> <spanspan class="c_e40000">제작형태와 요청사항이 상이</span>한 경우 <spanspan class="c_e40000">추가로 비용이 발생</span>할 수 있습니다.</p>
+									<p><span class="vMiddle">*</span> <span class="c_e40000">제작형태와 요청사항이 상이</span>한 경우 <span class="c_e40000">추가로 비용이 발생</span>할 수 있습니다.</p>
+									<p><span class="vMiddle">*</span> <span class="c_e40000">제작된 이미지는 <span class="c_e40000">알림톡 및 친구톡</span> 발송에는 사용할 수 없습니다.</p>
 								</div>
 								</td>
 							</tr>
@@ -418,7 +424,7 @@
 								<th>제공방법</th>
 								<td>
 									<input type="checkbox" id="storage" checked="checked" disabled="disabled"> <label for="storage">내보관함</label>
-									<input type="checkbox" name="customProvision" id="radio11" value="01"> <label for="radio11">카카오톡</label>
+									<input type="checkbox" name="customProvision" id="radio11" value="01"> <label for="radio11">문자</label>
 									<input type="checkbox" name="customProvision" id="radio12" value="02"> <label for="radio12">이메일</label>
 									<input type="text" class="radio12_input" name="customResultEmail" placeholder="이메일주소를 입력해주세요" onfocus="''" onblur="this.placeholder='이메일주소를 입력해주세요'">
 <!-- 									<span>중복선택 가능(최대2개)</span> -->
Add a comment
List