1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/frontend/components/photo/modal-photo.tpl

6 lines
179 B
Smarty
Raw Normal View History

2016-10-16 13:56:42 +03:00
{extends 'component@crop.crop'}
{block 'crop_modal_options' append}
{$title = {lang 'user.photo.crop_photo.title'}}
{$desc = {lang 'user.photo.crop_photo.desc'}}
{/block}