맞춤제작 이미지 상세에 제공방법 카카오톡->문자
This commit is contained in:
parent
1f216b610d
commit
82adae434f
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user