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/blog/search-form.blogs.tpl
2014-11-09 21:19:58 +07:00

11 lines
316 B
Smarty

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