mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 20:44:28 +09:00
#18591751 : when relocating to logoutpage remove module variable
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7170 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
26b0a24b72
commit
89fd530ff1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
<!--@if($is_logged)-->
|
<!--@if($is_logged)-->
|
||||||
<div class="logOut">
|
<div class="logOut">
|
||||||
<span class="buttonAccount"><a href="{getUrl('act','dispMemberLogout')}">{$lang->cmd_logout}</a></span>
|
<span class="buttonAccount"><a href="{getUrl('act','dispMemberLogout','module','')}">{$lang->cmd_logout}</a></span>
|
||||||
</div>
|
</div>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue