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

Back to archive index

Tom Hayakawa tom_g3x****@users*****
2006年 2月 2日 (木) 22:59:52 JST


Index: xoops2jp/html/modules/legacyRender/admin/templates/tplset_delete.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplset_delete.html:1.1.2.4 xoops2jp/html/modules/legacyRender/admin/templates/tplset_delete.html:1.1.2.5
--- xoops2jp/html/modules/legacyRender/admin/templates/tplset_delete.html:1.1.2.4	Tue Jan 31 17:29:38 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplset_delete.html	Thu Feb  2 22:59:52 2006
@@ -40,6 +40,7 @@
   <tr>
     <td class="foot" colspan="2">
       <input type="submit" value="<{$smarty.const._DELETE}>" class="formButton" />
+      <input type="button" value="<{$smarty.const._BACK}>" onclick="javascript:history.back()" class="formButton" />
     </td>
   </tr>
 </table>
Index: xoops2jp/html/modules/legacyRender/admin/templates/tplfile_view.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplfile_view.html:1.1.2.3 xoops2jp/html/modules/legacyRender/admin/templates/tplfile_view.html:1.1.2.4
--- xoops2jp/html/modules/legacyRender/admin/templates/tplfile_view.html:1.1.2.3	Tue Jan 31 17:29:38 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplfile_view.html	Thu Feb  2 22:59:52 2006
@@ -58,4 +58,9 @@
       <textarea name=tpl_source id=tpl_source style="width:600px;height:400px;"><{$object->Source->get('tpl_source')|escape}></textarea>
     </td>
   </tr>
+    <tr>
+      <td colspan="2" class="foot">
+      <input type="button" value="<{$smarty.const._BACK}>" onclick="javascript:history.back()" class="formButton" />
+      </td>
+  </tr>
 </table>
Index: xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html:1.1.2.6 xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html:1.1.2.7
--- xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html:1.1.2.6	Thu Feb  2 17:40:48 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplfile_edit.html	Thu Feb  2 22:59:52 2006
@@ -30,7 +30,7 @@
 
 <form action="" method="post">
   <{xoops_token form=$actionForm}>
-  <{xoops_input type=hidden name=tpl_id value=$actionform->get('tpl_id')}>
+  <{xoops_input type=hidden name=tpl_id value=$actionForm->get('tpl_id')}>
   <table class="outer">
     <tr>
       <th colspan="2"><{$smarty.const._AD_LEGACYRENDER_LANG_TEMPLATE_FILE_EDIT}></th>
@@ -49,7 +49,7 @@
     </tr>
     <tr>
       <td class="head"><{$smarty.const._AD_LEGACYRENDER_LANG_TPL_DESC}></td>
-      <td class="<{cycle values="odd,even"}>"><{$actionform->get('tpl_desc')}></td>
+      <td class="<{cycle values="odd,even"}>"><{$actionForm->get('tpl_desc')}></td>
     </tr>
     <tr>
       <td class="head"><{$smarty.const._AD_LEGACYRENDER_LANG_TPL_SOURCE}></td>
@@ -67,7 +67,7 @@
         &raquo;&raquo;
         <{$smarty.const._AD_LEGACYRENDER_LANG_MORE_LARGE}>
       </div>
-        <textarea name=tpl_source id=tpl_source style="width:600px;height:400px;"><{$actionform->get('tpl_source')|escape}></textarea>
+        <textarea name=tpl_source id=tpl_source style="width:600px;height:400px;"><{$actionForm->get('tpl_source')|escape}></textarea>
       </td>
     </tr>
     <tr>
Index: xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html:1.1.2.6 xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html:1.1.2.7
--- xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html:1.1.2.6	Thu Feb  2 22:28:23 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplset_edit.html	Thu Feb  2 22:59:52 2006
@@ -40,6 +40,7 @@
     <tr>
       <td class="foot" colspan="2">
         <input class="formButton" type="submit" value="<{$smarty.const._EDIT}>" />
+        <input type="button" value="<{$smarty.const._BACK}>" onclick="javascript:history.back()" class="formButton" />
       </td>
     </tr>
   </table>
Index: xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html:1.1.2.6 xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html:1.1.2.7
--- xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html:1.1.2.6	Thu Feb  2 17:40:48 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/tplset_clone.html	Thu Feb  2 22:59:52 2006
@@ -16,7 +16,7 @@
 
 <form action="./index.php?action=TplsetClone" method="post">
   <{xoops_token form=$actionForm}>
-  <{xoops_input type=hidden name=tplset_id value=$actionform->get('tplset_id')}>
+  <{xoops_input type=hidden name=tplset_id value=$actionForm->get('tplset_id')}>
   <table class="outer">
     <tr>
       <th colspan="2"><{$smarty.const._AD_LEGACYRENDER_LANG_TEMPLATE_SET_CLONE}></th>
@@ -43,6 +43,7 @@
     <tr>
       <td colspan="2" class="foot">
         <input class="formButton" type="submit" value="<{$smarty.const._CLONE}>" />
+        <input type="button" value="<{$smarty.const._BACK}>" onclick="javascript:history.back()" class="formButton" />
       </td>
     </tr>
   </table>


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