Fix: enable register maestro account

This commit is contained in:
2022-04-19 20:47:29 +09:00
parent 98dabe97a6
commit 874e991737
+1 -1
View File
@@ -176,7 +176,7 @@ function experienceMaestro() {
</a>
</div>
<div class="col-8">
<button class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html" disabled>마에스트로 가입 (신규 가입 신청 중단)</button>
<button class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입 (신규 가입 신청 중단)</button>
</div>
</div>