From e4775e6214b85a2f1c897c1d4668250c29f5071e Mon Sep 17 00:00:00 2001 From: JSYOO Date: Wed, 1 Dec 2021 11:36:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp index 33f2a8e2..e93dff52 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp @@ -279,7 +279,7 @@ t_btn +="
대출예약 가능
"; }else if(obj.ableRentNow == false) { - t_btn +="
대출신청/예약 불가
"; + t_btn +="
대출신청/예약 불가
"; } if(obj.ableReadNow == true) {