mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +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,5 +1,5 @@
|
|||
<!--#include("header.html")-->
|
||||
<!--%import("filter/filter.insert.xml")-->
|
||||
<!--%import("filter/insert.xml")-->
|
||||
|
||||
<div>
|
||||
<!--@if(!$member_srl)-->
|
||||
|
|
@ -9,9 +9,7 @@
|
|||
<!--@end-->
|
||||
</div>
|
||||
|
||||
<form action="./admin.php" method="post" onsubmit="return procFormFilter(this, insert, procInsert)" enctype="multipart/form-data">
|
||||
<input type="hidden" name="sid" value="{$sid}" />
|
||||
<input type="hidden" name="act" value="procInsert" />
|
||||
<form action="./" method="get" onsubmit="return procFilter(this, insert)" enctype="multipart/form-data">
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
<input type="hidden" name="member_srl" value="{$member_srl}" />
|
||||
<!--@if($member_info->member_srl)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue