상세 레이아웃 수정
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled

This commit is contained in:
yangsh
2026-01-27 15:47:38 +09:00
parent 2f5b1a7da6
commit b51f2fddcf
15 changed files with 148 additions and 131 deletions

View File

@@ -493,7 +493,7 @@ if (!empty($list['cert_register']) && $list['cert_register_save_yn'] != 'Y') { /
<!-- 우측 : 정보 -->
<td valign="top" class="pt-2">
<table class="tbl_basic4 w-100">
<table class="tbl_basic4 w-100 tbl_basic2 table-bordered">
<colgroup>
<col width="30%">
<col>
@@ -525,7 +525,7 @@ if (!empty($list['cert_register']) && $list['cert_register_save_yn'] != 'Y') { /
<tr>
<th>홍보확인서<br>미확인여부상세</th>
<td>
<table class="w-100">
<table class="w-100 tbl_basic2 table-bordered">
<tr>
<?php
$checks = explode('|', $data['comment']);
@@ -724,7 +724,7 @@ if (!empty($list['cert_register']) && $list['cert_register_save_yn'] != 'Y') { /
<a href="<?= $tel['file_url'] ?? '#' ?>" class="text-decoration-none">
<i class="fa fa-file-audio-o me-1"></i><?= $tel['file_name'] ?>
</a>
<span class="badge bg-light text-dark"><?= $tel['file_size'] ?>kb</span>
<span class="badge text-dark"><?= $tel['file_size'] ?>kb</span>
<span class="text-muted"><?= $tel['insert_tm'] ?></span>
</div>
</div>
@@ -965,7 +965,7 @@ if (!empty($list['cert_register']) && $list['cert_register_save_yn'] != 'Y') { /
<!-- 우측 : 정보 -->
<td valign="top" class="pt-2">
<table class="tbl_basic4 w-100">
<table class="tbl_basic4 w-100 tbl_basic2 table-bordered">
<colgroup>
<col width="30%">
<col>