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