浏览代码

체크해주세요 문구 수정

huiwonseo 4 年之前
父节点
当前提交
794e2856c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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();
                 }