[xoops-cvslog 5689] CVS update: xoops2jp/html/modules/legacy/admin/templates

Zurück zum Archiv-Index

Tom Hayakawa tom_g3x****@users*****
2006年 11月 7日 (火) 22:00:58 JST


Index: xoops2jp/html/modules/legacy/admin/templates/comment_view.html
diff -u xoops2jp/html/modules/legacy/admin/templates/comment_view.html:1.1.2.4 xoops2jp/html/modules/legacy/admin/templates/comment_view.html:1.1.2.5
--- xoops2jp/html/modules/legacy/admin/templates/comment_view.html:1.1.2.4	Mon Oct 16 00:29:46 2006
+++ xoops2jp/html/modules/legacy/admin/templates/comment_view.html	Tue Nov  7 22:00:57 2006
@@ -6,6 +6,11 @@
 
 <h3 class="admintitle"><{$smarty.const._AD_LEGACY_LANG_COMMENT_VIEW}></h3>
 
+<ul class="toptab">
+  <li><a href="./index.php?action=CommentEdit&amp;com_id=<{$object->getShow('com_id')}>"><{$smarty.const._AD_LEGACY_LANG_COMMENT_EDIT}></a></li>
+  <li><a href="./index.php?action=CommentDelete&amp;com_id=<{$object->getShow('com_id')}>"><{$smarty.const._AD_LEGACY_LANG_COMMENT_DELETE}></a></li>
+</ul>
+
   <table class="outer">
     <tr>
       <th colspan="2"><{$smarty.const._AD_LEGACY_LANG_COMMENT_VIEW}></th>


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index