mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
스킨 설정 기능이 가상 사이트 관리자의 경우 되지 않는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7136 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
137fddf24a
commit
f8cf84ad3d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<form action="{Context::getRequestUri()}" method="post" enctype="multipart/form-data" target="hidden_iframe">
|
||||
<input type="hidden" name="module" value="module" />
|
||||
<input type="hidden" name="vid" value="{$vid}" />
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="act" value="procModuleAdminUpdateSkinInfo" />
|
||||
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue