Commit 4202118a authored by platyhouse's avatar platyhouse

.

parent e881cc28
......@@ -86,7 +86,7 @@ $newAppVer = "2.2.0";
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
<h4><i class="icon fa fa-bell"></i> 앱 업데이트 안내 - v<?=$newAppVer?></h4>
새로운 버전이 출시되었습니다. <a href="/admin/support/notice/item/?id=19">이동</a> 하여 가이드에 따라 최신 앱을 등록해 주세요<br>
관리자페이지 문의 : 010-6363-7977(매니져)
<? if (false) { ?>관리자페이지 문의 : 010-6363-7977(매니져) <? } ?>
</div>
<? } ?>
<? if ($this->loginUserItem->password == "*4ACFE3202A5FF5CF467898FC58AAB1D615029441" /* admin */) { ?>
......@@ -95,7 +95,7 @@ $newAppVer = "2.2.0";
<h4><i class="icon fa fa-ban"></i> 관리자 비밀번호 변경 안내</h4>
관리자 비밀번호가 기본 암호 입니다. <a href="/admin/user/list/edit/?id=<?= $this->loginUserItem->id ?>">여기</a> 를 눌러 <b>"비밀번호변경" 에 새로운 암호를 넣고 저장</b>을 눌러주세요.<br>
암호를 변경하시면 이 메세지는 노출되지 않습니다. <br>
문의 : 010-6363-7977
<? if (false) { ?>문의 : 010-6363-7977 <? } ?>
</div>
<? } ?>
<div class="row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment