2023/12/27 헤더 보유잔액 안내 레이어 주석처리
@e6c36a55c0bcf5aced77f140a82714c70df931e0
--- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
... | ... | @@ -1639,9 +1639,9 @@ |
| 1639 | 1639 |
<i></i> |
| 1640 | 1640 |
<fmt:formatNumber type="number" maxFractionDigits="3" value="${userMoney}" var="commaPrice" />
|
| 1641 | 1641 |
<p>보유잔액<em>(캐시)</em> <span class="fwMd" id="hdUserMoney"><c:out value="${commaPrice}"/></span>원</p>
|
| 1642 |
- <dl> |
|
| 1642 |
+ <!--<dl> |
|
| 1643 | 1643 |
<dd>후불제 고객의 보유잔액(캐시)은 당월 발송 가능<br>금액을 말하며 <span>매월 1일 자동으로 충전</span>됩니다.</dd> |
| 1644 |
- </dl> |
|
| 1644 |
+ </dl>--> |
|
| 1645 | 1645 |
</div> |
| 1646 | 1646 |
<button type="button" class="btnType btnType3" onclick="location.href='/web/member/pay/PayView.do'">충전</button> |
| 1647 | 1647 |
<div class="account_box"> |
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?