Fix: change register button text in login

This commit is contained in:
2022-07-04 18:41:57 +09:00
parent be0dc25574
commit aaf9463eb0
+1 -1
View File
@@ -128,7 +128,7 @@ function login() {
<p> <p>
<!-- <a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입</a> --> <!-- <a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입</a> -->
<a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입 <span class="font-weight-light">(베타 기간동안 무료)</span></a> <a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 체험 계정 가입 <span class="font-weight-light">(2022년 07월 31일까지 무료)</span></a>
</p> </p>
</div> </div>