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/components/talk/blacklist.tpl

11 lines
251 B
Smarty
Raw Normal View History

2014-07-22 19:16:27 +03:00
{**
* Черный список
*
* @param array $users
*}
{component 'user-list-add'
users = $smarty.local.users
title = $aLang.talk.blacklist.title
note = $aLang.talk.blacklist.note
classes = 'js-user-list-add-blacklist'}