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:
ChanMyeong 2012-11-02 08:53:24 +00:00
parent 58c460935f
commit b8b4059322

View file

@ -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>