|
|
@@ -82,10 +82,10 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="btn_footer_area">
|
|
|
- <button type="button" class="btn btn_default cancle_btn" onclick="cfnGoToPage(_PAGE_MAIN);">
|
|
|
+ <button type="button" class="btn btn_default btn_md" onclick="cfnGoToPage(_PAGE_MAIN);">
|
|
|
<span>취소</span>
|
|
|
</button>
|
|
|
- <button type="button" id="btnConfirm" class="btn btn_dark submit_btn">
|
|
|
+ <button type="button" id="btnConfirm" class="btn btn_dark btn_md">
|
|
|
<span>확인</span>
|
|
|
</button>
|
|
|
</div>
|