Minahito
minah****@users*****
2006年 10月 14日 (土) 20:29:00 JST
Index: xoops2jp/html/modules/user/admin/templates/mailjob_list.html diff -u xoops2jp/html/modules/user/admin/templates/mailjob_list.html:1.1.2.12.2.1 xoops2jp/html/modules/user/admin/templates/mailjob_list.html:1.1.2.12.2.2 --- xoops2jp/html/modules/user/admin/templates/mailjob_list.html:1.1.2.12.2.1 Thu Oct 12 23:45:32 2006 +++ xoops2jp/html/modules/user/admin/templates/mailjob_list.html Sat Oct 14 20:29:00 2006 @@ -56,6 +56,7 @@ <{/if}> </td> <td class="user_list_control"> + <a href="./index.php?action=Mailjob_linkList&mailjob_id=<{$obj->getShow('mailjob_id')}>"><img src="<{"icons/view.gif"|theme}>" alt="<{$smarty.const._VIEW}>" title="<{$smarty.const._VIEW}>" /></a> <a href="./index.php?action=MailjobSend&mailjob_id=<{$obj->getShow('mailjob_id')}>"><img src="<{"icons/send.gif"|theme}>" alt="<{$smarty.const._SEND}>" title="<{$smarty.const._SEND}>" /></a> <a href="./index.php?action=MailjobEdit&mailjob_id=<{$obj->getShow('mailjob_id')}>"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" /></a> <a href="./index.php?action=MailjobDelete&mailjob_id=<{$obj->getShow('mailjob_id')}>"><img src="<{"icons/delete.gif"|theme}>" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" /></a>