mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
modify submit on config
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9381 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d80731ca4e
commit
f128c5e41f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jQuery(function($){
|
|||
<load target="./js/config.js" usecdn="true" />
|
||||
<load target="../../session/tpl/js/session.js" usecdn="true" />
|
||||
|
||||
<form action="./" method="post" id="ftp_form" class="form" enctype="multipart/form-data">
|
||||
<form action="" method="post" id="ftp_form" class="form" enctype="multipart/form-data">
|
||||
<input type="hidden" name="act" value="procInstallAdminConfig" />
|
||||
<h1 class="h1">{$lang->title_genaral}</h1>
|
||||
<fieldset class="section">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue