Minahito
minah****@users*****
2006年 4月 10日 (月) 20:41:34 JST
Index: xoops2jp/html/modules/base/templates/legacy_comment_edit.html diff -u xoops2jp/html/modules/base/templates/legacy_comment_edit.html:1.1.2.4 xoops2jp/html/modules/base/templates/legacy_comment_edit.html:1.1.2.5 --- xoops2jp/html/modules/base/templates/legacy_comment_edit.html:1.1.2.4 Thu Mar 30 00:39:53 2006 +++ xoops2jp/html/modules/base/templates/legacy_comment_edit.html Mon Apr 10 20:41:34 2006 @@ -15,7 +15,7 @@ <{xoops_input type=hidden name=com_exparams value=$actionForm->get('com_exparams')}> <table class="outer" cellspacing="1"> <tr> - <th colspan="2">*投稿する*</th> + <th colspan="2"><{$smarty.const._MD_BASE_LANG_POST}></th> </tr> <tr> <td class="head"><{$smarty.const._MD_BASE_LANG_COMMENT_RULE}></td> @@ -50,7 +50,7 @@ </td> </tr> <tr> - <td class="head">*OPTION*</td> + <td class="head"><{$smarty.const._MD_BASE_LANG_OPTION}></td> <td class="<{cycle values="odd,even"}>"> <{if $xoops_isadmin}> <{xoops_input type=checkbox name=dohtml value=1 default=$actionForm->get('dohtml')}>