issue 687 empty module value. use page module value

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9716 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-10-24 08:30:59 +00:00
parent 1ddea23170
commit 84065b3bc7

View file

@ -5,6 +5,7 @@
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>
<form ruleset="insertPage" id="fo_insert_page" action="./" method="post" enctype="multipart/form-data">
<input type="hidden" name="module" value="page" />
<input type="hidden" name="act" value="procPageAdminInsert" />
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />