결제관리 > 요금사용내역 리스트의 팩스 문구 오타 수정 - 펙스 -> 팩스로 변경
- 펙스 -> 팩스로 변경
@deef264c7ec89e9c186b92b61a2ed4ebe6d7bdb1
--- src/main/webapp/WEB-INF/jsp/web/pay/PayUserListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pay/PayUserListAjax.jsp
... | ... | @@ -289,7 +289,7 @@ |
| 289 | 289 |
<p>친구톡</p> |
| 290 | 290 |
</c:when> |
| 291 | 291 |
<c:when test="${payUserInfo.msgTypeTxt eq 'fax'}">
|
| 292 |
- <p>펙스</p> |
|
| 292 |
+ <p>팩스</p> |
|
| 293 | 293 |
</c:when> |
| 294 | 294 |
<c:otherwise> |
| 295 | 295 |
<p>단문</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?