Ver Fonte

체크해주세요 문구 수정

huiwonseo há 4 anos atrás
pai
commit
794e2856c2
1 ficheiros alterados com 1 adições e 1 exclusões
  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();
                 }