fix(albums): "my photos" on same id

This commit is contained in:
mrilyew 2025-05-27 13:45:52 +03:00 committed by Alexander Minkin
parent aedbfe364e
commit a2ac608936

View file

@ -5,7 +5,7 @@
{block title}{_albums} {$owner->getCanonicalName()}{/block}
{block header}
{if isset($thisUser) && $thisUser->getId() == $owner->getId()}
{if isset($thisUser) && $thisUser->getId() == $owner->getRealId()}
{_my_photos}
{else}
<a href="{$owner->getURL()}">