Tom Hayakawa
tom_g3x****@users*****
2006年 11月 9日 (木) 00:42:45 JST
Index: xoops2jp/html/modules/legacy/templates/legacy_comment.html diff -u xoops2jp/html/modules/legacy/templates/legacy_comment.html:1.1.2.1 xoops2jp/html/modules/legacy/templates/legacy_comment.html:1.1.2.2 --- xoops2jp/html/modules/legacy/templates/legacy_comment.html:1.1.2.1 Sat Oct 14 23:55:20 2006 +++ xoops2jp/html/modules/legacy/templates/legacy_comment.html Thu Nov 9 00:42:45 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 || $anon_canpost == true}> + <{elseif $xoops_isuser == true || $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>