Minahito
minah****@users*****
2006年 11月 11日 (土) 02:42:29 JST
Index: xoops2jp/html/modules/legacy/templates/legacy_comment.html diff -u xoops2jp/html/modules/legacy/templates/legacy_comment.html:1.1.2.2 xoops2jp/html/modules/legacy/templates/legacy_comment.html:1.1.2.3 --- xoops2jp/html/modules/legacy/templates/legacy_comment.html:1.1.2.2 Thu Nov 9 00:42:45 2006 +++ xoops2jp/html/modules/legacy/templates/legacy_comment.html Sat Nov 11 02:42:29 2006 @@ -43,7 +43,7 @@ <td class="even" align="right"> <a href="<{$replycomment_link}>&com_id=<{$comment.id}>"><img src="<{$xoops_url}>/images/icons/reply.gif" alt="<{$lang_reply}>" title="<{$lang_reply}>" /></a> </td> - <{elseif $xoops_isuser == true || $com_anonpost == true}> + <{elseif $xoops_isuser == false || $com_anonpost == true}> <td class="even"></td> <td class="even" align="right"> <a href="<{$replycomment_link}>&com_id=<{$comment.id}>"><img src="<{$xoops_url}>/images/icons/reply.gif" alt="<{$lang_reply}>" title="<{$lang_reply}>" /></a>