1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00
ifhub.club/application/frontend/components/user/search-form.users.tpl

12 lines
334 B
Smarty
Raw Normal View History

2014-05-15 19:43:31 +03:00
{**
* Форма поиска блогов
*}
{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}