diff --git a/Web/Presenters/templates/Photos/AlbumList.xml b/Web/Presenters/templates/Photos/AlbumList.xml index ad025ae3..fcc1f266 100644 --- a/Web/Presenters/templates/Photos/AlbumList.xml +++ b/Web/Presenters/templates/Photos/AlbumList.xml @@ -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}