Tom Hayakawa
tom_g3x****@users*****
2007年 2月 2日 (金) 18:16:21 JST
Index: xoops2jp/html/modules/pm/templates/readpmsg.html diff -u xoops2jp/html/modules/pm/templates/readpmsg.html:1.1.2.16.2.3.2.1 xoops2jp/html/modules/pm/templates/readpmsg.html:1.1.2.16.2.3.2.2 --- xoops2jp/html/modules/pm/templates/readpmsg.html:1.1.2.16.2.3.2.1 Tue Jan 23 18:29:38 2007 +++ xoops2jp/html/modules/pm/templates/readpmsg.html Fri Feb 2 18:16:21 2007 @@ -35,8 +35,8 @@ <{$privMessage->getShow('msg_text')}><br /><br /> </td> </tr> - <tr class="foot"> - <td <{if $sendUser->hasAvatar()}>colspan="2"<{/if}> style="text-align:left;"> + <tr> + <td class="foot" <{if $sendUser->hasAvatar()}>colspan="2"<{/if}> style="text-align:left;"> <!--- TODO check postr. See original readpmsg ---> <a href='#' onclick="javascript:openWithSelfMain('<{$xoops_url}>/pmlite.php?reply=1&msg_id=<{$privMessage->getShow("msg_id")}>','pmlite',480,400);"><img src="<{$xoops_url}>/images/icons/reply.gif" alt="<{$smarty.const._MD_PM_LANG_REPLY}>" title="<{$smarty.const._MD_PM_LANG_REPLY}>" /></a> <input type="hidden" name="delete" value="1" /> <!--- << check --->