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

Back to archive index

Minahito minah****@users*****
2006年 7月 10日 (月) 14:58:38 JST


Index: xoops2jp/html/modules/legacyRender/admin/templates/bannerclient_delete.html
diff -u xoops2jp/html/modules/legacyRender/admin/templates/bannerclient_delete.html:1.1.2.6 xoops2jp/html/modules/legacyRender/admin/templates/bannerclient_delete.html:1.1.2.7
--- xoops2jp/html/modules/legacyRender/admin/templates/bannerclient_delete.html:1.1.2.6	Mon Jul 10 13:53:14 2006
+++ xoops2jp/html/modules/legacyRender/admin/templates/bannerclient_delete.html	Mon Jul 10 14:58:37 2006
@@ -42,9 +42,8 @@
     </tr>
     <tr>
       <td class="foot" colspan="2">
-        <input type="submit" value="<{$smarty.const._DELETE}>" class="formButton" />
-        <{* TODO The back button problem is there *}>
-        <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