Tom Hayakawa
tom_g3x****@users*****
2007年 2月 2日 (金) 18:00:28 JST
Index: xoops2jp/html/modules/user/templates/user_misc_online.html diff -u xoops2jp/html/modules/user/templates/user_misc_online.html:1.1.2.1.2.1 xoops2jp/html/modules/user/templates/user_misc_online.html:1.1.2.1.2.1.2.1 --- xoops2jp/html/modules/user/templates/user_misc_online.html:1.1.2.1.2.1 Sun Oct 15 17:18:18 2006 +++ xoops2jp/html/modules/user/templates/user_misc_online.html Fri Feb 2 18:00:28 2007 @@ -3,7 +3,7 @@ <th colspan="3"><{$smarty.const._MD_USER_LANG_WHOSONLINE}></th> </tr> <{foreach item=obj from=$objects}> - <tr class="<{cycle values="odd,even"}> valign="middle" align="center"> + <tr class="<{cycle values="odd,even"}>" valign="middle" align="center"> <td> <{if $obj->get('online_uid')}> <a href="javascript:window.opener.location='<{$xoops_url}>/userinfo.php?uid=<{$obj->getShow('online_uid')}>';window.close();"><{$obj->getShow('online_uname')}></a>