Explorar el Código

체크해주세요 문구 수정

huiwonseo hace 4 años
padre
commit
794e2856c2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();
                 }