mirror of
https://github.com/openvk/openvk
synced 2025-07-07 00:09:48 +03:00
albums-{your_id} >>> "mou fotografii"
This commit is contained in:
parent
5416090407
commit
abf43c7ab5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
{block title}{_albums} {$owner->getCanonicalName()}{/block}
|
{block title}{_albums} {$owner->getCanonicalName()}{/block}
|
||||||
|
|
||||||
{block header}
|
{block header}
|
||||||
{if isset($thisUser) && $thisUser->getId() == $owner->getId()}
|
{if isset($thisUser) && $thisUser->getId() == $owner->getRealId()}
|
||||||
{_my_photos}
|
{_my_photos}
|
||||||
{else}
|
{else}
|
||||||
<a href="{$owner->getURL()}">
|
<a href="{$owner->getURL()}">
|
||||||
|
|
Loading…
Reference in a new issue