1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-17 07:10:48 +03:00
ifhub.club/application/frontend/components/user/search-form.users.tpl
Denis Shakhov c31a235423 Компоненты специфичные для lscms перенесены во frontend/components
Остальные перенесены во фреймворк
2015-01-31 19:16:15 +07:00

12 lines
334 B
Smarty

{**
* Форма поиска блогов
*}
{component 'search-form'
name = 'blog'
method = 'post'
placeholder = $aLang.user.search.placeholder
classes = 'js-tag-search-form'
inputClasses = 'js-search-text-main'
inputName = 'user_login'
noSubmitButton = true}