mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
로그인폼 action일 경우 레이아웃 하단 로그인 링크가 나오지 않도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7609 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
71f89ceadd
commit
59e0e5804d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<ul class="eg ft">
|
||||
<!--@if($is_logged)-->
|
||||
<li class="fl"><a href="{getUrl('act','dispMemberLogout')}">{$lang->cmd_logout}</a></li>
|
||||
<!--@else-->
|
||||
<!--@elseif($act!='dispMemberLoginForm')-->
|
||||
<li class="fl"><a href="{getUrl('act','dispMemberLoginForm')}">{$lang->cmd_login}</a></li>
|
||||
<!--@end-->
|
||||
<li class="fr"><a href="{getUrl('m',0)}">PC</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue