Tom Hayakawa
tom_g3x****@users*****
2006年 10月 13日 (金) 20:28:24 JST
Index: xoops2jp/html/modules/pm/templates/pm_delete_one.html diff -u xoops2jp/html/modules/pm/templates/pm_delete_one.html:1.1.2.4 xoops2jp/html/modules/pm/templates/pm_delete_one.html:1.1.2.4.2.1 --- xoops2jp/html/modules/pm/templates/pm_delete_one.html:1.1.2.4 Thu Aug 17 18:09:51 2006 +++ xoops2jp/html/modules/pm/templates/pm_delete_one.html Fri Oct 13 20:28:24 2006 @@ -1,4 +1,4 @@ -<div><{$smarty.const._MD_PM_MESSAGE_CONFIRM_DELETE_PM}></div> +<div><b><{$smarty.const._MD_PM_MESSAGE_CONFIRM_DELETE_PM}></b></div> <form method="post" action="./index.php?action=DeleteOne"> <{xoops_token form=$actionForm}> @@ -18,7 +18,7 @@ <tr> <td class="head"><{$smarty.const._MD_PM_LANG__SENTC}></td> <td class="<{cycle values="even,odd"}>"> - <{$object->get("msg_time")|xoops_formattimestamp}> + <{$object->get("msg_time")|xoops_formattimestamp:l}> </td> </tr> <tr>