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

This commit is contained in:
mrilyew 2025-05-27 13:45:52 +03:00
parent 7e0fba2779
commit ce5a742c7d

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()}">