View file modules/top_rating_sites/plugins/search_form.php
<div class='search-main-optimize'>
<form method='post' class='ajax-form2' action='/m/top_rating_sites/search/?get=go'>
<input type='text' name='name' class='search-main' value='<?=$name?>' placeholder='<?=lg('Поиск сайта по имени, домену или описанию')?>'>
<button class="search-main-button ajax-button-search"><?=icons('search', 20)?></button>
</form>
</div>