mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
issue 46 apply validator to trackback module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8559 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
402bfe6ab5
commit
ab0e63b954
8 changed files with 60 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!--%import("filter/insert_trackback_module_config.xml")-->
|
||||
|
||||
<form action="./" method="post" onsubmit="return procFilter(this, insert_trackback_module_config)">
|
||||
<form action="./" method="post">
|
||||
<input type="hidden" name="act" value="procTrackbackAdminInsertModuleConfig" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('', 'module', $module, 'act', $act, 'module_srl', $module_srl)}" />
|
||||
<input type="hidden" name="target_module_srl" value="{$trackback_config->module_srl?$trackback_config->module_srl:$module_srls}" />
|
||||
|
||||
<h4 class="xeAdmin">{$lang->trackback}</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue