mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 13:32:16 +09:00
after join, redirect_url modify by module selector
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12487 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c5d81668c2
commit
c82e654111
5 changed files with 29 additions and 5 deletions
|
|
@ -55,7 +55,7 @@
|
|||
<div class="x_control-group">
|
||||
<label class="x_control-label" for="redirect_url">{$lang->redirect_url}</label>
|
||||
<div class="x_controls">
|
||||
<input type="url" id="redirect_url" name="redirect_url" value="{$config->redirect_url}" />
|
||||
<input class="module_search" type="text" name="redirect_url" value="{$config->redirect_url}" />
|
||||
<p class="x_help-inline">{$lang->about_redirect_url}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue