카테고리 관리에서 사용하지 않는 항목 삭제

카테고리 관리에서 사용하지 않는 항목 삭제
This commit is contained in:
TATECK 2024-06-21 23:48:45 +09:00
parent 01f1a57cd9
commit f1b36624a1

View file

@ -178,7 +178,7 @@ $frm_submit = '<div class="btn_confirm01 btn_confirm">
<col> <col>
</colgroup> </colgroup>
<tbody> <tbody>
<tr> <tr style="display:none;">
<th scope="row" class="pad vT"> <th scope="row" class="pad vT">
<span class="lb">프로필 항목</span> <span class="lb">프로필 항목</span>
<button type="button" onclick="fn_add_repeatFrom('profileAddTable');" class="btn_small_add"><span class="material-symbols-outlined">add</span></button> <button type="button" onclick="fn_add_repeatFrom('profileAddTable');" class="btn_small_add"><span class="material-symbols-outlined">add</span></button>