mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
change success_return_url because action forward
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9740 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2a8cdf7435
commit
2ded43fc5c
5 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<form ruleset="insertRssModuleConfig" action="./" method="post" class="form">
|
||||
<input type="hidden" name="module" value="rss" />
|
||||
<input type="hidden" name="act" value="procRssAdminInsertModuleConfig" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('', 'module', $module, 'act', $act, 'module_srl', $module_srl)}" />
|
||||
<input type="hidden" name="success_return_url" value="{getRequestUriByServerEnviroment()}" />
|
||||
<input type="hidden" name="target_module_srl" value="{$rss_config->module_srl?$rss_config->module_srl:$module_srls}" />
|
||||
|
||||
<h3 class="h3">{$lang->open_rss}</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue