1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00
ifhub.club/application/frontend/components/blog/search-form.blogs.tpl

11 lines
291 B
Smarty
Raw Normal View History

2014-05-15 19:43:31 +03:00
{**
* Форма поиска блогов
*}
{component 'search-form'
name = 'blog'
method = 'post'
placeholder = $aLang.blog.search.placeholder
inputClasses = 'js-search-text-main'
inputName = 'blog_title'
noSubmitButton = true}