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

Back to archive index

Minahito minah****@users*****
2006年 11月 27日 (月) 14:54:18 JST


Index: xoops2jp/html/modules/legacy/admin/templates/theme_list.html
diff -u xoops2jp/html/modules/legacy/admin/templates/theme_list.html:1.1.2.3 xoops2jp/html/modules/legacy/admin/templates/theme_list.html:1.1.2.4
--- xoops2jp/html/modules/legacy/admin/templates/theme_list.html:1.1.2.3	Sun Oct 15 01:54:59 2006
+++ xoops2jp/html/modules/legacy/admin/templates/theme_list.html	Mon Nov 27 14:54:18 2006
@@ -44,6 +44,9 @@
           <li><{$smarty.const._AD_LEGACY_LANG_RENDER}> : <{$theme->getShow('render_system')}></li>
           <li><{$smarty.const._AD_LEGACY_LANG_FORMAT}> : <{$theme->getShow('format')}></li>
           <li><{$smarty.const._AD_LEGACY_LANG_AUTHOR}> : <{$theme->getShow('author')}></li>
+          <{if $theme->get('licence')}>
+            <li><{$smarty.const._AD_LEGACY_LANG_LICENCE}> : <{$theme->getShow('licence')}></li>
+          <{/if}>
           <{if $theme->get('url') != null}>
             <li><a href="<{$theme->getShow('url')}>"><{$smarty.const._AD_LEGACY_LANG_GET_THE_LATEST_VERSION}></a></li>
           <{/if}>


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