1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-04-26 22:29:28 +03:00
ifhub-skin/actions/ActionSettings/tuning.tpl

9 lines
209 B
Smarty

{**
* Настройка уведомлений
*}
{extends 'layouts/layout.user.settings.tpl'}
{block 'layout_content' append}
{component 'user' template='settings/tuning' user=$oUserCurrent}
{/block}