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

Back to archive index

Minahito minah****@users*****
2006年 5月 17日 (水) 12:09:48 JST


Index: xoops2jp/html/modules/base/admin/templates/image_list.html
diff -u xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.5 xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.6
--- xoops2jp/html/modules/base/admin/templates/image_list.html:1.1.2.5	Wed May 17 00:27:17 2006
+++ xoops2jp/html/modules/base/admin/templates/image_list.html	Wed May 17 12:09:48 2006
@@ -4,9 +4,9 @@
   &raquo;&raquo; <{$smarty.const._AD_BASE_LANG_IMAGE_LIST}>
 </div>
 
-<h3><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> (<{$objects[0]->mImageCategory->getVar('imgcat_name')}>)</h3>
+<h3><{$smarty.const._AD_BASE_LANG_IMAGE_LIST}> (<{$category->getVar('imgcat_name')}>)</h3>
 
-<div class="toptab">[ <a href="index.php?action=ImageEdit&amp;imgcat_id=<{$objects[0]->mImageCategory->getVar('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a> ]</div>
+<div class="toptab">[ <a href="index.php?action=ImageEdit&amp;imgcat_id=<{$category->getVar('imgcat_id')}>"><{$smarty.const._AD_BASE_LANG_CREATE_NEW}></a> ]</div>
 
 <table class="outer">
   <tr>


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