git-svn-id: http://xe-core.googlecode.com/svn/trunk@167 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-02-23 04:18:55 +00:00
parent 4240a96dda
commit 4a5075bc07
14 changed files with 36 additions and 45 deletions

View file

@ -1,8 +1,7 @@
<!--%import("filter.delete_module.xml")-->
<!--%import("delete_board.xml")-->
<!--%import("js/admin.js")-->
<form action="./admin.php" method="get" onsubmit="return procFormFilter(this, delete_module, procDelete)">
<input type="hidden" name="act" value="procDelete" />
<form action="./" method="get" onsubmit="return procFilter(this, delete_board)">
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
<table>