단체문자 발송하는 방법 총정리 안내페이지 수정
@3383806edb8046bedb96debe66cfe21e28540698
--- src/main/webapp/publish/publish_adv/send_group_text.html
+++ src/main/webapp/publish/publish_adv/send_group_text.html
... | ... | @@ -25,7 +25,7 @@ |
| 25 | 25 |
<link rel="icon" type="image/png" sizes="96x96" href="/publish/images/favicon/favicon-96x96.png"> |
| 26 | 26 |
<link rel="icon" type="image/png" sizes="16x16" href="/publish/images/favicon/favicon-16x16.png"> |
| 27 | 27 |
<link rel="manifest" href="/publish/images/favicon/manifest.json"> |
| 28 |
- |
|
| 28 |
+ |
|
| 29 | 29 |
<link rel="stylesheet" href="/publish/publish_adv/css/reset.css"> |
| 30 | 30 |
<link rel="stylesheet" href="/publish/publish_adv/css/style.css"> |
| 31 | 31 |
<link rel="stylesheet" href="/publish/css/font.css"> |
... | ... | @@ -46,10 +46,10 @@ |
| 46 | 46 |
<div class="list"> |
| 47 | 47 |
<p>목 차</p> |
| 48 | 48 |
<ul> |
| 49 |
- <li><a href="#galaxy">1. 단체문자 발송하기(갤럭시)</a></li> |
|
| 50 |
- <li><a href="#iphone">2. 단체문자 발송하기(아이폰)</a></li> |
|
| 49 |
+ <li><a href="#galaxy">1. 갤럭시 단체문자 발송하기</a></li> |
|
| 50 |
+ <li><a href="#iphone">2. 아이폰 단체문자 발송하기</a></li> |
|
| 51 | 51 |
<li><a href="#limit">3. 휴대폰 문자 발송의 한계</a></li> |
| 52 |
- <li><a href="#send">4. 단체문자 발송하기(문자사이트)</a></li> |
|
| 52 |
+ <li><a href="#send">4. 단체문자 발송 가장 좋은 방법</a></li> |
|
| 53 | 53 |
</ul> |
| 54 | 54 |
</div> |
| 55 | 55 |
|
... | ... | @@ -69,7 +69,7 @@ |
| 69 | 69 |
<div class="content"> |
| 70 | 70 |
<div id="galaxy"> |
| 71 | 71 |
<div class="title"> |
| 72 |
- <p>1. 단체문자 발송하기(갤럭시)</p> |
|
| 72 |
+ <p>1. 갤럭시 단체문자 발송하기</p> |
|
| 73 | 73 |
<p> <span>*</span> 갤럭시 S21 기준</p> |
| 74 | 74 |
</div> |
| 75 | 75 |
|
... | ... | @@ -146,7 +146,7 @@ |
| 146 | 146 |
<div class="content content-02"> |
| 147 | 147 |
<div id="iphone"> |
| 148 | 148 |
<div class="title"> |
| 149 |
- <p>2. 단체문자 발송하기(아이폰)</p> |
|
| 149 |
+ <p>2. 아이폰 단체문자 발송하기</p> |
|
| 150 | 150 |
<p> <span>*</span> 아이폰 12 프로 기준</p> |
| 151 | 151 |
</div> |
| 152 | 152 |
|
... | ... | @@ -279,7 +279,7 @@ |
| 279 | 279 |
<div class="content"> |
| 280 | 280 |
<div id="send"> |
| 281 | 281 |
<div class="title"> |
| 282 |
- <p>4. 단체문자 발송하기(문자사이트)</p> |
|
| 282 |
+ <p>4. 단체문자 발송 가장 좋은 방법</p> |
|
| 283 | 283 |
</div> |
| 284 | 284 |
|
| 285 | 285 |
<div class="line"></div> |
... | ... | @@ -386,8 +386,8 @@ |
| 386 | 386 |
<div class="bt-button"> |
| 387 | 387 |
<a href="https://www.munjaon.co.kr" target="_blank">메인화면 이동</a> |
| 388 | 388 |
</div> |
| 389 |
+ |
|
| 389 | 390 |
</div> |
| 390 | 391 |
</div> |
| 391 | 392 |
</body> |
| 392 | 393 |
</html> |
| 393 |
- |
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?