mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
Read Complete
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4731 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
175ccfa3ba
commit
8b139cc4da
7 changed files with 13 additions and 13 deletions
|
|
@ -14,7 +14,7 @@
|
|||
{$oDocument->getNickName()}
|
||||
<!--@end-->
|
||||
<!--@else-->
|
||||
<a href="#popup_menu_area" class="member_{$oDocument->get('member_srl')}">{$oDocument->getNickName()}</a>
|
||||
<a href="#popup_menu_area" class="member_{$oDocument->get('member_srl')}" onclick="return false">{$oDocument->getNickName()}</a>
|
||||
<!--@end-->
|
||||
</em>
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue