View file ä󿪫¬/modules/search/inc/config.php

File size: 239B
<?php

$search_name = 'Поиск по сайту';
$search_opis = 'Поиск по сайту:';
$placeholder = 'Что ищем?';
$submit = 'Искать';

// Цвет выделения найденного
$color = 'green';