1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-04 23:44:25 +03:00
ifhub.club/application/frontend/components/photo/modal-avatar.tpl
2016-10-16 17:57:11 +07:00

6 lines
181 B
Smarty

{extends 'component@crop.crop'}
{block 'crop_modal_options' append}
{$title = {lang 'user.photo.crop_avatar.title'}}
{$desc = {lang 'user.photo.crop_avatar.desc'}}
{/block}