1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-16 21:34:25 +03:00
ifhub.club/application/frontend/skin/developer/components/user/search-form.users.tpl
2014-11-09 21:19:58 +07:00

12 lines
359 B
Smarty

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