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:
flyskyko 2011-10-27 05:17:17 +00:00
parent a39ceb53aa
commit 1bda0e139e
2 changed files with 2 additions and 0 deletions

View file

@ -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">