Commit 334494e5 authored by Liang Ding's avatar Liang Ding

Fixed #72

parent 2908d16e
......@@ -78,11 +78,11 @@
<a href="javascript:Util.clearCache();">
${clearCacheLabel}
</a>
</#if>
<a href="${contextPath}/admin-index.do#main" title="${adminLabel}">
${adminLabel}
</a>
<a href="${logoutURL}" title="${logoutLabel}">${logoutLabel}</a>
</#if>
<#else>
<a href="${loginURL}" title="${loginLabel}">${loginLabel}</a>
</#if>
......
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