mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
Search UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12045 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
58c460935f
commit
b8b4059322
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div id="{$id}" class="tgContent moduleWindow x_well xe-toggling-content" style="display:none;">
|
||||
<div class="siteList x_control-group">
|
||||
<label for="siteFinder">{$lang->select_site}</label>
|
||||
<input type="search" class="siteFinder" id="siteFinder" name="site_filter" placeholder="URL">
|
||||
<input type="search" class="siteFinder" id="siteFinder" name="site_filter" placeholder="URL" required>
|
||||
<ul class="x_nav x_nav-tabs x_nav-stacked" style="">
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue