Parcourir la source

체크해주세요 문구 수정

huiwonseo il y a 4 ans
Parent
commit
794e2856c2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/webapp/WEB-INF/jsp/clinic/mental.jsp

+ 1 - 1
src/main/webapp/WEB-INF/jsp/clinic/mental.jsp

@@ -14,7 +14,7 @@ $( function(){
 
             alertBox({ 
                 type:"alert", 
-                txt : "모든 항목에 체크해주세요", 
+                txt : "모든 항목에 체크해 주세요", 
                 callBack: function() {
                   $( ".modal-content > .modal-header > .modal-title h3" ).remove();
                 }