fix: 대시보드 카드 명칭 변경 (프로젝트 관리 → 기본 정보 관리)

관리 페이지 진입점의 명칭을 더 포괄적으로 변경:
- "프로젝트 관리" → "기본 정보 관리"
- 프로젝트, 작업자, 코드 관리를 포함하는 의미

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Hyungi Ahn
2026-01-26 14:10:38 +09:00
parent 485ce7d276
commit ffabcaf579

View File

@@ -72,7 +72,7 @@
<a href="/pages/admin/projects.html" class="quick-action-card admin-only">
<div class="action-content">
<h3>프로젝트 관리</h3>
<h3>기본 정보 관리</h3>
<p>프로젝트, 작업자, 코드를 관리합니다</p>
</div>
<div class="action-arrow"></div>