맞춤제작 이미지 상세에 제공방법 카카오톡->문자

This commit is contained in:
hehihoho3@gmail.com 2025-10-29 12:16:36 +09:00
parent 1f216b610d
commit 82adae434f

View File

@ -406,7 +406,7 @@
<td>
<input type="checkbox" checked="checked" disabled> <label for="">내보관함</label>
<input id="radio5" type="radio" name="customProvision" disabled="disabled" <c:if test="${mjonMsgCustomInfo.customProvision eq '01'}">checked="checked"</c:if>>
<label for="radio5">카카오톡</label>
<label for="radio5">문자</label>
<input id="radio6" type="radio" name="customProvision" disabled="disabled" <c:if test="${mjonMsgCustomInfo.customProvision eq '02'}">checked="checked"</c:if>>
<label for="radio6">이메일</label>