mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-12 06:52:12 +09:00
issue 752 delete error_return_url element in search form
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9782 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1389a5bf03
commit
5cdc46d4e3
5 changed files with 5 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
<input type="hidden" name="module" value="{$module}" />
|
||||
<input type="hidden" name="act" value="{$act}" />
|
||||
<input type="hidden" name="search_target" value="value" />
|
||||
<input type="hidden" name="error_return_url" value="" />
|
||||
<input title="search" name="search_keyword" value="{htmlspecialchars($search_keyword)}" />
|
||||
<input type="submit" value="{$lang->cmd_search}" />
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue