| Current Path : /var/www/homesaver/www/local/templates/aspro_next/components/bitrix/search.form/top/ |
| Current File : /var/www/homesaver/www/local/templates/aspro_next/components/bitrix/search.form/top/.parameters.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arTemplateParameters = array(
"USE_SUGGEST" => Array(
"NAME" => GetMessage("TP_BSF_USE_SUGGEST"),
"TYPE" => "CHECKBOX",
"DEFAULT" => "N",
),
"USE_SEARCH_TITLE" => Array(
"NAME" => GetMessage("TP_BSF_USE_SEARCH_TITLE"),
"TYPE" => "CHECKBOX",
"DEFAULT" => "N",
),
);
?>