This commit is contained in:
Van
2019-03-16 18:28:32 +08:00
parent 32d9065772
commit 7368e5b747
167 changed files with 592 additions and 560 deletions

View File

@@ -62,7 +62,7 @@
</header>
<footer>
<#if noticeBoard??>
<div class="content-reset">${noticeBoard}</div>
<div class="vditor-reset">${noticeBoard}</div>
</#if>
<#if isLoggedIn>
<a href="${servePath}/admin-index.do#main" title="${adminLabel}" class="icon-setting"></a>