오타 수정

This commit is contained in:
2020-06-11 03:28:10 +09:00
parent 39f9c986e9
commit c21c14825a
+1 -1
View File
@@ -523,7 +523,7 @@ var nation = <?=Json::encode($nation)?>;
</div>
<div class="modal-body">
<select id="modalSelector"></select>
<p>타국 장수 선택한 경우 숙련과 아이템은 0으로 초기화됩니다.</p>
<p>타국 장수 선택한 경우 숙련과 아이템은 0으로 초기화됩니다.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" id='importFromDB'>가져오기</button>