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

Back to archive index

Minahito minah****@users*****
2006年 8月 5日 (土) 15:21:53 JST


Index: xoops2jp/html/modules/legacyRender/admin/templates/tplset_list.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplset_list.html:1.1.2.18 xoops2jp/html/modules/legacyRender/admin/templates/tplset_list.html:1.1.2.19
--- xoops2jp/html/modules/legacyRender/admin/templates/tplset_list.html:1.1.2.18	Mon Jul 10 20:05:08 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplset_list.html	Sat Aug  5 15:21:53 2006
@@ -84,7 +84,7 @@
           </form>
         <{/if}>
         
-        <a href="index.php?action=TplsetDownload&amp;tplset_id=<{$obj->get('tplset_id')}>"><img src="<{"icons/download.gif"|theme}>" alt="<{$smarty.const._AD_LEGACYRENDER_LANG_TPLSET_DOWNLOAD}>" title="<{$smarty.const._AD_LEGACYRENDER_LANG_TPLSET_DOWNLOAD}>" /></a>
+        <a href="index.php?action=TplsetDownload&amp;tplset_id=<{$obj->get('tplset_id')}>&amp;method=tar"><img src="<{"icons/download.gif"|theme}>" alt="<{$smarty.const._AD_LEGACYRENDER_LANG_TPLSET_DOWNLOAD}>" title="<{$smarty.const._AD_LEGACYRENDER_LANG_TPLSET_DOWNLOAD}>" /></a>
         <a href="index.php?action=TplsetClone&amp;tplset_id=<{$obj->get('tplset_id')}>"><img src="<{"icons/clone.gif"|theme}>" alt="<{$smarty.const._CLONE}>" title="<{$smarty.const._CLONE}>" /></a>
         <br />
         <{if $obj->get('tplset_name') != "default"}>


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