Add: send_mail_to_closed_beta_paid_maestro
Fix: hide announce message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script>
|
||||
|
||||
$(document).ready(function() {
|
||||
// showServiceCloseMessage();
|
||||
/*
|
||||
showErrorMessage(
|
||||
'(07월 02일) 알림<br/>\
|
||||
* 초코마에 8월 유료 정식 서비스 예고<br/>\
|
||||
@@ -13,6 +13,7 @@ $(document).ready(function() {
|
||||
8월 유료 서비스 안내 - 자세한 내용 보기</a>'
|
||||
, 'info'
|
||||
);
|
||||
*/
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user