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

Back to archive index

Minahito minah****@users*****
2006年 7月 10日 (月) 16:25:10 JST


Index: xoops2jp/html/modules/legacyRender/admin/templates/banner_delete.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/banner_delete.html:1.1.2.6 xoops2jp/html/modules/legacyRender/admin/templates/banner_delete.html:1.1.2.7
--- xoops2jp/html/modules/legacyRender/admin/templates/banner_delete.html:1.1.2.6	Mon Jul 10 13:51:59 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/banner_delete.html	Mon Jul 10 16:25:10 2006
@@ -72,8 +72,8 @@
     </tr>
     <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" />
+        <input class="formButton" type="submit" value="<{$smarty.const._DELETE}>" />
+        <input class="formButton" type="submit" value="<{$smarty.const._BACK}>" name="_form_control_cancel" />
       </td>
     </tr>
   </table>


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