--- src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
... | ... | @@ -4208,7 +4208,7 @@ |
| 4208 | 4208 |
<label for="" class="label">받는 번호입력</label> |
| 4209 | 4209 |
<!-- <input type="text" placeholder="번호를 입력하세요" onfocus="this.placeholder=''" onblur="this.placeholder='번호를 입력하세요'" style="width:340px;"> --> |
| 4210 | 4210 |
<!-- oninput="this.value = this.value.replace(/[^0-9.\n]/g, '').replace(/(\..*)\./g, '$1');" --> |
| 4211 |
- <textarea name="callTo" id="callTo" cols="30" rows="10" class="receipt_num phone_num" |
|
| 4211 |
+ <textarea name="callTo" id="callTo" cols="30" rows="10" class="receipt_num" |
|
| 4212 | 4212 |
placeholder="번호를 입력하세요" |
| 4213 | 4213 |
onfocus="this.placeholder=''" |
| 4214 | 4214 |
onblur="this.placeholder='번호를 입력하세요'" |
... | ... | @@ -4216,8 +4216,7 @@ |
| 4216 | 4216 |
<!-- <button type="button" class="btnType btnType6">번호추가</button> --> |
| 4217 | 4217 |
<div class="btn_popup_wrap"> |
| 4218 | 4218 |
<button type="button" class="btnType btnType6 btn_add_number addCallToF">번호추가<i class="qmMark"></i></button> |
| 4219 |
- <span style="display:block;margin:8px 0 0 0;"><span class="vMiddle">*</span> 중복번호는 한번만 추가됩니다.</span> |
|
| 4220 |
- <button type="button" class="button info info_guide" onclick="infoPop('selectMsgDataView3');">* 일부 안심번호(050*)는 발송이 제한될 수 있습니다.</button>
|
|
| 4219 |
+ <span style="display:block;margin:10px 0 0 0;"><span class="vMiddle">*</span> 중복번호는 한번만 추가됩니다.</span> |
|
| 4221 | 4220 |
<div class="error_hover_cont send_hover_cont"> |
| 4222 | 4221 |
<!-- <p>휴대폰 번호 입력 시 해당 휴대폰 번호에 대한 형식이 어긋나거나 휴대폰 번호에 오류가 있는지 등을 검사하는 기능</p> --> |
| 4223 | 4222 |
<p>줄바꿈(Enter) 기준으로 핸드폰 번호 입력이 가능합니다.</p> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?