2024/02/06 선거 문자전송 > 문자분류 삭제 및 문구 추가
@f066cf7afbaae6b14861c3392e4dcd2527a34334
--- src/main/webapp/WEB-INF/jsp/web/msgcampain/MsgDataSMLView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgcampain/MsgDataSMLView.jsp
... | ... | @@ -3886,11 +3886,12 @@ |
| 3886 | 3886 |
</colgroup> |
| 3887 | 3887 |
<tbody> |
| 3888 | 3888 |
<tr> |
| 3889 |
- <th scope="row">문자분류</th> |
|
| 3890 |
- <td class="send_cf"> |
|
| 3889 |
+ <!-- <th scope="row">문자분류</th> |
|
| 3890 |
+ <td class="send_cf"> |
|
| 3891 | 3891 |
<input id="send_adYnY" type="radio" name="send_adYn" value="Y" checked="checked"> |
| 3892 | 3892 |
<label for="send_adYnY">선거</label> |
| 3893 |
- </td> |
|
| 3893 |
+ </td> --> |
|
| 3894 |
+ <td colspan="2" class="ele_te">※ 자동동보문자를 <span>한번에 20,000건 이상 보내실 경우에는 꼭 고객센터(010-8432-9333)</span>로 연락주시어 발송 요청 후 진행해 주시길 바랍니다.</td> |
|
| 3894 | 3895 |
</tr> |
| 3895 | 3896 |
<tr> |
| 3896 | 3897 |
<th scope="row">발신번호</th> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -2004,8 +2004,9 @@ |
| 2004 | 2004 |
.api_guide_cont .api_admin .input_box input::placeholder {font-size:14px; color:#ababab;}
|
| 2005 | 2005 |
.api_guide_cont .api_admin .btnType.btnType2 {float:right; padding:0 20px 0 20px; font-size:16px; letter-spacing: -1px;}
|
| 2006 | 2006 |
|
| 2007 |
- |
|
| 2008 |
- |
|
| 2007 |
+/*선거 문자전송 > 문구추가*/ |
|
| 2008 |
+.tType1 tbody tr .ele_te{font-size: 14px; padding: 15px 0;}
|
|
| 2009 |
+.tType1 tbody tr .ele_te span{font-weight: 400;}
|
|
| 2009 | 2010 |
|
| 2010 | 2011 |
@keyframes rotate-loading {
|
| 2011 | 2012 |
0% {transform:rotate(0)}
|
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?