This commit is contained in:
Van
2019-02-07 18:54:25 +08:00
parent 7feb3f0b00
commit 2248d25866
50 changed files with 21 additions and 112 deletions

View File

@@ -27,9 +27,7 @@
 
<a title="${logoutLabel}" class="icon-logout" href="${logoutURL}"></a>
<#else>
<a title="${loginLabel}" href="${loginURL}" class="icon-login"></a>
&nbsp;
<a href="${servePath}/register" title="${registerLabel}" class="icon-register"></a>
<a href="${servePath}/start" title="${startToUseLabel}" class="icon-login"></a>
</#if>
</span>
</div>