Add: close service notice
* Disable register button
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script>
|
||||
|
||||
$(document).ready(function() {
|
||||
showServiceCloseMessage();
|
||||
/*
|
||||
showErrorMessage(
|
||||
"(12월 4일) 알림<br/>\
|
||||
@@ -175,7 +176,7 @@ function experienceMaestro() {
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-8">
|
||||
<a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입</a>
|
||||
<button class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html" disabled>마에스트로 가입 (신규 가입 신청 중단)</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user