1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
ifhub.club/application/frontend/components/search/search-form.main.tpl
2016-01-19 09:34:44 +07:00

7 lines
303 B
Smarty

{**
* Форма основного поиска (по топикам и комментариям)
*}
{component_define_params params=[ 'searchType', 'mods', 'classes', 'attributes' ]}
{component 'search-form' name='main' action="{router page='search'}{$searchType|default:'topics'}" params=$params}