1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/frontend/components/search/search-form.main.tpl

7 lines
303 B
Smarty
Raw Normal View History

2014-05-15 19:43:31 +03:00
{**
* Форма основного поиска (по топикам и комментариям)
*}
2016-01-19 04:34:44 +02:00
{component_define_params params=[ 'searchType', 'mods', 'classes', 'attributes' ]}
{component 'search-form' name='main' action="{router page='search'}{$searchType|default:'topics'}" params=$params}