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

Back to archive index

NobuNobu nobun****@users*****
2006年 5月 21日 (日) 10:21:48 JST


Index: xoops2jp/html/modules/base/admin/templates/preference_edit.html
diff -u xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.4 xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.5
--- xoops2jp/html/modules/base/admin/templates/preference_edit.html:1.1.2.4	Wed May 17 00:27:17 2006
+++ xoops2jp/html/modules/base/admin/templates/preference_edit.html	Sun May 21 10:21:48 2006
@@ -102,7 +102,7 @@
             
           <{elseif $config->get('conf_formtype') == 'tplset'}>
             <select name='<{$config->getVar('conf_name')}>' id='<{$config->getVar('conf_name')}>'>
-              <{xoops_optionsArray value=tplset_id label=tplset_name from=$tplsetArr default=$actionForm->get($config->get('conf_name')}>
+              <{xoops_optionsArray value=tplset_name label=tplset_name from=$tplsetArr default=$actionForm->get($config->get('conf_name')}>
             </select>
             
             


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