[xoops-cvslog 3520] CVS update: xoops2jp/html/modules/legacyRender/admin/templates

Back to archive index

Minahito minah****@users*****
2006年 7月 11日 (火) 12:00:15 JST


Index: xoops2jp/html/modules/legacyRender/admin/templates/tplfile_delete.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplfile_delete.html:1.1.2.4 xoops2jp/html/modules/legacyRender/admin/templates/tplfile_delete.html:1.1.2.5
--- xoops2jp/html/modules/legacyRender/admin/templates/tplfile_delete.html:1.1.2.4	Mon Jul 10 20:09:39 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplfile_delete.html	Tue Jul 11 12:00:15 2006
@@ -39,11 +39,11 @@
     </tr>
     <tr>
       <th style="width:30%;"><{$smarty.const._AD_LEGACYRENDER_LANG_TPL_LASTIMPORTED}></th>
-      <td class="<{cycle values="odd,even"}>"><{$object->getVar('tpl_lastimported')|xoops_formattimestamp:l}></td>
+      <td class="<{cycle values="odd,even"}>"><{$object->get('tpl_lastimported')|xoops_formattimestamp:l}></td>
     </tr>
     <tr>
       <th style="width:30%;"><{$smarty.const._AD_LEGACYRENDER_LANG_TPL_TYPE}></th>
-      <td class="<{cycle values="odd,even"}>"><{$object->getVar('tpl_type')}></td>
+      <td class="<{cycle values="odd,even"}>"><{$object->getShow('tpl_type')}></td>
     </tr>
     <tr>
       <td class="foot" colspan="2" style="text-align:center;"><br />


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