Remove customer portal footer link
TaxBaik CI/CD / build-and-deploy (push) Successful in 3m39s

This commit is contained in:
2026-07-07 23:29:05 +09:00
parent 08347a4e20
commit 1109dde72c
-1
View File
@@ -119,7 +119,6 @@
<span class="text-muted">|</span>
<a href="/taxbaik/terms" class="text-decoration-none text-muted ms-2 me-2">이용약관</a>
<span class="text-muted">|</span>
<a href="/taxbaik/portal" class="text-decoration-none text-muted ms-2">고객 포털</a>
</div>
@if (Context.RequestServices.GetService(typeof(VersionInfo)) is VersionInfo version)
{