mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
fixed a bug for return url
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9769 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a39ceb53aa
commit
1bda0e139e
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<input type="hidden" name="act" value="procEditorInsertModuleConfig" />
|
||||
<input type="hidden" name="module" value="editor" />
|
||||
<input type="hidden" name="target_module_srl" value="{$module_info->module_srl?$module_info->module_srl:$module_srls}" />
|
||||
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
<h3 class="h3">{$lang->editor}</h3>
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue