From 807893693948c30fa2289e4624af74c1d1fa10a6 Mon Sep 17 00:00:00 2001 From: JSYOO Date: Tue, 30 Nov 2021 18:22:38 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EC=8B=AC=EC=9E=90=EB=A3=8C=20?= =?UTF-8?q?=EC=9D=B4=EC=9A=A9=EC=83=81=ED=83=9C=20=EC=88=98=EC=A0=95?= 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 e3380142..4eee1349 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp @@ -269,14 +269,14 @@ t_btn +="
대출예약 가능
"; }else if(obj.ableRentNow == false) { - t_btn +="
대출신청/예약 불가
"; + t_btn +="
대출신청/예약 불가
"; } if(obj.ableReadNow == true) { t_btn +="
방문열람신청 가능
"; }else if(obj.ableReadNow == false) { - t_btn +="
방문열람신청 불가
"; + t_btn +="
방문열람신청 불가
"; } if(obj.ableOnline) {