[xoops-cvslog 4731] CVS update: xoops2jp/html/modules/base/admin/templates

Back to archive index

Minahito minah****@users*****
2006年 10月 2日 (月) 19:48:13 JST


Index: xoops2jp/html/modules/base/admin/templates/imagecategory_list.html
diff -u xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.14 xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.15
--- xoops2jp/html/modules/base/admin/templates/imagecategory_list.html:1.1.2.14	Sun Oct  1 21:18:17 2006
+++ xoops2jp/html/modules/base/admin/templates/imagecategory_list.html	Mon Oct  2 19:48:13 2006
@@ -60,7 +60,7 @@
       <td class="base_list_number"><{$obj->getImageCount()|escape}></td>
       <td class="base_list_control">
         <a href="./index.php?action=ImageList&amp;imgcat_id=<{$obj->getShow('imgcat_id')}>"><img src="<{"icons/view.gif"|theme}>" alt="<{$smarty.const._AD_BASE_LANG_LIST}>" title="<{$smarty.const._AD_BASE_LANG_LIST}>" /></a>
-        <a href="./index.php?action=ImageEdit&amp;imgcat_id=<{$obj->getShow('imgcat_id')}>"><img src="<{"icons/add.gif"|theme}>" alt="<{$smarty.const._AD_BASE_LANG_IMAGE_NEW}>" title="<{$smarty.const._AD_BASE_LANG_IMAGE_NEW}>" /></a>
+        <a href="./index.php?action=ImageCreate&amp;imgcat_id=<{$obj->getShow('imgcat_id')}>"><img src="<{"icons/add.gif"|theme}>" alt="<{$smarty.const._AD_BASE_LANG_IMAGE_NEW}>" title="<{$smarty.const._AD_BASE_LANG_IMAGE_NEW}>" /></a>
         <a href="./index.php?action=ImagecategoryEdit&amp;imgcat_id=<{$obj->getShow('imgcat_id')}>"><img src="<{"icons/edit.gif"|theme}>" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" /></a>
         <a href="./index.php?action=ImagecategoryDelete&amp;imgcat_id=<{$obj->getShow('imgcat_id')}>"><img src="<{"icons/delete.gif"|theme}>" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" /></a>
       </td>


xoops-cvslog メーリングリストの案内
Back to archive index