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) {