Minahito
minah****@users*****
2006年 1月 16日 (月) 10:41:24 JST
Index: xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html:1.1.2.3 xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html:1.1.2.4 --- xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html:1.1.2.3 Sat Jan 14 03:20:22 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html Mon Jan 16 10:41:23 2006 @@ -1,6 +1,6 @@ -<h3>» *テンプレート管理*</h3> +<h3>» <{$smarty.const._AD_LEGACYRENDER_LANG_TEMPLATE_MANAGE}></h3> -<h4>*テンプレートセット複製*</h4> +<h4><{$smarty.const._AD_LEGACYRENDER_LANG_TEMPLATE_SET_CLONE}></h4> <{if $actionForm->hasError()}> <ul> Index: xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html:1.1.2.2 xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html:1.1.2.3 --- xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html:1.1.2.2 Sun Jan 15 21:13:22 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html Mon Jan 16 10:41:23 2006 @@ -70,9 +70,9 @@ <th><{$smarty.const._AD_LEGACYRENDER_LANG_TPL_SOURCE}></th> <td class="<{cycle values="odd,even"}>"> <div> - <a href="javascript:void(0);" onclick="return expandEditor( 'tpl_source', 'contract', '400' );">*小さく*</a> + <a href="javascript:void(0);" onclick="return expandEditor( 'tpl_source', 'contract', '400' );"><{$smarty.const._AD_LEGACYRENDER_LANG_MORE_SMALL}></a> << == >> - <a href="javascript:void(0);" onclick="return expandEditor( 'tpl_source', 'expand', '600' );">*大きく*</a> + <a href="javascript:void(0);" onclick="return expandEditor( 'tpl_source', 'expand', '600' );"><{$smarty.const._AD_LEGACYRENDER_LANG_MORE_LARGE}></a> </div> <textarea name=tpl_source id=tpl_source style="width:600px;height:400px;"><{$actionForm->getVar('tpl_source')}></textarea> </td> Index: xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html:1.1.2.2 xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html:1.1.2.3 --- xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html:1.1.2.2 Sat Jan 14 02:36:04 2006 +++ xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html Mon Jan 16 10:41:23 2006 @@ -1,6 +1,6 @@ -<h3>» *テンプレート管理*</h3> +<h3>» <{$smarty.const._AD_LEGACYRENDER_LANG_TEMPLATE_MANAGE}></h3> -<h4>*テンプレートセット編集*</h4> +<h4><{$smarty.const._AD_LEGACYRENDER_LANG_TEMPLATE_SET_EDIT}></h4> <{if $actionForm->hasError()}> <ul>