mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@176 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68baffc0b7
commit
660ae48d5c
16 changed files with 178 additions and 190 deletions
|
|
@ -1,13 +1,11 @@
|
|||
<!--#include("header.html")-->
|
||||
<!--%import("filter/filter.insert_join_form.xml")-->
|
||||
<!--%import("filter/insert_join_form.xml")-->
|
||||
|
||||
<div>
|
||||
{$lang->cmd_manage_form}
|
||||
</div>
|
||||
|
||||
<form action="./admin.php" method="post" onsubmit="return procFormFilter(this, insert_join_form, procInsertJoinForm)">
|
||||
<input type="hidden" name="sid" value="{$sid}" />
|
||||
<input type="hidden" name="act" value="procInsertJoinForm" />
|
||||
<form action="./" method="get" onsubmit="return procFilter(this, insert_join_form)">
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue