1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 09:24:25 +03:00
ifhub.club/application/frontend/skin/developer/components/talk/blacklist.tpl
2014-11-09 21:19:58 +07:00

11 lines
278 B
Smarty

{**
* Черный список
*
* @param array $users
*}
{include 'components/user-list-add/user-list-add.tpl'
users = $smarty.local.users
title = $aLang.talk.blacklist.title
note = $aLang.talk.blacklist.note
classes = 'js-user-list-add-blacklist'}