면에 나타나던 'drum' 오타를 모두 제거
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -234,7 +234,6 @@ if (file_exists('../session.php')) {
|
||||
</div>
|
||||
<span class="block text-xs text-indigo-600 font-medium mt-1">가입: 0원 / 월: 20만원</span>
|
||||
</div>
|
||||
drum
|
||||
</label>
|
||||
<!-- Option 4: 연구소 연구노트 (NEW) -->
|
||||
<label class="group flex items-start p-4 rounded-xl border border-slate-100 hover:border-indigo-200 hover:bg-indigo-50/30 transition-all cursor-pointer">
|
||||
@@ -248,7 +247,6 @@ if (file_exists('../session.php')) {
|
||||
</div>
|
||||
<span class="block text-xs text-indigo-600 font-medium mt-1">가입: 0원 / 월: 5만원</span>
|
||||
</div>
|
||||
drum
|
||||
</label>
|
||||
<!-- Option 5: 장비점검, 사무소 정비 (NEW, 품질관리 미선택 시) -->
|
||||
<div id="equip-check-container" class="transition-all duration-300">
|
||||
@@ -264,8 +262,6 @@ if (file_exists('../session.php')) {
|
||||
<span class="block text-xs text-indigo-600 font-medium mt-1">가입: 0원 / 월: 5만원</span>
|
||||
<p id="equip-check-hint" class="text-[10px] text-red-500 mt-1 hidden">* 품질관리 패키지에 포함된 기능입니다.</p>
|
||||
</div>
|
||||
drum
|
||||
drum
|
||||
</label>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user