Fix: edit register maestro account button title

This commit is contained in:
2022-04-19 20:49:18 +09:00
parent 874e991737
commit fc079e98f0
+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">마에스트로 가입 (신규 가입 신청 중단)</button>
<button class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입</button>
</div>
</div>