mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@759 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
24d912b036
commit
998130a016
2 changed files with 2 additions and 2 deletions
11
modules/member/tpl.admin/delete_member.xml
Normal file
11
modules/member/tpl.admin/delete_member.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<filter name="delete" module="member" act="procDelete" confirm_msg_code="confirm_delete">
|
||||
<form>
|
||||
<node target="page" />
|
||||
</form>
|
||||
<response callback_func="completeDelete">
|
||||
<tag name="error" />
|
||||
<tag name="message" />
|
||||
<tag name="page" />
|
||||
</response>
|
||||
</filter>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue