point module config modify

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9749 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-10-26 02:07:14 +00:00
parent 0b423d7f92
commit bac7473014
3 changed files with 14 additions and 4 deletions

View file

@ -1,6 +1,8 @@
<!--%import("filter/insert_point_module_config.xml")-->
<load target="js/point_admin.js" usecdn="true" />
<form action="./" method="get" onsubmit="return procFilter(this, insert_point_module_config);" id="fo_point" class="form">
<form action="./" method="post" id="fo_point" class="form">
<input type="hidden" name="module" value="point" />
<input type="hidden" name="act" value="procPointAdminInsertPointModuleConfig" />
<input type="hidden" name="target_module_srl" value="{$module_config['module_srl']?$module_config['module_srl']:$module_srls}" />
<h3 class="h3">{$lang->point}</h3>