mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@167 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4240a96dda
commit
4a5075bc07
14 changed files with 36 additions and 45 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue