결제관리 > 요금사용내역 리스트의 팩스 문구 오타 수정
- 펙스 -> 팩스로 변경
This commit is contained in:
parent
4e1722555e
commit
deef264c7e
@ -289,7 +289,7 @@ function fnShowPdfPrintPopup(){
|
||||
<p>친구톡</p>
|
||||
</c:when>
|
||||
<c:when test="${payUserInfo.msgTypeTxt eq 'fax'}">
|
||||
<p>펙스</p>
|
||||
<p>팩스</p>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
<p>단문</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user