rosewiper 2023-12-26
결제관리 > 요금사용내역 리스트의 팩스 문구 오타 수정 - 펙스 -> 팩스로 변경
 - 펙스 -> 팩스로 변경
@deef264c7ec89e9c186b92b61a2ed4ebe6d7bdb1
src/main/webapp/WEB-INF/jsp/web/pay/PayUserListAjax.jsp
--- src/main/webapp/WEB-INF/jsp/web/pay/PayUserListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pay/PayUserListAjax.jsp
@@ -289,7 +289,7 @@
 											<p>친구톡</p>
 										</c:when>
 										<c:when test="${payUserInfo.msgTypeTxt eq 'fax'}">
-											<p>펙스</p>
+											<p>팩스</p>
 										</c:when>
 										<c:otherwise>
 											<p>단문</p>
Add a comment
List